-
ICA
This matlab code demonstrates independent component analysis.
- 2010-10-22 03:32:49下载
- 积分:1
-
osu_svm
matlab中的SVM工具箱,对于进行SVM分类的实验有一定帮助。(SVM toolbox in matlab, experimental SVM classifier.)
- 2012-09-01 16:37:14下载
- 积分:1
-
WiMax_Matlab_Sim
WiMax Matlab Simulation
- 2012-04-12 18:27:32下载
- 积分:1
-
yuzhi
波阈值去噪,比较了软阈值,硬阈值及当今各种阈值计算方法和阈值函数处理方法的性能,通过信噪比及均方差的比较,得出各种的算法的优劣(Wave threshold denoising compared soft threshold and hard threshold and the current calculation method and the various thresholds threshold function processing performance of the method by SNR and mean square deviation of the comparison, the pros and cons of various algorithms)
- 2013-11-19 12:36:37下载
- 积分:1
-
ngx-markdown-module
Nginx Markdown module
一个nginx模块,可以将网页中的markdown语法自动转义为html,无需引入其他支持库,执行效率高。
使用--add-module编译Tengine可用dso_install动态加载。
设置实例(http块)
location ~ /*.md {
mdfilter on
mdfilter_utf8 on
}
// Use Handler module
location ~ /*.mkd {
mdhandler
mdhandler_output html
}(Nginx Markdown module a nginx module can be a Web page markdown syntax is automatically escaped as html, without introducing additional support libraries, and high efficiency. Use- add-module compiled Tengine available dso_install dynamic loading. Set the instance (http block) location ~ /* md {mdfilter on mdfilter_utf8 on }.// Use Handler module location ~ /* mkd {mdhandler mdhandler_output html }.)
- 2014-02-06 11:50:09下载
- 积分:1
-
rbfmatlab
经过测试,发现这个代码结果很好,而且可以 和别的程序结合,恩不错的(tested and found very good results this code, but can and other procedures, TU good)
- 2007-07-02 10:42:02下载
- 积分:1
-
pid
是一个常规PID控制例子(包括了系统建模部分),控制对象为直升机的俯仰轴角度控制,其数学模型为二阶传递函数.(Is an example of conventional PID control (including the system modeling part), control for the helicopter pitch angle control axis, the mathematical model for the second-order transfer function.)
- 2008-04-28 21:36:14下载
- 积分:1
-
buhuo
扩频通信中的捕获问题,用GOLD码进行扩频, PN码相位捕获,利用捕获的相位,接收机产生偏移的GOLD码,进行解扩和误码率计算(Spread Spectrum Communication capture issue, GOLD spread spectrum code, PN phase acquisition. The capture phase, the receiver have offset the GOLD code for despreading and bit error rate calculation)
- 2007-06-18 08:33:48下载
- 积分:1
-
MATLAB_FFT
MATLAB关于FFT频谱分析的程序
MATLAB关于FFT频谱分析的程序(MATLAB on the FFT spectrum analysis procedures
MATLAB on the FFT spectrum analysis procedures)
- 2013-08-21 15:14:38下载
- 积分:1
-
Optimalstateestimationandsystemidentification
最优状态估计与系统辨识,讲述了如何进行参数辨识。(Optimal state estimation and system identification, described how the parameter identification.)
- 2009-07-14 20:49:39下载
- 积分:1