-
yiqunsuanfa
fitness = 20+var(1).^2+var(2).^2-10*(cos(2*pi.*var(1))+cos(2*pi.*var(2))) (something about ACO)
- 2012-06-09 11:15:39下载
- 积分:1
-
hanshuchuang
布莱克曼窗是一个比较适合复杂的窗,它的衰减很大,做成录波器容易满足指标(Blackman window is a more suitable for complex window, its large attenuation, made recorder easily satisfied index
)
- 2011-10-29 20:22:36下载
- 积分:1
-
DOA_classical
这是利用MUsic和盲分离算法求解DOA的程序(This is the use of MUsic and blind source separation algorithm procedures DOA)
- 2009-04-18 10:51:56下载
- 积分:1
-
JQRLJGH
机器人路径规划 应用遗传算法做的 经过修改后 可以应用在其他的路径规划(path planning GA)
- 2015-03-13 16:32:21下载
- 积分:1
-
Dispersive_of_Waveguide
用全波分析法计算双脊波导的色散特性和场分布,对计算电磁学全波仿真学习非常有用(The Usage of Full Wave Analysis calculating the dispersive characteristics and electromagnetic field distribution of double ridge waveguide)
- 2015-04-19 21:45:00下载
- 积分:1
-
Advanced-Mathematics-and-Mechanics-Applications-U
Advanced Mathematics and Mechanics Applications Using MATLAB - Howard B. Wilson
- 2014-02-25 23:07:10下载
- 积分:1
-
kda
说明: kda程序 用于matlab环境下不同核函数分类问题(kda program for matlab environment classification of the different kernel function)
- 2009-08-06 09:52:11下载
- 积分:1
-
matlabdrawaFFT
简单易用的matlab FFT程序,零频在中间,另外还经常用的matlab绘图代码列了出来(Simple and easy-to-use program matlab FFT, zero frequency in the middle, is also often used matlab drawing code out)
- 2013-01-29 10:45:54下载
- 积分:1
-
RELAX11
基于RELAX算法的雷达目标识别。适合新手练习(Radar target recognition algorithm based and RELAX)
- 2021-01-17 15:48:44下载
- 积分:1
-
gradient descent
梯度下降法是一個一階最佳化算法,通常也稱為最速下降法。 要使用梯度下降法找到一個函數的局部極小值,必須向函數上當前點對應梯度(或者是近似梯度)的反方向的規定步長距離點進行疊代搜索。如果相反地向梯度正方向疊代進行搜索,則會接近函數的局部極大值點;這個過程則被稱為梯度上升法。(The gradient descent method is a first-order optimization algorithm, also commonly referred to as the steepest descent method. To find the local minimum of a function using the gradient descent method, an iterative search must be performed to the specified step distance point in the opposite direction of the gradient (or approximate gradient) of the current point on the function. If the search is reversed in the opposite direction to the positive direction of the gradient, it will approach the local maximum point of the function; this process is called the gradient ascent method.)
- 2019-02-21 23:13:19下载
- 积分:1