资源列表

« 1 2 ... .25 .26 .27 .28 .29 3030.31 .32 .33 .34 .35 ... 3400 »

[数学计算/工程计算NewtonInterpolateExperiment

说明:这是牛顿插值的算法…… 是用于数值计算的 是很不错的 大家可以借鉴一下-This is the Newton interpolation algorithm is used to ... ... numerical calculation is very good everyone can learn from you
<zengliang> 在 2024-11-15 上传 | 大小:3.45mb | 下载:0

[数学计算/工程计算000

说明:求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0
<> 在 2024-11-15 上传 | 大小:276kb | 下载:0

[数学计算/工程计算111

说明:求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0
<> 在 2024-11-15 上传 | 大小:203kb | 下载:0

[数学计算/工程计算beyes

说明:用于数据挖掘的一个小实验,贝叶斯分类,分类-For data mining in a small experiment, Bayesian classifier, classification
<秋婷> 在 2024-11-15 上传 | 大小:28kb | 下载:0

[数学计算/工程计算jiajianchengchusizeyunsuan

说明:加减乘除四则运算 对用户输入的一个包含两个十进制的操作数的加减乘除表达式求出结果并输出,对用户的输入需要进行有效性判断。-Math
<陈永> 在 2024-11-15 上传 | 大小:40kb | 下载:0

[数学计算/工程计算GraphAlgori

说明:图论算法中dijkstra、Floy、和最小生成树算法的实现,使用类进行封装-Graph theory algorithm dijkstra, Floy, and the minimum spanning tree algorithm, the use of encapsulation
<林立文> 在 2024-11-15 上传 | 大小:169kb | 下载:0

[数学计算/工程计算CRM

说明:基于聚类的数据挖掘技术在CRM中的研究与应用-Cluster-based data mining technology in the CRM Research and Application
<hcz> 在 2024-11-15 上传 | 大小:2.86mb | 下载:0

[数学计算/工程计算newmirrors

说明:一维光子晶体输出特性软件,包括TE/TM模,是否具有缺陷层介质的一维光子晶体-One-dimensional photonic crystal output characteristics of the software, including the TE/TM mode, whether a defect layer dielectric one-dimensional photonic crystals
<tongkai> 在 2024-11-15 上传 | 大小:2kb | 下载:0

[数学计算/工程计算pailie

说明:可以自动生成排列 你输入一个数字 百年自动生成1---这个数字的所有排列-You can be automatically generated with a digital input automatically generated one hundred years- the figures all with
<edsion> 在 2024-11-15 上传 | 大小:925kb | 下载:0

[数学计算/工程计算Lab1

说明:自动生成矩阵 输入数字 两个数字 饥渴-Automatic generation of matrix input digital two figures thirst
<edsion> 在 2024-11-15 上传 | 大小:8kb | 下载:0

[数学计算/工程计算Lab2

说明:自动生成矩阵 用法简单 用用就知道了-Generated automatically by using a simple matrix Usage know
<edsion> 在 2024-11-15 上传 | 大小:888kb | 下载:0

[数学计算/工程计算zuhe

说明:自动生成组合 用法简单 输入一个数就行-Automatically enter a combination of the use of a simple number on the line
<edsion> 在 2024-11-15 上传 | 大小:1.75mb | 下载:0
« 1 2 ... .25 .26 .27 .28 .29 3030.31 .32 .33 .34 .35 ... 3400 »

源码中国 www.ymcn.org