-
最速梯度法
说明: 在MATLAB中开发的最速梯度法算例(in MATLAB development of the steepest gradient method counting cases)
- 2005-12-14 19:29:50下载
- 积分: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
-
matlab12
MATLAB数值分析与应算习题代码2 3节,用于学习交流,不可用商业用途。(MATLAB Numerical Analysis and Problem code 23 should be considered section for learning exchanges, can not be used for commercial purposes.)
- 2010-05-14 13:39:11下载
- 积分:1
-
特征提取
matlab程序,用于提取脑电数据的五种频域特征指标数值(matlab code, Five Frequency Domain Characteristic Index Values for Extracting EEG Data)
- 2021-03-13 20:59:24下载
- 积分:1
-
BitLoad
Bitload in the OFDM system
- 2009-05-28 18:00:43下载
- 积分:1
-
卡尔曼代码
TDOA/AOA定位的扩展卡尔曼滤波定位跟踪算法Matlab源码(TDOA/AOA positioning of the extended Calman filter positioning tracking algorithm, Matlab source code)
- 2017-07-23 20:15:41下载
- 积分:1
-
Example2_6_1
说明: 用MATLAB对一图象分别用不同小波分解,观察高低频部分进行重构,比较重构误差,再进行阈值消噪,比较消噪前后图象。(MATLAB right one image with different wavelet decomposition, high-low-frequency observations for some remodeling, more reconstruction error and then de-noising, compared before and after image denoising.)
- 2006-04-13 01:16:58下载
- 积分:1
-
test05_main2_02
说明: 利用matlab仿真蜂窝小区中调度算法的性能。(Use of matlab simulation in Cellular scheduling performance.)
- 2010-04-26 10:21:10下载
- 积分:1
-
AMencoder
运行环境MATLAB R2009a/功能:实现AM调制 (AM encoder under MATLAB R2009a)
- 2010-06-02 21:46:44下载
- 积分:1
-
Untitled11
首先定义一个高斯白噪声,然后在正弦信号中添加白噪声,再对带噪声的正弦信号进行平均值滤波(First, a Gauss white noise is defined, then the white noise is added to the sinusoidal signal, and then the average filtering of the sinusoidal signal with noise is filtered)
- 2017-07-24 11:33:50下载
- 积分:1