-
Matlab
说明: 遗传算法Matlab源代码程序,好东西咯.(Matlab source code for genetic algorithm procedure, good things pyronaridine.)
- 2008-09-16 11:42:35下载
- 积分:1
-
《现代信号处理教程》配套源程序
说明: 此程序是关于小波变换用于故障信号分析和处理的程序。(this procedure is used on the wavelet transform fault signal analysis and processing procedures.)
- 2005-11-08 16:28:31下载
- 积分:1
-
ABC_MATLAB
人工蜂群算法(ABC)的matlab代码,外国人做得,求解连续函数问题(Artificial bee colony algorithm (ABC) matlab code, foreigners do, problem solving continuous function)
- 2013-07-15 18:45:49下载
- 积分:1
-
SpaceTrussElement
有限元SpaceTrussElement的matlab程序(FEA matlab SpaceTrussElement)
- 2013-10-12 23:27:17下载
- 积分:1
-
windpenetrationRE2
Simulation model report of Wind energy system used in modelling of renewable hybrid energy power system
- 2015-03-30 22:23:59下载
- 积分:1
-
67506243matlab_GA
遗传算法和matlab学习入门的典范程序,对提高遗传算法和matlab的学习有很大的帮助(Matlab genetic algorithm and an example of entry-learning process, to improve the genetic algorithm and learning matlab very helpful)
- 2009-04-28 21:31:15下载
- 积分:1
-
Mohasebat
this program is a simple implementing of some numerical analysis formulas such as newton,...
- 2010-01-16 03:43:05下载
- 积分:1
-
xralflin
说明: 在vc++ 环境下对mapinfo的mif mid数据格式的文件进行操作(本程序附带部分数据方便大家学习)本程序不仅对道路、 等高线、 电力层、 独立地物、居民地、水系、图廓线等图层进行显示,而且实现了 缩放 漫游 开窗放大等基本的功能.是研究mapinfo数据格式的一个很好参考源码。 (In vc++ environment for mapinfo data format of the mif mid file operations (part of the data included in this program to facilitate them to learn) This program not only for the roads, contour lines, power level, independent surface features, the residents, the water system, figure profile and other layers to display, but also achieved roaming window zoom zoom and other basic functions. mapinfo data format is to study a good reference source.)
- 2010-03-26 20:00:01下载
- 积分:1
-
echantillonnage
a code source for sampling an analog signal & reconstruction it
- 2014-11-03 22:12:20下载
- 积分:1
-
function3
The DocPolynom to Character Converter
The char method produces a character string that represents the polynomial displayed as powers of an independent variable, x. Therefore, after you have specified a value for x, the string returned is a syntactically correct MATLAB expression, which you can evaluate.
The char method uses a cell array to collect the string components that make up the displayed polynomial.
The disp method uses char to format the DocPolynom object for display. Class users are not likely to call the char or disp methods directly, but these methods enable the DocPolynom class to behave like other data classes in MATLAB.
Here is the char method.
- 2011-02-12 00:12:28下载
- 积分:1