-
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
-
dsp-of-matlab
这是一本关于数字图像处理的书,使用MATLAB实现,介绍了一些MATLAB处理图像的语句和相应的开发实例(The book is about digital signal process using MATLAB.It introducts some examples of analysising picture by MATLAB code)
- 2014-12-01 19:15:27下载
- 积分:1
-
factorial-numbers
factorial numbers, factorial numbers,factorial numbers
- 2014-01-14 04:49:56下载
- 积分:1
-
mcopla
用来估计M-copula中各个部分前面系数值的程序(Procedures used to estimate the various parts of the coefficient in front of a copula in the M-copula)
- 2021-02-23 22:59:40下载
- 积分:1
-
tHROTTLEsERVICE
ThrottleService extends IThrottleManager.Stub.
- 2014-01-13 19:16:14下载
- 积分:1
-
max
计算任意一个矩阵的模最大最小值。在matlab的m文件编程,实现(Any calculation of maximum and minimum modulus of a matrix. M-file in matlab programming,)
- 2011-01-10 20:30:48下载
- 积分:1
-
mfcc
说明: 语音识别mfcc美尔倒谱系数全过程的matlab程序,运行测试能出结果,希望对你们有用,实在没点数才把自己压箱底的东西拿出来,呜呜(Speech Recognition mfcc Mel cepstrum whole process of matlab program, run test can the result, I hope helpful for you, there is really no point only then their things out of bottom pressure, hum)
- 2011-03-08 11:30:26下载
- 积分:1
-
Variable-step-size-LMS-algorithm-
变步长LMS算法性能比较与仿真.希望有帮助(Variable step size LMS algorithm performance compared with the simulation. Hope that helps)
- 2011-05-15 20:35:58下载
- 积分:1
-
zhenglie
阵列信号的最基础的波束形成,也是最基本的理论算法(The most basic array signal beam-forming, is also the most basic theory algorithm
)
- 2012-07-31 12:26:59下载
- 积分:1
-
slamToolbox
Joan Solà编写6自由度扩展卡尔曼滤波slam算法工具包,解决视觉和机器人定位SLAM的一些列算法matlab工具包,对机器人定位和地图创建以及基于视觉的定位有很大帮助(This toolbox performs 6DOF SLAM using the classical EKF implementation. It is conceived as an "active-search" SLAM. It is provided for free under the GPL license (please read the file COPYING and make sure you agree in the terms and conditions before using it). Users might consider citing in their scientific communications one of the papers of the authors (SOLA-ETAL-IROS-05a, SOLA-ETAL-TRO-08, SOLA-ETAL-IROS-09) appearing on the References section in the documentation, and also acknowledging the use of this toolbox.)
- 2009-12-28 09:27:19下载
- 积分:1