-
matlab100examples
matlab 编程一百例,为 MATLAB新手准备(matlab programming 100 cases, prepared for the novice MATLAB)
- 2010-06-27 11:46:50下载
- 积分:1
-
IFESTAR2
用二阶自回归(AR2)模型估计信号的瞬时频率(Using second-order autoregressive (AR2) model estimates the instantaneous frequency signal)
- 2008-03-17 15:28:38下载
- 积分:1
-
linear_array_gui
相控阵直线阵生成程序,可直接生成直线阵列方向图并加载窗函数(program for linear array pattern design)
- 2010-10-22 10:33:59下载
- 积分:1
-
gezhongfangfa
复合辛普森 改进欧拉法 高斯消去法 复合梯形法(Improved Euler Method Composite Simpson composite trapezoidal method of Gaussian elimination)
- 2011-05-14 18:54:43下载
- 积分:1
-
narrowbandCapon
该程序是一个仿真模型,对窄带的带通滤波器进行了仿真(The program is a simulation model of narrow band pass filter was simulated)
- 2011-05-18 18:00:02下载
- 积分:1
-
overlap
可视化matlab程序,经过原作者改进版本!(Matlab visualization process, after the author to improve the version!)
- 2009-04-09 15:28:18下载
- 积分:1
-
DATA-ASSOCIATION-BASED-CE-METHODS
基于cross entropy最优方法对phd跟踪结果进行目标关联(Based on cross entropy method for phd optimal target tracking results associated)
- 2011-10-19 15:51:59下载
- 积分:1
-
analytical2
由2个麦克风组成的麦克风阵列,画出它的方向图(Microphone arrays of the two microphones, shown in Fig its direction)
- 2014-01-15 19:43:35下载
- 积分:1
-
Constellation_in_Hamadard_Transform
PAPR 的分析PDF文件英文的,其中选用矩阵的方法(Comparisons of SCR and Active-set Methods)
- 2010-11-20 18:52:33下载
- 积分:1
-
ttbox25102012
一款利用matlab编写的射线追踪程序,易改易用。(The installation of TTBOX is relatively simple. All you have to do is to create some directories and tell MatLab, where TTBOX is.
if it does not already exist, create a directory matlab within your home directory.
Copy the TTBOX directory into the matlab directory
if it does not already exist, create a file startup.m within the matlab directory
Insert the following lines into startup.m:
basepath= This should be the path to your home directory!
addpath([basepath filesep matlab filesep ttbox ],1)
addpath([basepath filesep matlab filesep ttbox filesep support ],1)
execute startup within the MatLab command window.
MatLab is now ready to execute TTBOX routines.
The startup-script will be executed automatically upon start of MatLab.
In order to read the online documentation, you have to browse to the doc directory and open the ttbox/doc/ttbox.html file with your web browser (it is recommended to set a bookma)
- 2014-08-28 19:53:12下载
- 积分:1