-
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
-
couple
couple 方法,可以用来实现大数据的综合评价和分析。(couple methods)
- 2015-01-11 20:58:43下载
- 积分:1
-
model126.m
该源程序是属于matlab软件的 模糊神经网络控制范畴的 可是自行该参数实现 该源程序是属于matlab软件的 模糊神经网络控制范畴的(to realize the fuzzy neural network bsed on matlab to realize the fuzzy neural network bsed on matlab )
- 2015-04-16 19:53:30下载
- 积分:1
-
accessory_parameter
lingjian.m-----蒙特卡罗方法
lingjian.m使用零件初始值,用蒙特卡罗方法算出总费用。其中使用了自己编制的正态分布随机数发生器产生正态分布随机数。lingjian.m是对蒙特卡罗方法的一次练习。
accyouhua为标定值的函数,而lingjian不是一个函数,在其中已给出了一组标定值的值。
退火确定标定值/unitanneal()----模拟退火
连续型多个变量组合优化问题
这是对模拟退火方法的一次练习,结果证明模拟退火确实是一个行之有效的方法。
当参数选择较好时(一般也伴随着运行时间的加长),模拟退火的结果较好,然而用MATLAB的FMIMCON()一般可达到更高的精度。(lingjian.m----- Monte Carlo method
lingjian.m part the initial value, using the Monte Carlo method to calculate the total cost. The use of the preparation of their own normal distribution random number generator to produce a normal distribution of random numbers. lingjian.m yes to the first practice of the Monte Carlo method.
accyouhua calibration function, and lingjian is not a function, which has given the value of a set of calibration values .
Annealing to determine the calibration value/unitanneal ()---- Simulated Annealing
Combinatorial optimization problem of continuous multiple variables
This is a practice of simulated annealing method, the results show that simulated annealing is an effective method.
Parameter selection is better (usually accompanied by longer running time) the results of simulated annealing, however the MATLAB FMIMCON () generally achieve higher accuracy.
)
- 2012-02-12 15:08:59下载
- 积分:1
-
matlabfiless
说明: matlab基本程序代码,适用于初学者。(matlab basic program code for beginners.)
- 2010-04-16 10:43:29下载
- 积分:1
-
_linprog_Program4
Linear programing
Compressive sensing
- 2013-12-31 15:44:38下载
- 积分:1
-
BP-NN
通过遗传算法对神经网络的结构进行优化,避免参数选取的盲目性(Through genetic algorithms to optimize the structure of neural networks, to avoid the blindness of parameter selection)
- 2013-08-15 12:33:04下载
- 积分:1
-
lighttrail
用光线追迹的方法模拟侧泵情况下激光晶体内的功率分布(Using ray tracing method to describe side pump power distribution in the laser crystal)
- 2014-10-08 22:39:14下载
- 积分:1
-
ImageFusion
数字图像的加噪、去噪、聚类分析和融合的Matlab实现。(Plus digital image noise, denoising, clustering analysis, and integration of Matlab implementation.)
- 2009-12-17 10:52:24下载
- 积分:1
-
untitled
matlab 源程序、仿真模拟、编写的S函数(matlab 源程序)
- 2011-05-10 09:22:14下载
- 积分:1