-
guijihefangzhen
惯性导航仿真matlab程序,含轨迹生成等(Inertial navigation simulation matlab procedures, including trajectory generation, etc.)
- 2008-07-10 22:14:10下载
- 积分:1
-
MATLAB_huiguifenxi
说明: MATLAB工具箱进行线性回归、多元线性回归、非线性回归的很好的例子,附有教程PPT以及MATLAB程序,很实用,欢迎大家下载。(MATLAB toolbox linear regression, multiple linear regression, nonlinear regression of a good example of PPT, as well as MATLAB program with tutorials, very useful, welcome to download.)
- 2009-08-28 20:32:15下载
- 积分:1
-
Teatro.cpp
Programa para gerenciamento de um teatro
- 2014-10-18 08:02:24下载
- 积分:1
-
rfft
the code file that is uploded is rfft file
- 2014-01-02 17:42:56下载
- 积分:1
-
4
说明: AR model for speech synthesis
- 2014-12-21 22:09:27下载
- 积分:1
-
bpsk_plotiing
MATLAB code for BPSK modulation.
- 2009-11-12 01:22:43下载
- 积分:1
-
DS_CDMA
针对DS-CDMA系统的QPSK调制方式的MATLAB仿真。(The simulation of QPSK modulation for DS-CDMA system based on MATLAB .)
- 2013-12-01 15:41:38下载
- 积分:1
-
chapter3
说明: PSO算法和BP神经网络都是现在非常热门的两个算法,在各自的领域都担当着至关重要的作用,通过MATLAB实现pso优化bp中以发挥其最大优势(PSO algorithm and BP neural network are two very popular algorithms, which play an important role in their respective fields. Through MATLAB, PSO optimizes BP to give full play to its greatest advantage)
- 2020-02-02 23:42:59下载
- 积分:1
-
xbj
小波矩特征提取matlab代码 (Wavelet moment feature extraction matlab code)
- 2011-05-03 20:59:23下载
- 积分: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