-
SCME
C语言和matlab语言混编的 3GPP里的LTE信道模型SCME,压缩包内含代码和说明文档(C and MATLAB implementation
of the 3GPP Spatial Channel Model Extended (SCME))
- 2010-06-13 13:53:39下载
- 积分:1
-
adap4
matlab语言,用语保存数据,具体的save用法(matlab language, language save data, save a specific use)
- 2010-09-07 17:20:58下载
- 积分:1
-
linearpll
analog phase locked loop
- 2012-05-12 20:36:08下载
- 积分:1
-
Kalman_xitongbianshi
卡尔曼滤波用于系统辨识,推荐大家下载,网上很难找到(Kalman filter for system identification, we recommend downloading difficult to find online)
- 2013-04-22 22:10:28下载
- 积分:1
-
MechanicalFrictionwithSimulinkandPhysicalModeling
用simulink做的机械系统的摩擦模型,希望对大家有帮助。(Mechanical Friction with Simulink and Physical Modeling)
- 2010-11-24 10:03:53下载
- 积分:1
-
maltlab-simulation
本文件包括matlab 仿真内容 有 四阶龙库格 函数仿真 等(This document contains the contents of matlab simulation of fourth-order function of simulation cell Long Library)
- 2009-12-27 15:27:37下载
- 积分:1
-
principal_components
paper based on pca and image fusion
- 2010-03-05 19:02:10下载
- 积分:1
-
cdm-and-littlewood
该程序是利用matlab来对一个序列dcm差分编码,也包含译码程序。可用于通信仿真.同时包含一个小波仿真的例程(This function use matlab to simulate the function of dcm, this can be used in communication simulation.)
- 2012-02-15 09:08:27下载
- 积分:1
-
filter
% y=filter(sig,fmin,fmax)
% 对信号进行理想滤波,可完成低通,带通
% sig为被滤波信号
% fmin为下限频率,当fmin为0时为低通滤波器,当fmin>0时,为带通滤波器
% fmax为上限频率,fmax>fmin
% fs为信号的采样频率
% y为经过滤波后的信号
(% Y = filter (sig, fmin, fmax)% of the ideal signal filtering, to be completed by low-pass, band-pass filter% sig for signal% fmin is the minimum frequency, when fmin for 0:00 for the low-pass filter, when fmin > 0, for the bandpass filter% fmax is the upper limit frequency, fmax> fmin% fs for signal sampling frequency% y for the filtered signal)
- 2009-02-14 20:38:28下载
- 积分:1
-
S3
说明: function [ret,x0,str,ts,xts]=s3(t,x,u,flag)
s3 is the M-file description of the SIMULINK system named s3.
The block-diagram can be displayed by typing: s3.
SYS=s3(T,X,U,FLAG) returns depending on FLAG certain
system values given time point, T, current state vector, X,
and input vector, U.
FLAG is used to indicate the type of output to be returned in SYS.
- 2010-03-03 17:15:34下载
- 积分:1