-
Watterson_channel
说明: watterson信道模型,包含四种模型,有3径和4径两类(watterson channel model, including the four models, there are two types of 3 tracks and 4 tracks)
- 2021-04-23 22:18:47下载
- 积分:1
-
Sparse-decomposition
实现信号的稀疏分解,基本的分解,优化为互相关,再优化为fft(Realization of signal sparse decomposition, basic decomposition, optimization of cross-correlation, optimization for FFT)
- 2012-04-17 22:49:07下载
- 积分:1
-
geomorphologicalremotesensingclassificationwithmat
geomorphological remote sensing
classification by matlab from CUP
- 2008-06-12 08:50:04下载
- 积分:1
-
optimization
基于Matlab的优化算法,文件里面包含模拟退火法等多种遗传算法。(Optimization algorithm based on Matlab, the file which contains a wide range of genetic simulated annealing algorithm)
- 2014-10-10 16:44:30下载
- 积分:1
-
stateflow
stateflow九州恒润培训教材,重量级资料(stateflow training workshop for you)
- 2011-12-23 05:19:05下载
- 积分: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
-
MATLAB
均值滤波(线性平滑滤波)和中值滤波程序·······(Average value filter (linear smoothing filter) and value filter
)
- 2012-05-06 01:09:53下载
- 积分:1
-
OFDMsystem
OFMD通信系统的MATLAB程序,也是其基本框架。(
翻译
英语
中文
德语
检测语言
中文(简体)
英语
日语
OFDM通信系统的MATLAB程序
OFDM communications system MATLAB program)
- 2015-04-22 21:26:57下载
- 积分:1
-
trajectory
运动载体轨迹生成程序,以进行导航仿真计算(Movement trajectory simulation vector)
- 2009-06-04 00:17:01下载
- 积分:1
-
DSP1
1、观察采样引起的混叠。
2、判别离散时间系统的时不变性。
3、利用卷积计算信号通过FIR滤波器的输出,并观察输出信号的input-on暂态、input-off暂态和稳态阶段。
(One to observe the sampling due to aliasing. 2, determine the time invariant discrete-time systems. 3, the use of convolution calculation of the signal through the FIR filter output, and observe the output signal of the input-on transient, input-off transient and steady-state phase.)
- 2010-03-11 21:38:32下载
- 积分:1