-
GAfun
遗传算法在函数中的应用,它包括编码、交叉、变异、选择等详细的编程,对学习遗传算法很有帮助。(Genetic Algorithms in a function application, which includes coding, crossover and mutation, select details such as programming, genetic algorithm is useful for learning.)
- 2009-12-26 14:55:00下载
- 积分:1
-
package_emd
emd分解,用于生成本征模态函数,自己看着使用(emd ansys)
- 2014-10-20 14:05:56下载
- 积分:1
-
MATLAB_3
matlab6.0的学习书籍,对于matlab6.0使用不是很了解的的人,用这个很方便,是一本很不错的入门加精通的书籍。(matlab6.0 learning books, for matlab6.0 use is not very understanding person, with this very convenient, is a very good master entry plus books)
- 2010-05-21 14:59:10下载
- 积分:1
-
ECGreposo.mat
ECG on reposo test taken on 250 Hz (sampling frequency) You can use in order to obtain (and compare) the stress (from HRV)
- 2013-08-22 00:33:22下载
- 积分:1
-
Calibration_modified
张正友标定法,读取张正友的数据处理。在simon的基础上添加了少量注释,改正了新版本levenberg-marquardt不能运行的问题。(Read Zhang Zhengyou calibration, data processing. Add a small amount of notes on the basis of Simon, a new version of Levenberg-Marquardt cannot run to correct the problem.)
- 2015-01-21 11:12:50下载
- 积分:1
-
define_filters
一维电阻率模拟Matlab源代码,很好的Matlab滤波源代码资料(a Matlab program to model 1D complex resistivity effects in electrical and electromagnetic surveys)
- 2009-11-09 10:54:01下载
- 积分:1
-
MATLAB_Exp6_0421_2006
MATLAB_Exp6_0421_2006 成大教授講義(Professor at National Cheng Kung University MATLAB_Exp6_0421_2006 notes)
- 2009-04-29 10:19:49下载
- 积分:1
-
Matlab_Code
calculate best n and sigma
- 2010-01-10 08:52:05下载
- 积分: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
-
ldpc_decodeber
ldpc的解码程序,matlab实现,已实现,译码速度快(ldpc decoding process, matlab implementation, has achieved fast decoding)
- 2010-12-22 11:45:25下载
- 积分:1