-
PCNN1
PCNN模型用MATLAB算法实现,未简化版
(PCNN model using MATLAB algorithm, not Starter Edition)
- 2010-06-07 15:48:25下载
- 积分:1
-
Matlab-VisualC
vc与matlab混合编程应用的书籍,教你怎么用得案例(vc mixed with the matlab programming applications, books, teach you how to get the case with)
- 2011-10-09 22:14:03下载
- 积分:1
-
tdm_fir_matlab
Time domain FIR filter!
- 2008-08-19 19:13:54下载
- 积分:1
-
matlab
matlab编程常用命令集,编程命令的使用方法及命令的快速查找(matlab programming of commonly used command sets, the use of the programming commands and orders quickly find)
- 2012-06-14 09:10:44下载
- 积分:1
-
softcomputingtechniques
regarding simfile for soft computing techniques
- 2010-01-02 21:48:29下载
- 积分:1
-
DSP-for-Matlab-and-Labview-I-Fundamentals-of-Disc
This book is about some examples of simulating DSP with Matlab
- 2013-09-23 20:09:44下载
- 积分:1
-
pickpeak
用于搜索离散数据的所有峰值,函数内附使用说明(Searching for the all peak values of disperse vector, instruction is incluede in the functin also.)
- 2011-11-19 18:49:44下载
- 积分:1
-
FDTD_1D
计算一维光子晶体的带隙计算,用MATLAB编程,时域有限差分法(photonic crystal 1_D)
- 2010-06-06 23:44:19下载
- 积分:1
-
WALKMAN
MATLAB模拟人走路姿势,各个节点的选取和函数的调用是我们学习的很好例子(MATLAB simulation of human walking, each node of the selection and function calls is a good example of learning)
- 2010-09-14 15:29:37下载
- 积分:1
-
Optimization_Newton
设r是f(x) = 0的根,选取x0作为r初始近似值,过点(x0,f(x0))做曲线y = f(x)的切线L,L的方程为y = f(x0)+f (x0)(x-x0),求出L与x轴交点的横坐标 x1 = x0-f(x0)/f (x0),称x1为r的一次近似值。过点(x1,f(x1))做曲线y = f(x)的切线,并求该切线与x轴交点的横坐标 x2 = x1-f(x1)/f (x1),称x2为r的二次近似值。重复以上过程,得r的近似值序列,其中x(n+1)=x(n)-f(x(n))/f (x(n)),称为r的n+1次近似值(Let r is f (x) = 0 root, select the initial approximation x0 as the r, over point (x0, f (x0)) to do the curve y = f (x) the tangent L, L the equation y = f ( x0)+ f ' (x0) (x-x0), find the intersection of L and the x-axis of abscissa x1 = x0-f (x0)/f' (x0), x1 is called an approximation r. Through points (x1, f (x1)) to do the curve y = f (x) the tangent, and find the intersection of the tangent with the x-axis of abscissa x2 = x1-f (x1)/f ' (x1), x2 is called r the second approximation. Repeat the process, get an approximation of the sequence r, where x (n+1) = x (n)-f (x (n))/f ' (x (n)), as an approximation of r n+1 times)
- 2011-06-21 21:13:09下载
- 积分:1