资源列表

« 1 2 ... .65 .66 .67 .68 .69 2770.71 .72 .73 .74 .75 ... 3400 »

[数学计算/工程计算三次样条曲线拟合

说明:三次样条曲线拟合 这个也是数学方法中的常用计算程序 学过的人都知道的-cubic spline curve fitting This is a mathematical method of calculation procedures used to learn the know
<郑双明> 在 2024-11-20 上传 | 大小:276kb | 下载:0

[数学计算/工程计算newmat11

说明:非常好用的用C编写的矩阵类,可在不同编译器下编译使用.-Very useful to prepare a matrix with C category, can be compiled under different compilers use.
<陈志> 在 2024-11-20 上传 | 大小:276kb | 下载:1

[数学计算/工程计算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-20 上传 | 大小:276kb | 下载:0

[数学计算/工程计算Haircut

说明:用C语言编的理发馆仿真技术,需要输入chair s number 和closetime-Using C language made the Barber Museum simulation technology, the need to enter the chair s number and closetime
<董飞> 在 2024-11-20 上传 | 大小:276kb | 下载:0

[数学计算/工程计算MatrixMul

说明:基于CUDA的高维矩阵运算4,计算机毕业设计-CUDA-based operator of high-dimensional matrix 4, the design of computer graduates
<范吴斌> 在 2024-11-20 上传 | 大小:276kb | 下载:0

[数学计算/工程计算CSort

说明:封装完整的内排序算法,对初步学习编程者很有帮助-The complete package within the sorting algorithm, the preliminary study helps programmers
<孙瑜鑫> 在 2024-11-20 上传 | 大小:276kb | 下载:0

[数学计算/工程计算main

说明:喷管内的结构网格生成,利用了好几种迭代方法-The structure of nozzle grid generation, use of several iterative method
<zhuchuanyun> 在 2024-11-20 上传 | 大小:276kb | 下载:0

[数学计算/工程计算TDMA_algorithm

说明:陶文双的数值传热程序,采用simple算法进行计算的-Tao pairs of numerical heat transfer process, using simple algorithm is calculated
<zhuchuanyun> 在 2024-11-20 上传 | 大小:276kb | 下载:0

[数学计算/工程计算juzheng

说明:用C语言编写,数值计算方法,是矩阵分解法。-C language, numerical calculation, matrix decomposition.
<郭龙> 在 2024-11-20 上传 | 大小:276kb | 下载:0

[数学计算/工程计算accumlation

说明:高斯积分,如果有人做采样,数值处理,控制的话,是很有用的参考代码 -Gaussian integral, if someone do the sampling, numerical processing, control it, is a useful reference code
<xiaoyang> 在 2024-11-20 上传 | 大小:276kb | 下载:0

[数学计算/工程计算in_to_pxy

说明:有限元建模,将节点信息进行编号 有限元建模,将节点信息进行编号-fem model of fem mode lfem model
<yang> 在 2024-11-20 上传 | 大小:276kb | 下载:0

[数学计算/工程计算Fibonacci

说明:最优化方法:斐波那契法求极值-Fibonacci method extremum
<rain> 在 2024-11-20 上传 | 大小:276kb | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 2770.71 .72 .73 .74 .75 ... 3400 »

源码中国 www.ymcn.org