-
scanermatric
用一个矩阵去扫描另一个矩阵,可用在光学扫描中(To scan with a matrix to another matrix, can be used in optical scan)
- 2009-11-29 01:34:13下载
- 积分:1
-
muller
用muller算法求解非线性方程的根
已知方程f(x)=0的三个近似根,以这3点为节点构造二次插值多项式的一个零点作为近似根;
不断迭代计算直到满足精度为止;(Solving the roots of nonlinear equations with Muller algorithm)
- 2010-11-18 12:11:00下载
- 积分:1
-
feature_extraction
Code is for extracting morphological, textural and statistical features cell image. Original image is diffused anisotropically and used for extraction of features leading to classifiction of cellular data
- 2015-03-30 12:08:16下载
- 积分:1
-
MutualInformationICA
I gives information of seperation of sources using matlab.
- 2012-01-26 13:11:59下载
- 积分:1
-
dijkstra
Diskstra最短路径算法的c++源程序,以及编译好的matlab动态链接库,学习留形学习算法及程序必备。(Diskstra shortest path algorithm c++ source code, and compiled matlab dynamic link library, learning algorithms and procedures remain an essential form of learning.)
- 2010-10-20 20:54:56下载
- 积分:1
-
eco
code for show a ecography using beam forming
- 2009-05-28 01:55:43下载
- 积分:1
-
Kalman-filter-algorithm
卡尔曼滤波算法(内含详细推导),可供读者自行学习,经本人测试,代码无误(Kalman filter algorithm (including the detailed derivation))
- 2013-10-21 19:55:05下载
- 积分:1
-
Nouveau-WinRAR-archive
code matlab
code matlab
code matlab
code matlab
- 2014-01-25 23:05:21下载
- 积分:1
-
Fig7x281
说明: MATLAB 异步电机变转差率控制 simulink 模型 可供参考(Simlink Model of Variable Slip Rate Control for Asynchronous Motor Based on MATLAB)
- 2019-05-28 15:07:11下载
- 积分:1
-
advancenewton
说明:
改进的牛顿法求解:
方程的构造方法:给出[0,1]区间上的随机数(服从均匀分布)作为方程的根p*.
设你的班级数为a3,学号的后两位数分别为a2与a1,从而得到你的三次方程
例如:你的31班的12号,则你的方程是21x3+60x2+2x+a0=0的形式.
方程中的系数a0由你得到的根p*来确定.
(improve Newton's method : Construction of the equation : given interval [0,1] on the random number (subject to uniform distribution) as the root equation p*. set up your classes at a3, after learning of the double-digit for a1 and a2, so you get the three equations for example : Your 31 classes on the 12th, then your equation is 21x3 60x2 2x a0 = 0 forms. the equation coefficients a0 you get from the root of p* to determine.)
- 2005-12-03 18:16:08下载
- 积分:1