-
rgbtogray
this program used to acquire data through pc mic with 8khz sampling frequency.
it collects data upto 2sec s duration, (can be varied)
and reprodued
- 2011-05-31 11:59:07下载
- 积分:1
-
DBR-caculation
简单计算DBR的matlab文件,计算激光器的分布反馈(the caculation of DBR in lase of ditributed feedback reflector)
- 2012-07-15 16:23:00下载
- 积分:1
-
simdata_M
在matlab环境下,利用ode命令求解常微分方程组的学习算例(In the matlab environment, the use of the command for solving ordinary differential equations ode to learn examples)
- 2013-08-27 18:30:59下载
- 积分:1
-
OFDM_MATLAB
接收端采用的算法和程序流程与发送端发送的OFDM符号的帧结构有关系。具体的帧结构,以及定时估计,频偏估计,剩余误差跟踪的算法可参考算法说明文档。(Received OFDM symbols algorithms and program flow with the sender sends the end of the frame structure used in a relationship. Specific frame structure, and a timing estimation, frequency offset estimation, the residual error tracking algorithm can reference algorithm documentation.)
- 2015-01-22 23:04:51下载
- 积分:1
-
对数正态pdf
说明: 关于可见光通信信道建模的有关对数正态pdf的MATLAB代码。(MATLAB code of lognormal PDF for modeling of visible light communication channel.)
- 2020-05-10 20:52:36下载
- 积分:1
-
Q
说明: 使用基于栅格地图的Q-learning进行路径规划。(This program use Q-learning to path planning,based on grid map.)
- 2020-05-28 09:53:04下载
- 积分:1
-
Matlab_code
Matlab code file necessary for matlab debugging
- 2013-02-26 17:11:30下载
- 积分:1
-
GM11
灰色系统预测模型,能够通过少量数据预测将来变化趋势。(Grey system prediction model can predict the future by a small amount of data trends.)
- 2010-11-09 22:34:43下载
- 积分:1
-
programs-txt
1. Transfer function to state space model
transfer function to state space
A=[1 1 1]
B=[1 6 11 6]
[A,B,C,D]=tf2ss(num,den)
- 2013-07-28 17:31:23下载
- 积分:1
-
DSPfir
这是一个综合性的仿真程序。包括:用matlab生成一个FIR滤波器,得到滤波器系数及阶数;再用C语言产生一个混合频率的数字信号,之后将生成的数据样点送入到DSP主程序进行数字滤波,DSP主程序算法用的是循环缓冲区算法,这一部分在CCS上实现。(This is a comprehensive simulation program. Comprising: generating a matlab FIR filter, to obtain the filter coefficients and order then mixed to produce a C-frequency digital signal, and then the resulting data samples into the main program to the DSP for digital filtering, DSP main algorithm using a circular buffer algorithm, this part of the CCS to achieve.)
- 2013-09-15 21:16:30下载
- 积分:1