-
MATLAB
MATLAB是一种科学计算软件,专门以矩阵的形式处理数据。MATLAB将高性能的数值计算和可视化集成在一起,并提供了大量的内置函数,从而使其被广泛地应用于科学计算、控制系统、信息处理等领域的分析、仿真和设计工作中,而且利用MATLAB产品的开放式结构,用户可以非常容易地对MATLAB的功能进行扩充,从而在不断深化对问题认识的同时,逐步完善MATLAB产品以提高产品自身的竞争能力。
(MATLAB is a scientific computing software, and specialized form of a matrix data processing. MATLAB will be high-performance numeric computation and visualization integrated and provides a number of built-in function, so that it is widely used in scientific computing, control systems, information processing, analysis, simulation and design work , and the use of the open architecture of MATLAB product, the user can very easy expansion of the MATLAB functions, thus deepening the understanding of the problem, and gradually perfect the MATLAB products to enhance the competitiveness of the product itself.)
- 2012-05-14 18:15:52下载
- 积分:1
-
viterbi
维特比译码算法,采用matlab语言进行编写,与自带的一致,可验证(Viterbi decoding algorithm, using matlab language writing, consistent with the built-in, verifiable)
- 2014-09-20 16:16:29下载
- 积分:1
-
CLSPSO
CLSPSO:用混沌粒子群优化算法求解无约束优化问题
(CLSPSO: Chaos particle swarm optimization algorithm for solving unconstrained optimization problems)
- 2013-12-08 18:25:20下载
- 积分:1
-
MUSIC_xnfx_SNR
说明: 对来波方向估计,并对估计误差均方差进行估计的方法(On DOA estimation, and estimation error variance estimation methods are)
- 2011-03-11 19:50:02下载
- 积分:1
-
Arithmeticmeanfilter(smoothing)
Hi Friends. This is simple Image code of Arithmetic mean filtering operation,which results in smoothing of image. Default image size is 256 x 256
- 2010-10-13 10:34:02下载
- 积分:1
-
Automatic_Modulation_Recognition_of_Communication_
信号识别经典教材
Automatic Modulation Recognition of Communication Signals(Automatic Modulation Recognition of Communication Signals)
- 2010-12-30 10:23:52下载
- 积分:1
-
a_standard_PSO_program_for_matlab
说明: 标准粒子群优化算法的示例,程序主体附带大量讲解,简明扼要,适合初学者对粒子群算法结构进行研究(Standard particle swarm optimization example, the program attached to a large number of the main explanations, concise and suitable for beginners on the particle swarm algorithm to study the structure of)
- 2008-11-14 16:30:36下载
- 积分: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
-
makeLdpc
LDPC maker matrix matlab code
- 2011-07-14 04:01:29下载
- 积分:1
-
CrankNicolson_origin
使用Crank-Nicolson隐式差分格式求解传热方程;第一类边界条件;初始条件已知。(Using the Crank-Nicolson implicit difference scheme for solving heat transfer equation the first boundary condition initial conditions are known.)
- 2015-03-17 10:29:51下载
- 积分:1