-
kecheng
东南大学短学期matlab实践的教程课件 讲的不错 侧重于信号与系统(Southeast University, the practice of short-term matlab tutorial about the courseware good focus on signals and systems)
- 2011-09-30 13:34:11下载
- 积分: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
-
pspfecbw
多抽样率信号处理,包括最小二乘法、SVM、神经网络、1_k近邻法,matlab编写的元胞自动机,使用大量的有限元法求解偏微分方程,LCMV优化设计阵列处理信号,关于小波的matlab复合分析,部分实现了追踪测速迭代松弛算法。( Multirate signal processing, Including the least squares method, the SVM, neural networks, 1 _k neighbor method, matlab prepared cellular automata, Using a large number of finite element method to solve partial differential equations, LCMV optimization design array signal processing, Matlab wavelet analysis on complex, Partially achieved tracking speed iterative relaxation algorithm.)
- 2016-04-05 22:35:15下载
- 积分:1
-
niudun
牛顿法潮流程序,电力系统常用的,经典的方法。(Newton method to calculate the tide
)
- 2010-12-05 20:03:03下载
- 积分:1
-
li
说明: 遗传算法计算最优值,其中有线性及非线性的约束(Genetic algorithm to calculate the optimal value, including linear and nonlinear constraints)
- 2013-08-26 16:38:49下载
- 积分:1
-
laifui
处理信号的时频分析,D-S证据理论数据融合,AHP层次分析法计算判断矩阵的最大特征值。( When processing a signal frequency analysis, D-S evidence theory data fusion, Calculate the maximum eigenvalue judgment matrix of AHP.)
- 2016-05-20 15:56:00下载
- 积分:1
-
PFEMOUNA
commande of industrial mobile robot
- 2013-04-05 23:24:37下载
- 积分:1
-
model19th
这是Sorensen等人提出人体血糖-胰岛素模型,依据偏微分方程组搭建的simulink仿真模型。(This simulink model is based on the theory of Sorensen team, which is the blood glucose regulation mechanism of hunman.
)
- 2013-12-05 09:47:50下载
- 积分:1
-
Graficas
Graphics of PID Control of temperature
- 2015-03-20 01:21:50下载
- 积分:1
-
gaussian_pdf_assignment
Matlab code for gaussian random variable and its CDF
- 2012-09-10 19:09:51下载
- 积分:1