-
PSD
代码实现了各种方法的功率谱估计,包括MUSIC,AR,MUDV(Code of the various methods of power spectrum estimation, including MUSIC, AR, MUDV)
- 2011-07-02 21:14:36下载
- 积分:1
-
based-on-GA-solve--VRP
说明: 求解多目标车辆路径问题的遗传算法的小文章(based on GA solve the mutil-objects problem with the help of time window)
- 2011-04-05 19:49:20下载
- 积分:1
-
lsqr-matlab
matlab实现lsqr算法的源码,有强烈的参考价值,可用于地球物理反演。(matlab realize lsqr algorithm source code, there is a strong reference value, can be used for geophysical inversion.)
- 2021-04-17 19:18:52下载
- 积分: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
-
RotateImage
图像处理,图像的反转的matlab例程,验证可用,请多多指教(Image processing, image reversal of matlab routines, authentication is available, please advice)
- 2009-03-20 13:50:35下载
- 积分:1
-
bool
该程序通过感知器实现布尔逻辑运算,具体实现与或还有异或的运算(The program through the sensor to achieve Boolean logic operations)
- 2009-04-17 16:48:52下载
- 积分:1
-
program5
数字信号处理,离散时间系统的相位、结构与状态变量描述典型题,能更好的理解离散时间系统(Digital signal processing, discrete-time systems the phase, structure and state-variable description of a typical question, can a better understanding of discrete-time systems)
- 2010-01-03 14:58:14下载
- 积分:1
-
tong2
通信原理,matlab编程 文档 源代码(code compile)
- 2013-12-28 15:29:51下载
- 积分:1
-
MATLABuse
MATLAB操作极其简述,是书籍,供初学者参考(MATLAB operation is extremely brief, are books for beginners reference)
- 2009-03-27 08:13:59下载
- 积分:1
-
ref
chirp信号示例的matlab程序以了解chrip信号基本特性(chirp signal example matlab program to understand the basic characteristics of the signal chrip)
- 2011-05-15 00:26:39下载
- 积分:1