-
3
说明: AF的性能仿真即误码率理论值的数值仿真分析(AF BER performance simulation is the theoretical value of the numerical simulation)
- 2011-09-11 15:12:28下载
- 积分:1
-
pso-svm
code pso-svm matlab for optimazation.
- 2013-04-14 18:11:03下载
- 积分:1
-
wenbendaoru
本文章教你如何将海量数据导入到matlab工作空间,方法简单,易懂(This article will teach you how to import huge amounts of data into matlab workspace, simple, easy to understand)
- 2011-11-29 17:55:51下载
- 积分:1
-
mubiaojiance
基于红外图像的弱小目标检测与跟踪:计算图像的局域灰度概率矩阵,在图像上标出检测到的奇异点,标出最终检测到的小目标(Weak target detection and tracking based on infrared images: calculate the the local grayscale image probability matrix, detected singular points marked on the image, marked the final detected small goals)
- 2020-08-23 21:18:17下载
- 积分:1
-
For2008a
ACOUNT: 用于A 方向灯的时间显示,8 位,可驱动两个数码管;
BCOUNT: 用于B 方向灯的时间显示,8 位,可驱动两个数码管。*/
module traffic(CLK,EN,LAMPA,LAMPB,ACOUNT,BCOUNT)
output[7:0] ACOUNT,BCOUNT
(reg[7:0] numa,numb
reg tempa,tempb
reg[2:0] counta,countb
reg[7:0] ared,ayellow,agreen,aleft,bred,byellow,bgreen,bleft
reg[3:0] LAMPA,LAMPB
always @(EN)
if(!EN)
)
- 2010-06-23 14:39:58下载
- 积分:1
-
ARmodelLPCmethods
使用Matlab AR模型的LPC函数来做特征值提取。传统方法中LPC一般用来做语音处理。这里每100个数据来做LPC,用获得的N阶参数来作为振动信号的特征值。这样10000个样本可以获得100个特征值样本集。用这些样本集可以做神经网络分类(Matlab AR model LPC function to do eigenvalue extraction. Conventional method LPC generally used for voice processing. Do LPC, where each of 100 data is obtained N-order parameter as the characteristic values of the vibration signal. So 10000 samples can be obtained the 100 the eigenvalue sample set. Neural network classifier can do with these sample sets)
- 2013-01-15 12:07:49下载
- 积分:1
-
inline-lsqcurvefit-matlab-code
Matlab inline-lsqcurvefit 参数拟合例子的源代码(Matlab inline-lsqcurvefit parameter fitting examples of source code)
- 2013-09-05 14:58:12下载
- 积分:1
-
Exercise4
exercise 4 for icarnegie ssd4
- 2013-12-04 03:08:33下载
- 积分:1
-
先进PID控制MATLAB仿真
说明: 先进PID控制MATLAB仿真 ,全部代码及其相关资料(Matlab simulation of advanced PID control)
- 2021-03-24 22:48:02下载
- 积分:1
-
1, automatically remove the pilot, take advantage of the simulink Carrier Module...
1, 自动去除导频,空子载波的simulink模块
2, 接下来是转二进制的模块(集成在解交织解卷积模型里,用一个Interger2Bit实现)
3, 然后是解交织解卷积模型―deconv. 负责解交织和解卷积
4, 再就是解RS解随机化模型―decode_new. 负责解RS解随机化
5, decode.m文件: 负责主程序的运行,实现参数的输入和修改,支持各种调制编码方式
-1, automatically remove the pilot, take advantage of the simulink Carrier Module 2, followed by a binary switch module (integrated in deinterleave deconvolution model, with a Interger2Bit achieve) 3, followed by deconvolution model deinterleave-deconv . responsible for reconciliation deinterleave convolution 4, Then solution RS solution model random-decode_new. responsible solution RS solution randomized 5, decode.m documents: the main program is responsible for the operation, to achieve input and modify parameters to support a variety of modulation encoding
- 2022-11-28 07:55:03下载
- 积分:1