-
GA_PSO
利用GA來模擬鳥群尋找食物的行為,方法就是找尋距離食物最近的鳥之周圍區域及根據自己本身飛行的經驗判斷食物的所在(The use of GA to simulate the behavior of the flock in search of food, the methodology is to find the nearest bird food from around the region and according to their own experience of flying to judge the location of food)
- 2010-01-16 00:26:54下载
- 积分:1
-
YANGLEI
层状压电圧磁结构中表面波的传播,表面波分SH表面波和瑞丽表面波(Layered magnetic structure of piezoelectric pressure wave propagation, wave and wave of SH wave Ruili)
- 2013-12-02 09:56:57下载
- 积分:1
-
power_regulzero
power_regulzero,功率电子领域matlab仿真文件,已经验证过,程序运行正常(power_regulzero,Power electronics field matlab simulation file, has already been verified, the normal operating procedures)
- 2013-07-14 12:29:43下载
- 积分:1
-
x
说明: 文件为MATLAB低通滤波器文件,运行文件课得滤波器特性曲线,并且还有实例。(MATLAB files for the low-pass filter documents, running a filter file class characteristic curve, and there are examples.)
- 2007-10-14 19:40:37下载
- 积分:1
-
Navigation
捷联惯导系统解算程序,并包含有kalman滤波组合导航、组合对准程序 演示程序
(SINS solver, and includes integrated navigation kalman filtering, combined demonstration program aimed at program)
- 2011-11-09 00:58:52下载
- 积分:1
-
C4.5
Quinlan的决策树程序C4.5(M语言编写)(the program for decision tree C4.5 purposed by Quinlan )
- 2011-12-23 21:08:30下载
- 积分:1
-
Quadratic-Programming
该文件中包含二次规划中涉及的matlab程序,包含拉格朗日法以及起作用集法(This file contains the quadratic programming matlab procedures involved, including the Lagrangian method and set method works)
- 2013-07-25 10:56:24下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
MPA code
说明: 海洋捕食者算法(MPA)是一种自然启发式的优化算法,它遵循在最佳觅食策略中自然支配的规则,并且在海洋生态系统中遇到捕食者与猎物之间的速率策略。(Marine predator algorithm (MPA) is a natural heuristic optimization algorithm, which follows the rules of natural dominance in the optimal foraging strategy, and encounters the rate strategy between predators and prey in the marine ecosystem.)
- 2020-03-20 00:49:42下载
- 积分:1
-
Rectangular-Fraunhofer-diffraction
本程序具体描述了矩孔夫朗和费衍射的图样,程序简单,图样清晰。(Rectangular Aperture Fraunhofer Wo Fei diffraction)
- 2012-05-03 15:35:41下载
- 积分:1