-
work
说明: 运用遗传算法的思想,通过MATLAB及遗传算法工具箱,实现了函数最值的运算求解!(The idea of the use of genetic algorithms, and genetic algorithm through MATLAB toolbox to achieve the most value of the function of computing to solve!)
- 2008-10-27 00:41:31下载
- 积分:1
-
EEMD
EMD和EEMD变换在信号去噪中的应用(含EEMD程序)(EMD and EEMD transform in signal denoising (including EEMD program))
- 2011-09-24 13:11:36下载
- 积分:1
-
matlab-files
operation of inverter in 180 and 120 modes.
- 2012-10-01 00:23:01下载
- 积分:1
-
How-to-remove-numbers-from-a-text-file-in-Matlab
The Program helps to remove numbers at the beginning of a Matlab script. It is very useful when one has copied a code from a text into Matlab environment and eager to tun it immediately.
- 2013-04-18 16:52:28下载
- 积分:1
-
matlab-depth-image-processing
matlab代码,可以提取图像的深度信息,包含测试图片(Matlab code, you can extract the image depth information, including test images)
- 2021-05-13 11:30:02下载
- 积分:1
-
matlab_getting_started
Launch Matlab by either clicking twice on the Matlab icon on your desktop or by selecting: Start Programs Matlab Matlab. The main window is the MATLAB Command Window, where you write your instructions.
- 2009-04-19 19:06:58下载
- 积分:1
-
matlabprogram
说明: matlab经典程序集~~~~~~~~~~~~~~~~~~~~~~~(programs of matlab)
- 2010-04-23 09:47:52下载
- 积分:1
-
c4
CHAPTER 4 (C4 Folder) TRANSFORMERS
Project 1: Short-circuit and RL Load Terminations
SIMULINK file s1a.mdl (linear transformer)
SIMULINK file s1b.mdl (piece-wise linear saturation)
SIMULINK file s1c.mdl (lookup table saturation)
MATLAB M-file m1.m
MATLAB M-file fftplot.m (fftplot.m should be
placed in a directory on MATLAB s search path)
Project 2: Open-Circuit Termination, In-rush Current,
and DC Bias Core Saturation
SIMULINK file s1c.mdl (lookup table saturation)
MATLAB M-file m1.m
Use the given FFTPLOT.m to obtain the discrete Fourier transform
- 2013-01-18 17:06:46下载
- 积分:1
-
人工免疫系统
算法过程:
1设置 参数
随机生成初始种群 -流行 = initpop (popsize,chromlength)
故障类型的编码,每一行为!代码(1, :), normal;代码(2, :), 50%;代码(3, :), and 1.5%.故障实际测量数据编码, 在这里Unnoralcode, 188%
4启动 迭代 (M):
1) 计算出的目标函数值:欧几里德距离 [objvalue] = calobjvalue (流行音乐,我)
2)计算人口每个人的健身fitvalue=calfitvalue(objvalue)
3) 选择newpop = 选择 (流行音乐,fitvalue) ; objvalue
- 2022-01-26 02:05:19下载
- 积分:1
-
powellsuanfajieshao
优化设计中利用鲍威尔算法求解的优化算法的介绍(Optimal Design Algorithm for the use of Powell' s presentation of the optimization algorithm)
- 2009-04-27 10:04:07下载
- 积分:1