-
A1_9
mathews数值分析书的源代码,用matlab编写,第一章第九部分。(mathews numerical analysis of the book' s source code, using matlab, the ninth part of the first chapter.)
- 2011-10-20 10:23:55下载
- 积分:1
-
MIMO_OFDM_MATLAB_program
该文件包含158个在MIMO-OFDM中常用的matlab函数,应有尽有。有了他就不用再看别的。(The file contains 158 commonly used in MIMO-OFDM matlab function, everything. With him would not look at anything else.)
- 2021-04-25 22:18:46下载
- 积分:1
-
matlabGA
这是一个自适应的遗传算法实例, 是在遗传算法的基础上改进的, 例子是和matlab工具箱与应用书上的相似(This is an example of adaptive genetic algorithm is based on the genetic algorithm improved, for example, is matlab toolbox and application of similar books)
- 2009-07-20 20:50:39下载
- 积分:1
-
PD_Fuzzy_controller
inverted pendulum fuzzy control
- 2013-01-09 16:49:27下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
lmssuanfayuce
lms算法对信号进行线性预测,程序非常棒,欢迎借鉴(lms algorithm for linear prediction signal, the program is great, welcome to learn)
- 2014-12-09 10:30:02下载
- 积分:1
-
Code-till-Segmentaion
code till segmentation
- 2015-04-01 03:23:07下载
- 积分:1
-
SVMClassification
实现SVM数据挖掘分类模型,主要构造了SVM分类器。(Data mining to achieve SVM classification model, the main structure of the SVM classifier.)
- 2010-07-04 14:22:19下载
- 积分:1
-
OFDMSpectrum
Spectrum of OFDM transmit signal. I m only sharing this with you.
- 2010-12-16 16:47:14下载
- 积分:1
-
frequency-estimation-algorithm
一种新的复正弦信号二维频率估计算法一种新的复正弦信号二维频率估计算法(A new two-dimensional complex sinusoid frequency estimation algorithmA new two-dimensional complex sinusoid frequency estimation algorithm)
- 2011-01-19 13:41:51下载
- 积分:1