-
matlab_fn
Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code
in a terminal window. This amounts to using Matlabas a kind of calculator,
and it is good for simple, low-level work. The second method is to create a
script M-fi le. Here, one makes a fi le with the same code one would enter in a
terminal window. When the fi le is “run”, the script is carried out. The third
method is the function M-fi le. This method actually creates a function, with
inputs and outputs. The fourth method will not be discussed here. It is a
way to incorporate C code or FORTRAN code into Matlab this method
uses .mex fi les. We will not disucss it here.
- 2013-07-09 16:49:20下载
- 积分:1
-
myTSP
Hopfield网络tsp问题小规模仿真(Hopfield network of small-scale simulation problems tsp)
- 2011-05-15 13:34:39下载
- 积分:1
-
matlabFEM
matlab的有限元计算代码,可计算梁、桁架等结构(matlab,FEM)
- 2010-01-17 15:22:07下载
- 积分:1
-
OneStepUKF
卡尔曼滤波器,扩展卡尔曼滤波器,无味卡尔曼滤波器实现,对比(Kalman filter, extended Kalman filter, unscented Kalman filter implementation, compared to)
- 2013-09-30 16:27:43下载
- 积分:1
-
ofdmoffset_sc_dx
这是一个完整的ofdm系统仿真matlab程序,给出了同步算法,包括定时估计和频率估计算法的仿真(This is a complete OFDM system simulation matlab procedures, given synchronization algorithm, including timing and frequency estimation algorithm is estimated that the simulation)
- 2007-12-10 21:54:28下载
- 积分:1
-
STBC_wireless
pdf file and matlab code for space time block coding for wireless communications
- 2010-10-01 12:55:31下载
- 积分:1
-
rician-fading11
莱斯信道的仿真与建模,包含突发干扰的仿真,应用于手机信号与基站的通信。(Rice channel simulation and modeling, including simulation of burst interference, used in mobile phones and base station communication signal.)
- 2011-09-17 18:26:25下载
- 积分:1
-
BPSO
基于matlab的粒子群算法仿真实例,里面包括主程序,还有改进算法。(Particle Swarm simulation example of matlab, which includes the main program, as well as improved algorithm.)
- 2015-07-15 10:52:38下载
- 积分:1
-
prj_ip2
performs matlab edge detection.
- 2012-04-15 14:39:09下载
- 积分:1
-
G_s
给出了用迭代法解线性方程组的方法,迭代法是数值分析中一个重要解线性方程组的方法(Proposed by solving linear equations iteration method, the method of numerical analysis of iterative method is an important method of solving linear equations
)
- 2011-09-20 16:51:14下载
- 积分:1