-
matlab_gatbx_example
< Matlab遗传算法工具箱及应用>>
书中的例子代码(<Matlab genetic algorithm toolbox and application>> examples of code book)
- 2006-11-23 17:45:39下载
- 积分:1
-
PredictPower
为提高了短期负荷预测的精度根据季节气候的不同做不同的模糊处理并建立专家处理系统对天气做的模糊处理使预测结果令人满意(to a rise in short-term load forecasting accuracy under different seasonal climate so different fuzzy treatment and the establishment of the Expert Jimmy system for weather so fuzzy treatment made forecasting satisfactory results)
- 2007-04-04 13:31:12下载
- 积分:1
-
danxiang
以单相桥式分支模块组成的整流电路仿真模型(Single phase bridge rectifier modules branch circuit simulation model)
- 2013-10-03 00:20:26下载
- 积分:1
-
classical_new
经典谱估计,对窗的长度、类型、采样数据长度的影响(The classic spectrum estimation, length, type, the influence of the length of data window sampling)
- 2015-01-13 11:03:57下载
- 积分:1
-
Voice-signal
基于matlab的语音信号处理的几篇论文,涉及自相关基音检测、时域频域参数分析等(Based on several papers matlab speech signal processing, involving autocorrelation pitch detection, time domain analysis, frequency-domain parameters)
- 2013-12-11 17:26:48下载
- 积分:1
-
AML_DOA
Approximate Maximum Likelihood 算法处理DOA估计的Matlab算法代码(matlab function for DOA estimation using Approximate Maximum Likelihood method)
- 2020-06-30 08:40:01下载
- 积分:1
-
MATLAB-source-code-
本代码是赵书兰老师的《MATLAB编程与最优化设计应用》这本书的程序源代码(This code is Zhao Shulan teacher "MATLAB programming and optimization design applications," this book source code)
- 2014-05-22 15:10:13下载
- 积分:1
-
Theodorsen -vg
通过西奥道森气动力模型求解气动力,并通过v-g法求解颤振速度与颤振频率(Solve the aerodynamic force through the Theodorsen aerodynamic model and solve the flutter velocity and flutter frequency through the v-g method)
- 2021-01-10 10:08:50下载
- 积分:1
-
11912894Immune
人工免疫算法的源程序。由主程序和子程序等十几个m文件组成(Source of artificial immune algorithm. Consists of a dozen m file of the main program and subroutine)
- 2012-06-12 22:24:18下载
- 积分: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:34:13下载
- 积分:1