-
Archive
Introduction to Random Signals and Applied Kalman Filtering 书中.M文件(MFILES of Introduction_to_Random_Signals_and_Applied_Kalman_Filtering)
- 2010-10-06 16:31:07下载
- 积分:1
-
Matlab-GUI-to-EXE
如完成Matlab GUI程序的编写,想要脱离matlab环境运行,可参照该文档(Written in Matlab GUI program, you want out of the Matlab environment is running, can refer to the document)
- 2012-05-21 17:40:49下载
- 积分:1
-
递归神经网络的源代码
这是递归神经网络的源代码,用到了回声状态机这种算法,是在作者网站上下载的,希望对你们有帮助(This is a recurrent neural network source code, use the echo state machine algorithm, is the author downloaded the website, we want to help you)
- 2020-06-27 03:20:01下载
- 积分:1
-
dimension
代码用于估计关联维数。包括G-P算法(corrint.m),高斯核关联算法(gka.m) 和Judd算法(judd.m)(Correlation dimension estimation code. Algorithms for estimating the correlation dimension using the grassberger-Proccacia approach (corrint.m), the Gaussian-Kernel algorithm (gka.m) and Judd s estimator (judd.m) are provided.)
- 2009-04-28 18:50:07下载
- 积分:1
-
fingerprint
this code for studying fingerprint enhancement
- 2010-01-01 11:24:05下载
- 积分:1
-
erere
一个拟合椭圆的程序,采用matlab编程,利用均值误差作为代价函数。(A fitting elliptical procedures, the use of matlab programming, using the mean error as the cost function.)
- 2008-06-24 16:59:20下载
- 积分:1
-
uwb_ppm
说明: 该程序仿真超宽带的脉冲位置调制。是在MATLAB下实现的。(ultra-wideband pulse position modulation. MATLAB is achievable.)
- 2006-03-21 11:17:13下载
- 积分:1
-
yankebingchuang2
此算法先把伤病人员进行特殊对待,在计算出其他人的入院日期,表二的出院日期为 统计的期望值
运用是要改变 数据的初值 和u值(数据录入个数);(This algorithm first special treat the sick and wounded, in the calculation of other people' s admission date, discharge date in Table II used for the statistical expectation is to change the initial data and u values (the number of data entry) )
- 2011-07-25 19:01:05下载
- 积分:1
-
mianyi
免疫算法中的克隆选择算法,运用该算法能够进行故障诊断。运行之后效果较好。(Immune algorithm in the clone selection algorithm, using the algorithm capable of fault diagnosis. Running after the effect is good.)
- 2009-11-30 17:04:53下载
- 积分:1
-
secant
In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots of secant lines to better approximate a root of a function f.(The secant iteration to find the zero of some non-linear function converges to zero if appropriate starting values are chosen.
Although the convergence rate is not as good as the one of the Newton method, it may sometimes converge when Newton fails. The funtion should be defined as an inline function and two starting values are required to start the iteration.
Please enter help secant from the Matlab prompt for usage information and examples.
)
- 2009-05-14 04:56:54下载
- 积分:1