-
acent
最优化算法中最速下降法的Matlab源码,很不错的源码,希望对你有用。(Optimization algorithm in the steepest descent method of Matlab source code, it is a good source, I hope useful to you.)
- 2010-08-19 05:42:03下载
- 积分:1
-
chua
分析蔡氏电路的相轨迹图,画出了各个变量的三维、二维相图
(Chua' s circuit analysis phase trajectory diagram depicts the various variables dimensional, two-dimensional phase diagram)
- 2013-11-15 11:23:44下载
- 积分: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
-
xiaobo
说明: 小波变换在图像处理中的应用,图像处理,算法重构,图像压缩等(Wavelet Transform in Image Processing)
- 2010-05-04 11:53:16下载
- 积分:1
-
function-001-n
functions not separated by semicolons are errors in version 120 and higher.
- 2014-01-28 10:56:39下载
- 积分:1
-
LMSsuanfa
一种最简单的LMS算法,自适应滤波器中经常采用的算法(LMS MATLAB Adaptive filter)
- 2009-05-09 21:12:05下载
- 积分:1
-
mediancut
Median Cut Algorithm,RGB,image,algorithm,quantization,color,red,blue,green,multimedia processing,
- 2009-12-24 02:52:25下载
- 积分:1
-
BISPECD
高阶谱估计的函数方程,很有用处,用于检测被高斯信号淹没的信号(higher order spectral estimation function equation, useful for the detection of Gaussian signal was submerged signal)
- 2006-10-14 16:44:15下载
- 积分:1
-
routh
建立routh阵列表的函数,建立胡尔维茨的函数,是判定系统稳定性的很好工具。(routh array of links to establish the function of the establishment of the H-Polynomial function, System stability is convicted of a good tool.)
- 2007-04-01 16:32:29下载
- 积分:1
-
ccsystems2e_Chapter09
现代通信系统(matlab版)(第二版)配套源代码
John G. Proakis等著 刘树棠 译 电子工业出版社出版(modern communication system (Matlab version) (2nd Edition) source code supporting John G. Proak Liushutang is waiting for the translation of the electronics industry published)
- 2007-05-17 21:22:28下载
- 积分:1