-
ODE4
Matlab中的四阶龙格库塔法m文件。 (Matlab in the fourth-order Runge-Kutta method m file.)
- 2007-11-25 13:45:45下载
- 积分:1
-
PN_LMS_ECHOcanceller
基于PN序列的数字直放站中回波抵消matlab实现代码,信号源采用OFDM调制信号,并有详细的注释说明,可以供大家参考借鉴(Digital repeater stations based on PN sequence in echo offset matlab code, signal source using OFDM modulation signal, and a detailed annotation, can for your reference)
- 2014-08-23 11:29:24下载
- 积分:1
-
1
matlab语音采集 语音采集信号 时域 频域分析(matlab voice collecting voice collecting signals frequency domain analysis)
- 2013-10-25 11:28:13下载
- 积分:1
-
AMT
figure imagesc(Img,[0 255]) colormap(gray) hold on
bw = roipoly
phi = 2*(0.5-bw)
tic
for n = 1:200
phi = Evo_ILF_2D(phi,mu,lambda,epsilon,timestep,Img_lap)
pause(0.05)
imagesc(Img, [0, 255]) colormap(gray) hold on
[c,h] = contour(phi,[0 0], b )
iterNum=[num2str(n), iterations ]
title(iterNum)
hold off
- 2015-03-16 13:37:29下载
- 积分:1
-
OFDM系统下不同子载波数时PAPR的CCDF曲线
说明: 在ofdm系统下,比较不同载波时,对峰值平均功率比的抑制作用。(In OFDM system, the PAPR suppression effect of different carriers is compared.)
- 2021-04-15 15:18:54下载
- 积分:1
-
lire_multi-images_dans_un_dossier
Ce programme permet la lecture de plusieurs images dans un sujet a l aide d un petit boucle for
- 2013-09-16 15:41:39下载
- 积分:1
-
rir
Implements an Room Impulse Response for having one source and one speaker at different positions in a meeting room
- 2013-09-02 09:39:03下载
- 积分:1
-
cv4
Model Reference Adaptive Control
- 2013-11-15 22:45:51下载
- 积分:1
-
matlab_neural_3RBF
RBF神经网络的MATLAB源码。供大家学习使用,希望有所帮助。(RBF neural network MATLAB source code. For everyone learning to use the hope that help.)
- 2010-03-11 09:52:23下载
- 积分:1
-
rs
说明: 在理解RS码编译码原理的基础上使用Matlab或VC进行编程,首先产生一段随机序列,即原始的发送比特流,然后对该信号进行RS编码、BPSK映射、加噪、解映射及RS译码,得到恢复的数据。(Decoding RS codes in understanding the basis of the principle of programming using Matlab or VC, the first generating a random sequence, that is, send the original bit stream, and then the signal RS coding, BPSK mapping, noise, solution maps, and RS decoding , to recover the data.)
- 2011-05-30 11:15:13下载
- 积分:1