-
GAFMAX
说明: 简单的遗传算法求最大值的例子,只需按说明修改目标函数即可(Simple example of the maximum genetic algorithms)
- 2011-04-03 10:36:50下载
- 积分:1
-
Wideband-antenna-analysis
宽带天线的表面电流,辐射功率和方向图的计算,包含频率扫描(wideband antenna: surface currents,radiation pattern and the calculation of power, including the frequency sweep)
- 2013-08-09 22:39:38下载
- 积分:1
-
wwdce
this source code is wwdc in matlab
- 2013-08-04 18:04:04下载
- 积分:1
-
EvaluationDescriptor
evaluation descriptor in matlab.
- 2012-10-15 15:38:10下载
- 积分:1
-
Optimization-correlation
1.约束优化问题:
minRosen(Rosen梯度法求解约束多维函数的极值)(算法还有bug)
minPF(外点罚函数法解线性等式约束)
minGeneralPF(外点罚函数法解一般等式约束)
minNF(内点罚函数法)
minMixFun(混合罚函数法)
minJSMixFun(混合罚函数加速法)
minFactor(乘子法)
minconPS(坐标轮换法)(算法还有bug)
minconSimpSearch2(复合形法)
(Optimization problem correlation algorithm)
- 2020-11-12 12:59:44下载
- 积分:1
-
fft_plot
routine to take the Fourier transform of a signal and plot both the time and frequency domain representations. Typical use:
>> n = 100 number of data points
>> dt = 0.01 spacing between samples
>> t = 0:dt:(n-1)*dt time vector
>> y = sin(2*pi*10*t) 10 Hz sin wave
>> fft_plot(y,dt) plot of signal in time and frequency domain
- 2009-06-23 06:04:38下载
- 积分:1
-
matlab_Sonar
声纳技术实验常用水声信号及其处理方法,包括CW信号产生,LMF信号产生(Sonar technology experiments commonly used in underwater acoustic signal processing methods, including the CW signal generator, Model LMF signal generator)
- 2021-04-17 15:18:53下载
- 积分:1
-
BpAlgorithmFunction
采用BP算法进行函数拟合,收敛速度较快。(BP function fitting algorithm, convergence faster.)
- 2007-04-27 13:15:54下载
- 积分:1
-
siftDemoLowe
Simple demo of sift from mr Lowe
- 2010-07-27 03:40:32下载
- 积分:1
-
floyd
floyd算法主要用于最小生成树,最短路径,把散点输进去,就可以生成最短路径(loyd algorithm is mainly used for minimum spanning tree, shortest path, the scatter lost in, you can generate the shortest path)
- 2013-11-26 18:30:38下载
- 积分:1