-
11
说明: Matlab从入门到精通中所有的源程序。(Matlab from entry to master all of the source.)
- 2009-10-09 01:44:02下载
- 积分:1
-
greedy
有关贪婪算法的源码,可以用在无线网的成链协议中(The source of the greedy algorithm can be used in the wireless network into a chain of agreements)
- 2009-04-24 20:57:11下载
- 积分:1
-
MATLAB_Primer_7th_Ed
The purpose of this Primer is to
help you begin to use MATLAB. It is not intended to be
a substitute for the online help facility or the MATLAB
documentation (such as Getting Started with MATLAB,
available in printed form and online). The Primer can
best be used hands-on. You are encouraged to work at
the computer as you read the Primer and freely
experiment with the examples. This Primer, along with
the online help facility, usually suffices for students in a
class requiring the use of MATLAB.
- 2008-07-13 22:34:17下载
- 积分:1
-
CC
说明: 一个仓储堆放的matlab的遗传算法代码,能出结果的(A warehouse stacked matlab genetic algorithm code to the results of)
- 2011-08-19 10:55:41下载
- 积分:1
-
china_map1
中国各省的shp文件,可以用于matlab或者gis编程的原数据(the shp file for China, you can use it as the data in the matlab or gis)
- 2015-01-25 14:03:57下载
- 积分: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
-
dsp-2
Impulse responses of systems
- 2014-12-04 23:39:04下载
- 积分:1
-
5133403105040031
里面是粒子滤波有关的几种重采样方法的对比,这对初学者来说很重要(The inside is the particle filter several re-sampling methods about the contrast, this is very important for the beginners)
- 2011-12-20 09:08:37下载
- 积分:1
-
Ch16
小波分析理论及MATLAB7实现的例程,第16章小波工具箱的应用基础(Wavelet analysis theory and realize MATLAB7 the routines, Chapter 16 of the application based on wavelet toolbox)
- 2007-08-31 09:26:50下载
- 积分:1
-
dtcsystem
说明: 异步电机直接转矩控制系统框图,在matlab/simulink环境下实现了整个系统的仿真运行,学习直接转矩控制的必备资料。(Induction Motor Direct Torque Control system block diagram, in matlab/simulink environment to achieve the whole system simulation run, the direct torque control of essential learning materials.)
- 2010-04-05 09:47:37下载
- 积分:1