-
11123_2
比较NLMS、基于分块的LMS和基于符号的LMS三种算法,并且实现信道均衡(More NLMS, based on the LMS and block LMS three algorithms based on symbols, and to achieve channel equalization)
- 2011-07-16 10:43:54下载
- 积分:1
-
tz
这个程序是EMD进行后对IMF的各个能量进行计算得出每个分量的能量分布,这个种方法也是一种常见方法,其中还包括这特征提取后的绘制可视程序。(This procedure is carried out after the IMF EMD various energies calculated energy distribution of each component, this method is also a common method.)
- 2021-03-15 21:49:21下载
- 积分:1
-
linear
Linear discriminant analysis (LDA) and the related Fisher s linear discriminant are methods used in statistics, pattern recognition and machine learning to find a linear combination of features which characterizes or separates two or more classes of objects or events. The resulting combination may be used as a linear classifier, or, more commonly, for dimensionality reduction before later classification.
- 2013-11-22 22:37:35下载
- 积分:1
-
Differential-equation-in-Matlab
如何用matlab计算微分方程,讲的很详细,并且赋有源码和测试结果,运行通过!(How to calculate differential equations with matlab, said very detailed, and are endowed with source code and test results, run through!)
- 2011-10-12 16:32:18下载
- 积分:1
-
MATLAB-Farsi
Teaching Persian language and simple matlab
- 2014-02-18 17:33:38下载
- 积分:1
-
speech_recognition
语音识别教程,内附源文件和学习文件,可对照学习(speech recognition learning )
- 2010-08-11 12:12:13下载
- 积分:1
-
FDTD3dLHMPML
拥有副折射率介质的FDTD结果演示,包括FDTD程序,应用于微波吸收材料,天线等(Finite-Difference Time-Domains Method)
- 2009-05-12 07:35:43下载
- 积分:1
-
nonlinear-alignment-method
捷联惯导四元数误差模型,采用ukf作为滤波方法。(nonlinear alignment method for sins)
- 2011-09-11 23:43:59下载
- 积分:1
-
TableFlipDemo
还是一个uitableview 变化的demo 大家可以参考一下(Uitableview change or a demo we can reference)
- 2011-11-12 12:11:09下载
- 积分:1
-
sort
Conceptually, a merge sort works as follows
Divide the unsorted list into n sublists, each containing 1 element (a list of 1 element is considered sorted).
Repeatedly merge sublists to produce new sorted sublists until there is only 1 sublist remaining. This will be the sorted list.
- 2013-12-01 01:52:17下载
- 积分:1