-
KTHorb
There are numerous MATLAB m-files included in this software package. Thus, the the authors have bundled all files and sample data in a *.zip file (KTHorb.zip). The Readme.txt file describes the directories created when the .zip file is unpacked. The file Matlab_implementation.doc (or Matlab_implementation.txt) describes some of the classes and methods included in the package for GPS satellite orbit interpolation.(There are numerous MATLAB m-files included in this software package. Thus, the the authors have bundled all files and sample data in a*. zip file (KTHorb.zip). The Readme.txt file describes the directories created when the. Zip file is unpacked. The file Matlab_implementation.doc (or Matlab_implementation.txt) describes some of the classes and methods included in the package for GPS satellite orbit interpolation.)
- 2007-12-26 04:10:55下载
- 积分:1
-
MatLab4-2
This disk contains numerical methods software coded in MATLAB. The algorithms are described in the text NUMERICAL METHODS for Mathematics, Science, and Engineering.
- 2010-11-03 01:57:33下载
- 积分:1
-
MATLAB
matlab的编程书籍。。强烈推荐。。。。(matlab programming books. . Highly recommended. . . .)
- 2011-01-11 17:17:34下载
- 积分:1
-
windowedsyncquantize
quantized high pass windowed sync filter for digital systems / plot/develop input output filter response
- 2014-08-10 07:47:06下载
- 积分:1
-
r-5
research paper for m.tech students
- 2013-03-03 12:18:26下载
- 积分:1
-
finite_ridgelet_transform_toolbox
ridgelet 变换源代码,图象处理方面有广泛应用空间- MATLAB source code that implements the finite ridgelet transform in the paper "The finite ridgelet transform for image representation".
(Ridgelet transform source code, image processing has wide application space- MATLAB source code that implements the finite ridgelet transform in the paper )
- 2007-07-11 15:00:32下载
- 积分:1
-
LMS_adaptive_filter
Rls算法源程序2
采用更新的自适应算法,实现滤波功能。(Rls algorithm source code 2, using the updated adaptive algorithm filtering.)
- 2007-07-11 22:57:28下载
- 积分:1
-
dsp
西电DSP实验课作业,主要包括MATLAB程序和C语言编的DSP程序,完成脉压,MTI,MTD的仿真,matlab和DSP分别调用(Western Electric DSP experimental course work, including MATLAB and C language program of the DSP program code to complete the pulse pressure, MTI, MTD simulation, matlab and DSP are called)
- 2010-12-04 17:37:17下载
- 积分:1
-
fadinggmsk
通信原理matlab仿真中在衰落环境下的guass最小频移键控(Matlab simulation of communication theory in the fading environment guass minimum shift keying)
- 2010-12-08 18:03:59下载
- 积分: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