-
1
说明: 基于MATLAB的平面六连杆机构运动分析(MATLAB-based planar six-Linkage Kinematic Analysis)
- 2010-07-14 15:41:00下载
- 积分:1
-
mtreek
该程序是《图论及其应用》中最小生成树的克鲁斯科尔算法的其中一种描述方法,特点是求解过程和人们手动求解的思路相近。功能是输入一个赋权图的边的编号及其权值,程序返回最小生成树对应的边的编号。编号由用户自己定义,根据结果给出的编号可以由原图绘出最小生成树。(This program can get the smallest tree from a weighted-graph. )
- 2010-11-10 11:08:25下载
- 积分:1
-
matcode
brain tumor codebrain tumor codebrain tumor codebrain tumor codebrain tumor codebrain tumor codebrain tumor codebrain tumor code
- 2013-10-15 12:36:24下载
- 积分:1
-
extracting
EXTRACTING speech features using LPC
- 2010-12-19 01:58:10下载
- 积分:1
-
gsc1
generalized sidelobe cancellation implented frome "Adaptive filter theory 3th edition, page 320-335"
author: ب ه م ن ی ا ن د ا ن ش گ ا ه ش ی ر ا ز
- 2013-07-17 13:02:03下载
- 积分:1
-
FindLineSegs
该函数用于提取图像中的直线段
输入图像,直接输出提取的直线段(find line segment in images)
- 2010-01-15 17:31:03下载
- 积分: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
-
MCF
代码描述了多芯光纤的基本传输模型,其中包括了损耗,色散,非线性,以及芯与芯之间的串扰。(Code describes the basic model of the multi-core optical fiber transmission, including crosstalk loss, dispersion, nonlinearity, and between the core and the core.)
- 2015-02-25 10:10:43下载
- 积分:1
-
dcbraking
DC dynamic braking is obtained when the stator of an induction motor running at a speed is connected to a dc supply.dc current flowing through the stator produces a stationary magnetic field.Motion of rotor in this field induces voltage in the rotor winding.Machine therefore works as a generator.Generated energy is dissipated in the rotor circuit resistance,thus giving dynamic braking.
- 2013-12-20 14:20:11下载
- 积分:1
-
随机振动-matlab程序
说明: 好几个关于随机振动,结构动力学方面求解的算法,包括PSD法,PEM法,模态空间法,虚拟激励法等算法的基础程序(Several algorithms for solving random vibration and structural dynamics, including PSD method, PEM method, modal space method and virtual excitation method, are introduced.)
- 2020-12-17 10:49:13下载
- 积分:1