-
Matlab--euler
小程序,matlab编的,用于解常微分方程的问题(Small program, matlab compiled for the solution of ordinary differential equations of the problem)
- 2011-09-27 10:18:19下载
- 积分:1
-
shudu
计算数独的好方法,能够快速解决问题,使用方便(Good way to calculate the number of independent, able to quickly solve the problem, easy to use)
- 2010-06-19 00:10:25下载
- 积分:1
-
yinyue6
音乐合成,matlab。。。。。。。。。(Music synthesis, matlab. . . . . . . . .)
- 2011-07-17 22:55:55下载
- 积分:1
-
ID3-face
MATLAB编写的基于决策树的ID3算法实现,模式识别,人脸识别。压缩包中包含两个源文件和测试图片,ID3源文件为主代码,fi为求熵函数。(MATLAB prepared based on the ID3 decision tree algorithm, pattern recognition, face recognition. Compressed package contains two source files and test images, ID3-based source code files, fi for the sake of entropy.)
- 2013-12-10 11:36:41下载
- 积分:1
-
Nonlinear-equations
非线性方程计算各种方法的matlab程序,可作为数值分析等的学习工具。(Nonlinear equations to calculate the various methods matlab program, can be used as a learning tool of numerical analysis .)
- 2012-04-13 16:35:16下载
- 积分:1
-
Penalty-function-method
为matlab中求解非线性方程组用到的惩罚函数法,相关研究者可以学下(Penalty function method for solving nonlinear equations used for matlab related researchers can learn)
- 2013-04-13 14:56:56下载
- 积分:1
-
test_gray
MATLAB程序代码,测试图像灰度平均值的程序,希望对大家有用。(MATLAB program code, test the image gray mean value of the program, I hope useful for everyone.)
- 2015-01-29 15:23:42下载
- 积分:1
-
DMC
说明: 本人自己编写预测算法源程序 DMC 与各位共享(I write your own predictive algorithm to share with you the source DMC)
- 2010-04-22 23:02:31下载
- 积分:1
-
Single
单个圆椭球干扰计算(根据切片法理论计算)(Single round ellipsoid interference calculations)
- 2014-01-10 12:22:17下载
- 积分:1
-
Hermite
Matlab中没有现成的Hermite插值函数,必须编写一个M文件实现插值。
设n个节点的数据以数组x0 (已知点的横坐标), y0(函数值), y1(导数值)输入(注意Matlat的数组下标从1开始), m个插值点以数组x 输入,输出数组y 为m 个插值。编写一个名为hermite.m的M文件。
(Matlab is not off-the-shelf Hermite interpolation function, we must realize the preparation of a document M interpolation. N nodes for the data to an array x0 (known point of abscissa), y0 (function value), y1 (numerical derivative) input (note the subscript Matlat array starting at 1), m to the array of interpolation points x input and output array y for m months interpolation. Hermite.m the preparation of a M-file.)
- 2008-05-12 10:53:46下载
- 积分:1