-
Vibration_Simulation_Using_Matlab_and_ANSYS
说明: 利用MATLAB进行、强度和动力学分析(The use of MATLAB, the intensity and dynamics analysis)
- 2008-11-16 21:08:52下载
- 积分:1
-
gafmax
% [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation)
% Finds a maximum of a function of several variables.
% fmaxga solves problems of the form:
% max F(X) subject to: LB <= X <= UB
% BestPop--------最优的群体即为最优的染色体群
% Trace----------最佳染色体所对应的目标函数值
% FUN------------目标函数
% LB-------------自变量下限
% UB-------------自变量上限
% eranum---------种群的代数,取100--1000(默认1000)
% popsize--------每一代种群的规模;此可取50--100(默认50)
% pcross---------交叉的概率,此概率一般取0.5--0.85之间较好(默认0.8)
% pmutation------变异的概率,该概率一般取0.05-0.2左右较好(默认0.1)
% options--------1×2矩阵,options(1)=0二进制编码(默认0),option(1)~=0十进制编码,option(2)设定求解精度(默认1e-4)( [BestPop, Trace] = fmaxga (FUN, LB, UB, eranum, popsize, pcross, pmutation) Finds a maximum of a function of several variables. Fmaxga solves problems of the form: max F (X) subject to : LB <= X <= UB BestPop-------- optimal chromosome groups is the best group Trace---------- chromosome corresponding to the best objective function value FUN------------ objective function LB------------- variable lower limit since the UB------------- variable upper limit eranum--------- populations algebra, take 100- 1000 (default 1000) popsize-------- population size of each generation this desirable 50- 100 (default 50) pcross--------- crossover probability, the probability of a general check 0.5- 0.85 between the better (default 0.8) pmutation------ mutation probability, the probability of 0.05 general admission better about-0.2 (default 0.1) options-------- 1 × 2 matrix, options (1) = 0 binary code (default 0), option (1) ~ = 0 decimal coding, option (2 ) set accuracy (default 1e-4))
- 2006-10-18 16:07:48下载
- 积分:1
-
finger
提取指纹特征点的matlab代码,很有用,利用自适应阈值进行分割,再进行频域增强,根据八邻域纹线编码进行特征提取。(Extracted fingerprint feature points of the matlab code, useful, adaptive threshold segmentation, and then increased in frequency domain, the eight neighborhood ridge coding for feature extraction.)
- 2010-05-31 12:50:56下载
- 积分:1
-
JPGCompress
JPEG编码程序(MATLAB) 参考一下吧 (JPEG coding procedures (MATLAB) make reference to it)
- 2007-04-13 14:28:13下载
- 积分:1
-
bhg
多元逐步回归算法,在matlab软件中的运用,简单实用 (multiple stepwise regression algorithm in Matlab software on the use of simple and practical)
- 2007-06-10 16:16:22下载
- 积分:1
-
soundsc
Sound analysis in matlab
- 2015-04-16 02:50:05下载
- 积分:1
-
BMELIB2.0b
最大熵,用于数据融合,数据补充等方面的,贝叶斯最大熵原理(Maximum entropy, for data fusion, data supplement, and other aspects, Bayesian maximum entropy principle)
- 2020-07-03 17:00:01下载
- 积分:1
-
plot_MIMO
自适应波束成形室内模型matlab的mimo技术仿真(Adaptive beam forming model Matlab MIMO technology simulation
)
- 2012-05-03 13:54:32下载
- 积分:1
-
redextract
可以提取出图像中的红色信息,坐标空间变换(直角坐标系到极坐标系),彩色模型变换(RGB到HSI)(Red information can be extracted in the image coordinate space transform (Cartesian coordinates to polar coordinates), color model transformation (RGB to HSI))
- 2011-06-28 11:40:08下载
- 积分:1
-
tishengxiaobo
对齿轮箱故障进行提升小波去噪分解重构,准确判断初故障类型(Gearbox fault on lifting wavelet de-noising decomposition and reconstruction and accurately determine the beginning of the fault type)
- 2021-04-03 19:59:05下载
- 积分:1