-
r3ls
R3LS的matlab程序,最小二乘法的递推算法(R3LS the matlab program, recursive least squares algorithm)
- 2011-07-24 14:04:55下载
- 积分: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
-
vcandmixedprogrammingmatlab
vc和matlab的混合编程,vc and mixed programming matlab(vc and mixed programming matlab)
- 2010-06-20 10:35:37下载
- 积分:1
-
TSP_PSO
某一PSO算法优化TSP路径优化的问题,城市已经给定。(TSP scheme in a new version using some conventional PSO algorithm)
- 2014-02-16 17:00:17下载
- 积分:1
-
codes
交通道路交通流的matlab仿真,通过对道路和车辆参数的设置,研究各参数关系(Traffic matlab simulation of traffic flow through the road and vehicle parameters to study the relationship between parameters)
- 2009-06-03 19:21:34下载
- 积分:1
-
Excercise
Intelligent Systems code
- 2015-03-25 13:29:17下载
- 积分:1
-
Proficient-in-matlab-code
精通Matlab的部分例子,较为全面包含了matlab的基础应用(Proficient in matlab code)
- 2010-08-09 22:48:17下载
- 积分:1
-
Dirty_or_TH_precoding
脏纸编码和Tomlinson-Harashima预编码,消除数据间干扰(Dirty paper coding and Tomlinson- Harashima precoding, eliminate the interference among the data)
- 2015-04-07 20:11:20下载
- 积分:1
-
fca22
流体粒子仿真工具,读取FCS 2.0 或3.0格式的文件,进行流体仿真。(This Matlab GUI enables you to perform evaluation on FCS format data files measured by flow cytometry. The following features are included (version 2.2):
reading FCS 2.0 and FCS 3.0 list mode (LM) file format. The user can multiselect more LM files in the "Open LM File" dialog box defining a set of LM files to be evaluate.)
- 2009-09-24 21:37:39下载
- 积分:1
-
genetic_algorithm
genetic algoritm using matlab
- 2011-04-28 17:11:00下载
- 积分:1