-
Control-of-an-Inverted-Pendulum
model of Inverted Pendulum
- 2012-09-17 02:35:32下载
- 积分:1
-
mallet-wavelet
mallet wavelet小波消噪 小波3层分解并重构。(mallet Wavelet Denoising)
- 2014-12-23 13:22:46下载
- 积分:1
-
Servo-drive-system-simulation
使用matlab进行伺服驱动系统的建模与仿真,内容包括PPT教程和模型文件。(Servo drive system using matlab modeling and simulation, including tutorial and model PPT files.)
- 2011-05-30 20:55:08下载
- 积分:1
-
xin
手势识别matlab,图像识别手势,不是用摄像头的,是将图片输入进去识别(matlab hands recognition)
- 2012-04-30 12:58:41下载
- 积分:1
-
inc_pid
基于FPGA的增量式PID设计方法,Matlab、Simulink, Xilinx Block set(Incremental PID FPGA-based design methodology)
- 2014-11-03 04:16:19下载
- 积分:1
-
pplane6
this program can plot phase plane linear and nonlinear system
- 2014-11-23 15:53:17下载
- 积分:1
-
MATLAB_useful
这本matlab简单易懂,非常适合初学者,我就是看的这本教程才学会的、(This matlab straightforward, very suitable for beginners, I just look at this tutorial was learned,)
- 2014-02-24 23:10:28下载
- 积分:1
-
DG
说明: 分布式发电技术的潮流计算,将分布式电源视为PQ与PV节点,再代入配电网络,进行简化计算(The trend of distributed generation computing technology, distributed power regarded as PQ and PV node, and then substituted into the distribution network for simplified calculation)
- 2015-06-22 12:15:40下载
- 积分:1
-
jc
说明: 蚁群算法解旅行商问题的MATLAB源码,
城市坐标可自行修改。(Ant Colony Algorithm for Traveling Salesman Problem Solutions MATLAB source code, city coordinates are free to modify.)
- 2007-08-07 21:37:24下载
- 积分: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