-
for
说明: 这是一段关于matlab的for循环的研究演示例子的说明(This is the section on Matlab for recycling demonstration examples of the note)
- 2005-12-06 11:31:41下载
- 积分:1
-
pattenrecongition
通过用最小距离分类判别方法,用MATLAB程序找出最小距离分类判别时的识别界面,从而进行识别已知的两类训练样本,并分析其识别错误率。(By using minimum distance classifier discriminant method, using MATLAB program to find the minimum distance classifier recognition interface when the judge, which is known to identify the two types of training samples, and analyze the recognition error rate.)
- 2021-04-01 11:49:08下载
- 积分:1
-
多极性码的编程及仿真-tang
多极性码的编程及仿真,有详细的说明文件 有仿真波形(multi-polarity of programming code and simulation, a detailed description of a simulation waveforms)
- 2005-03-26 20:29:48下载
- 积分:1
-
gauss-seidel
说明: 通过编程实现通过共轭梯度法和Gauss-Seidel迭代法两种方法求解方程组(By programming through the conjugate gradient method and Gauss-Seidel iteration method for solving equations of two)
- 2011-03-30 18:47:58下载
- 积分:1
-
mapping
QPSK,16QAM,64QAM星座图映射,是信号处理的基础,具有参考价值(QPSK, 16QAM, 64QAM constellation mapping, is the basis for signal processing, with the reference value)
- 2011-10-19 16:21:25下载
- 积分:1
-
Histogram
Histogram Equalization
- 2011-12-23 14:39:22下载
- 积分: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
-
err_measure
该程序将常用的线性码、循环码、汉明码、BCH码等,配上常用的二进制相键控调制BPSK搭建成仿真系统,对它们的传输特性进行了仿真!(The program commonly used linear codes, cyclic codes, Hamming, BCH codes, coupled with the commonly used binary phase shift keying modulation BPSK built into the simulation system for their transmission characteristics are simulated!)
- 2013-05-24 21:46:03下载
- 积分:1
-
StdCellPlacementTool
StandardCell Placement Tool Using Graph Theory
- 2014-02-20 22:29:09下载
- 积分:1
-
chemo4
一个梯度优化算法的实例(演示)。。。。线性判别分析的伪逆算法程序(matlab6.5)(A gradient optimization algorithm examples (demo). . . . Linear Discriminant Analysis of the pseudo-inverse algorithm procedure (matlab6.5))
- 2008-06-12 23:19:52下载
- 积分:1