-
pnsequence
pn sequence simulation file
- 2011-01-10 00:34:08下载
- 积分:1
-
Root_MUSIC-MATLAB
这是阵列信号处理中的一种music算法进化版,root music算法。(this is a matlab program about root_music.)
- 2012-04-24 11:14:00下载
- 积分:1
-
smith
matlab smith yuantu(matlab smith)
- 2012-06-08 19:17:49下载
- 积分:1
-
DTW-algorithm
基于DTW算法的语音识别原理与实现,相关论文及Matlab实现流程(The principle and implementation of speech recognition based on DTW algorithm, the relevant papers and Matlab implementation process)
- 2015-03-30 18:10:41下载
- 积分:1
-
manhun
三相光伏逆变并网的仿真,车牌识别定位程序的部分功能,实现六自由度运动学逆解算法。( Three-phase photovoltaic inverter and network simulation, Part of the license plate recognition locator feature, Six degrees of freedom to achieve inverse kinematics algorithm.)
- 2016-12-09 21:22:22下载
- 积分:1
-
feixianxing
非线性回归模型测量PH值和亚硫酸浓度的一个Matlab程序(Non-linear regression model measuring PH value and a sulfite concentration of Matlab procedures)
- 2008-01-07 21:11:27下载
- 积分:1
-
JZAB
求解一个多层分层流体中色散方程频率和波数关系的程序(Solving a multi-layer stratified fluid in the dispersion equation the relationship between the frequency and wave number of the procedures)
- 2009-11-03 22:58:23下载
- 积分:1
-
matlab_FEM
MATLAB有限元法应用与实例,参考源程序(MATLAB finite element method and examples, refer to the source)
- 2014-09-24 19:56:24下载
- 积分:1
-
DIPUM-Toolbax-V1.1.3
matlab数字图像处理工具箱DIPUM Toolbax V1.1.3(matlab digital image processing toolbox DIPUM Toolbax V1.1.3)
- 2012-11-10 14:26:16下载
- 积分: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