-
GA_BP
用遗传算法解决最短路径优化TSP问题(附matlab源程序.txt)(The solvelution of the shortest path optimization problem TSP by using genetic algorithms)
- 2014-09-19 21:06:12下载
- 积分:1
-
toolbox_v1.3
这是John Wiley出版的<Computational Colour Science using MATLAB.e2ban>教科书书附带的程序代码,自成一体为Matlab下的色度学工具箱. 建议将解压文件放到本地机已经安装Matlab的路径中,在toolbook文件夹下自己创建一个名为colour的文件夹中.比如:For example, this may be c:Program FilesMATLABp65 oolboxcolour 但具体路径取决于Matlab在你机器中的安装路径. 如果你将该colour文件夹加入Matlab环境路径中,该工具箱就与其它工具箱一样使用.-This is John Wiley published(It is published by John Wiley <Computational Colour Science using MATLAB.e2ban> Textbook book accompanying program code, self-contained for the colorimetric under Matlab toolbox. Suggested extracting file on the local machine has been installed in the path of Matlab in toolbook folder create yourself a folder named colour For example: For example, this may be c: Program Files MATLABp65 toolbox colour but the exact path depends on your machine Matlab installation path if you join the colour folder path in the Matlab environment, the tool box to use the same connection with other toolkits.-This is John Wiley published)
- 2013-09-26 08:50:29下载
- 积分:1
-
Stitch
大孔径光学元件的子孔径拼接算法,包含误差均化算法,适用于球面平面光学元件干涉拼接测量(Sub aperture stitching algorithm for large aperture optical elements, including the error equalization algorithm, is suitable for the measurement of spherical optical components)
- 2016-12-03 16:02:03下载
- 积分:1
-
Lyapunov_MATLAB
检测时间序列的平稳性,可以说是一种新的检测混沌的方法(Detect stationary time series, it can be said is a new method of detection of Chaos)
- 2009-03-18 15:22:13下载
- 积分:1
-
PCF_section
Photonic crystal fiber section area Graph
- 2006-12-18 19:22:52下载
- 积分:1
-
plotfaces
plot faces by using matlab(plot faces)
- 2011-06-19 22:01:15下载
- 积分:1
-
LMSPandPVSS_LMS
LMS+and+VSS_LMS算法,可在MATLAB7.0 以上的版本应用。(LMS and VSS_LMS CODE with MATLAB. The file include five sub_files.)
- 2011-08-02 11:16:59下载
- 积分:1
-
Matlab_2_1
matlab讲义
多的不说了,开放源代码!就是开放!(matlab handouts do not say more, open source! Is open!)
- 2007-08-20 16:04:16下载
- 积分:1
-
MATLABBeginners
这本书是一个短,重点介绍MATLAB,全面
数学和技术计算软件系统。它将
是有益的到bothbeginning和有经验的用户。它包含简洁
必要的MATLAB命令,以及容易理解的解释
使用MATLAB的编程功能的说明,图形
能力,和桌面界面。它还包括一个介绍
到Simulink,MATLAB的系统仿真的同伴。(This book is a short, focused introduction to MATLAB, a comprehensive
software system for mathematics and technical computing. It will
be useful to bothbeginning and experienced users. It contains concise
explanations of essential MATLAB commands, as well as easily understood
instructions for using MATLAB’s programming features, graphical
capabilities, and desktop interface. It also includes an introduction
to SIMULINK, a companion to MATLAB for system simulation.)
- 2012-05-04 19:28:01下载
- 积分:1
-
CONV_M
计算离散时间信号间卷积和,并确定卷积信号的起止时刻点
信号处理卷积例程(convolution routine for signal processing
% --------------------------------------------------
% [y,ny] = conv_m(x,nx,h,nh)
% y = convolution result
% ny = support of y
% x = first signal on support nx
% nx = support of x
% h = second signal on support nh
% nh = support of h)
- 2020-10-04 13:47:40下载
- 积分:1