-
many_matlab_gui_demo
一些超经典的matlab源码实例,对初学者绝对是有巨大帮助的,好容易才找到的啊(many useful matlab gui demos)
- 2009-05-26 21:57:14下载
- 积分:1
-
shixi
在matlab上实现的,基于仿射变换的几何纠正。交互方面不太好!(Affine transformation
Geometric rectification)
- 2012-05-14 17:23:38下载
- 积分:1
-
ghxxepua
在MATLAB中求图像纹理特征,相控阵天线的方向图(切比雪夫加权),matlab程序运行时导入数据文件作为输入参数,合成孔径雷达(SAR)目标成像仿真,采用加权网络中节点强度和权重都是幂率分布的模型,采用了小波去噪的思想。( In the MATLAB image texture feature, Phased array antenna pattern (Chebyshev weights), Import data files as input parameters matlab program is running, Synthetic Aperture Radar (SAR) imaging simulation target, Using weighted model nodes in the network strength and weight are power law distribution, Using wavelet denoising thought.)
- 2016-04-10 15:31:12下载
- 积分:1
-
fuzzy_PD_Control
采用模糊PD控制的系统仿真,提供了设计方案,(The fuzzy PD control system simulation, provides design,)
- 2020-12-29 11:59:01下载
- 积分:1
-
Pdf_files_for_OFDM
OFDM Applications containing pdf files
- 2010-10-23 00:30:59下载
- 积分:1
-
EM_1D
一维EM算法MATLAB实现,两分支高斯混合模型,均值和方差都不相同。(one dimensino EM algorithm implemented by MATLAB. Estimate the mean and variance of Gaussian Mixture Model with two branches.)
- 2010-05-09 10:41:54下载
- 积分:1
-
matlab-learning
matlab学习资料,适用于初学者对matlab进行入门学习(matlab learning materials, suitable for beginners to get started on learning matlab)
- 2014-11-12 21:00:08下载
- 积分: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
-
arx
关于ARX的一阶、二阶、三阶模型的分析、对比。此为完整的程序,稍加修改参数即可。(ARX' s on first order, second order, third-order model of analysis, comparison. This is a complete program, slightly modified parameters.)
- 2014-12-10 15:57:46下载
- 积分:1
-
linedata33
linedata 33bus distribution system
- 2016-01-05 01:29:29下载
- 积分:1