-
matlab
Matlab实用程序编程,共计百种例子,可对学习matlab的同学做参考(Matlab programming example,they are helpfull for Matlab learners)
- 2010-11-27 14:13:44下载
- 积分:1
-
GA-and-PSO
GA遗传算法与PSO离子群组合算法matlab程序,以下是使用本程序的简单介绍与使用步骤
1)修改设计变量个数
NPar变量定义的是设计变量个数,本例为8,使用时需根据自己实际情况进行修改。
2)修改设计变量的上下限
VarLow 与VarHign定义的是设计变量的上下限,使用时需根据自己实际情况进行修改。记住,变量的维数,要与1)变量个数一致哦。
3)修改FunName
变量FunName定义的是优化目标函数值的计算函数,根据自己实际情况改成自己的函数名。
4)修改最大迭代次数MaxIterations
要根据自己的问题实际,通过试算找出合适的MaxIterations数。
如果,你对GA与PSO比较精通,还可以通过修改KeepPercent、CrossPercent来提高算法的效率,但是对于初学者来说,上述的步骤与操作已经足够,所以其它不再赘述。祝你好运!
(GA genetic algorithm and PSO Ion combination algorithm matlab program, the following is a brief description of the use of this procedure with the use of step a) to modify the design variables are defined by the number of NPar variable number of design variables, in this case eight, when used according to need their actual situation changes. 2) modify the design variables on the lower limit is defined VarLow and VarHign upper and lower limits of design variables need to be modified when used according to their actual situation. Remember, dimensions variable, the number to be with a) variable consistency oh. 3) Modify FunName variable FunName definition is to optimize the objective function value calculation function, according to their actual situation into their own function name. 4) Modify the maximum number of iterations MaxIterations issue according to their actual, through spreadsheets to find the appropriate number MaxIterations. If you are more proficient GA and PSO, but also can)
- 2020-10-15 21:07:33下载
- 积分:1
-
pcm2
PCM quantization..........
- 2009-05-31 20:51:00下载
- 积分:1
-
radon
this is the source code for the radon transform. it is the c file. u have to save this file as c file and then compile it using mex compiler in matlab.
- 2011-09-23 16:55:26下载
- 积分:1
-
tuopu
对二维结构进行拓扑优化,基于变密度法的二维mbb梁的结构拓扑优化,迭代采用优化准则法,数值不稳定采用灵敏度过滤法。(Two-dimensional structure topology optimization, based on the variable density method of two-dimensional the MBB beam structure topology optimization, iterative optimization criteria, the numerical instability sensitivity filtration.)
- 2013-04-18 20:14:16下载
- 积分:1
-
Design-a-CQMFB
设计一CQMFB,低通滤波器H_0 (z)来自一半带滤波器。该半带滤波器的长度为47,通带截止频率ω_p=0.42π,试给出H_0 (z),H_1 (z),G_0 (z),G_1 (z)的幅频响应,单位抽样响应并画图。试着产生一信号,它由两个正弦加白噪声组成,一个在低频,一个在高频,正弦的频率及和白噪声的信噪比自己给定。试用所设计的滤波器组对该信号进行分解和重建。比较重建后的效果,并对结果继续进行分析。(Design a CQMFB, low pass filter H_0 (z) the half-band filter. The length of the half-band filter 47, passband cutoff frequency ω_p = 0.42π, try to give H_0 (z), H_1 (z), G_0 (z), G_1 (z) of the amplitude-frequency response, the unit sample response and Paint. Try to generate a signal that consists of two sinusoidal composition plus white noise, a low frequency, a high frequency in the signal to noise ratio, frequency and sine and white noise of its own given. Trial designed filter group that signal decomposition and reconstruction. Results were rebuilt, and the results continue to be analyzed.)
- 2015-03-23 10:52:19下载
- 积分:1
-
Tannerstart
有关TANNER软件的使用入门介绍,很不错的书籍(For TANNER introduction to the use of software, very good books)
- 2010-09-29 13:45:08下载
- 积分:1
-
MATLAB
matlab进行多因素重复试验的方差分析的一个实例(matlab for multi-factor analysis of variance of repeated trials one instance)
- 2013-08-16 16:36:27下载
- 积分:1
-
article5
COURS DELECTROTECHNIQUE
- 2013-11-14 20:44:29下载
- 积分:1
-
dft_example
序列的dft实现代码对序列快速分析,代码很人性化的(DFT sequence realize rapid analysis of sequence code, the code is very humane)
- 2008-05-01 10:58:52下载
- 积分:1