-
segmentation
说明: 黄金分割法 最优化问题 matlab程序(Golden Section optimization matlab program)
- 2010-04-19 12:32:54下载
- 积分:1
-
pso-SVM
粒子群优化算法pso优化支持向量机svm(Particle swarm optimization algorithm pso optimization support vector machine svm)
- 2020-11-17 14:39:39下载
- 积分:1
-
abc_al_be_dq_al_be_abc
abc to alpha be to qd to alpha beta to abc
- 2013-07-20 08:47:59下载
- 积分:1
-
mainpgm
IT WILL DATAWRAPING WITN LESSION DETECTION IN THE TISSUE AND METASIS
- 2012-08-25 14:21:02下载
- 积分:1
-
Matlab
非线性整数规划的遗传算法Matlab程序
通常,非线性整数规划是一个具有指数复杂度的NP问题,如果约束较为复杂,Matlab优化工具箱和一些优化软件比如lingo等,常常无法应用,即使能应用也不能给出一个较为令人满意的解。这时就需要针对问题设计专门的优化算法。下面举一个遗传算法应用于非线性整数规划的编程实例,供大家参考!(Matlab genetic algorithm of nonlinear integer programming
Usually, the nonlinear integer programming is a NP problem, having the index complexity if the constraint is relatively complex, the Matlab optimization toolbox and some optimization software lingo, etc, for example, are often unable to apply, even if that can be also cannot give a more satisfactory solution.This is where the problem for design optimization algorithm.Here for a genetic algorithm is applied to nonlinear integer programming programming examples, for your reference!)
- 2016-03-04 01:08:07下载
- 积分:1
-
IIR
说明: 归一化后截止频率为0.2的数字低通滤波器,并且能有效滤掉工频干扰,使心电信号有效表达信息。(The normalized digital low-pass filter with a cutoff frequency of 0.2, and can effectively filter out power frequency interference, so that the ECG signal can effectively express information.)
- 2018-12-28 12:58:19下载
- 积分:1
-
music
音乐教学论文,主要介绍了音乐教学方面的一些技巧。(Music education papers, introduces some of the music teaching skills.)
- 2010-08-26 22:39:01下载
- 积分:1
-
BER
说明: 完成从信源到目的端信息的传输与接收,信源信息经过QPSK调制,然后经过瑞利信道,在目的端仿真其译比特率(BER)。(BER simulation.)
- 2011-04-04 13:27:36下载
- 积分:1
-
gold-sequence
m序列产生子函数
gold序列产生子函数
自相关函数和互相关函数计算子函数
调用子函数[s,k,pn]=m(c,b0)产生第二条m序列(function [Rm]=Rm(golda,goldb) 自相关函数和互相关函数计算子函数
N=11
n=2^N-1
Rm(1)=sum(golda.*goldb)/n
for k=1:n-1
Rm(k+1)=sum(golda.*circshift(goldb,[0,k]))/n
end
Rm )
- 2011-04-30 17:53:27下载
- 积分:1
-
ssb
单边带解调的xinlinx建模,实现完整的解调同步和下变频(Single sideband the demodulation of xinlinx modeling, to achieve complete demodulation synchronization and downconversion)
- 2013-03-28 11:11:32下载
- 积分:1