-
GAbinary
binary genetic algorithm with matlab
- 2010-07-12 01:38:02下载
- 积分:1
-
plotSmithChart
this code is a matlab code for smithchart that I onlt modify this but this is very useful for communication enginnering
- 2012-04-24 14:47:30下载
- 积分:1
-
wel_log
weld log and matlab file
- 2011-06-01 07:25:22下载
- 积分:1
-
kgsf
独立分量分析的开关算法代码 ,内有pdf格式说明文挡
希望有用(independent component analysis algorithm code switch, which shows a pdf format text block useful hope)
- 2007-05-19 16:42:38下载
- 积分:1
-
Seismic_examples1
此为地震信号的一个实现的程序。效果较好。。(This is an implementation of the seismic signal process. Is better. .)
- 2020-12-12 10:49:16下载
- 积分:1
-
MATLAB2012a
matlab 2012a下载和安装教程,比较详细。matlab就是矩阵实验室,应用比较广,电信,自控,计算机等等都涉及。(matlab 2012a download and install the tutorial, in more detail. matlab Matrix Laboratory, broad application, telecommunication, automatic control, computer, etc., involved.)
- 2012-10-19 18:34:13下载
- 积分:1
-
High_dimensional_function_optimization
高维函数优化,使用matlab实验的源码。在matlab6.0上调试通过。(High_dimensional_function_optimization)
- 2009-09-07 18:15:49下载
- 积分:1
-
4-Profile-Storage
using L in profile storage. We may solve Ly b accessing L by row and either LTx y
accesing LT by column or equivalently xTL yT accessing L by row
- 2013-07-24 09:27:36下载
- 积分:1
-
Adaptive-filter-farming-performance
详细介绍了自适应滤波器的跟踪性能及其实习过程。(Details of the tracking performance of the adaptive filter and its practical process.)
- 2013-04-29 14:59:41下载
- 积分: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