-
GA_optimal
matlab编写的遗传算法优化程序,编译对目标函数进行优化(matlab genetic algorithm to optimize the preparation procedures,)
- 2015-03-19 19:43:39下载
- 积分:1
-
beamResponse
模态叠加法求欧拉梁的振动响应,对于初学者非常有帮助(Modal superposition method of Euler beam vibration response, very helpful for beginners)
- 2020-12-21 15:29:10下载
- 积分:1
-
xiaobofenxi
matlab6.5辅助小波分析与应用,重点讲了工具箱的使用方法(Auxiliary matlab6.5 wavelet analysis and application, focusing on a speech to use the toolbox)
- 2008-05-24 09:11:59下载
- 积分:1
-
example-of-optimization
说明: 最优控制仿真例子.给出最优控制书里经典算例代码(Optimal control simulation example. Gives the optimal control book classic example code)
- 2011-03-11 21:22:10下载
- 积分:1
-
T8_3
针对系统的幅频特性曲线实现对控制系统的滞后超前校正功能(For the system to realize the amplitude frequency characteristics curve of the lag of advanced control system calibration function
)
- 2012-04-16 12:07:53下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
GA
说明: 遗传算法的功能,需要下载的赶快啊哈,这个是非常有用的??(Genetic algorithm, it needs to download quickly Aha, this is a very useful? ?)
- 2010-07-08 08:59:35下载
- 积分:1
-
mask_attack
离散余弦变换的程序,希望对大家有所帮助。(Discrete cosine transform process, we want to help.)
- 2010-08-23 16:50:43下载
- 积分:1
-
TabuSearch
This code is a solution for TSP problem with tabu search.
- 2010-12-13 22:04:14下载
- 积分:1
-
dsp实验
DSP matlab 增采样仿真 定点数量化等(DSP matlab simulation of futher sampling)
- 2017-12-17 17:50:53下载
- 积分:1