-
savgol
低通滤波器,对数据进行平滑,也叫做最小二乘法,Savitzky-Golay算法(a particular type of low-pass filter, well-adapted for
data smoothing, and termed variously Savitzky-Golay, least-squares, or DISPO
(Digital Smoothing Polynomial) filters. Rather than having their properties defined
in the Fourier domain and then translated to the time domain, Savitzky-Golay
filters derive directly from a particular formulation of the data smoothing problem in
the time domain)
- 2010-07-22 10:49:43下载
- 积分:1
-
aliiiii
providing YBus for load flow
- 2011-08-09 02:04:29下载
- 积分:1
-
Game
非合作博弈论代码求解纳什均衡,得到每个参与人的最优支付函数。(Solving equilibrium non-cooperative game theory)
- 2014-08-25 20:26:47下载
- 积分:1
-
menteng_v82
基于掌纹识别的在线身份验证 识别算法本科毕设,包含了阵列信号处理的常见算法,Gabor小波变换与PCA的人脸识别代码。( Verify recognition algorithm based on palmprint recognition undergraduate complete set of online identity, Contains a common array signal processing algorithm, Gabor wavelet transform and PCA face recognition code.)
- 2016-11-13 21:00:34下载
- 积分: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
-
modulation
用MATLAB来仿真FSK、PSK、DPSK的调制、解调过程,并通过实验来比较它们的误码率和信噪比的关系。内附有matlab源代码(Using MATLAB to simulate FSK, PSK, DPSK modulation, the demodulation process, and to compare their bit error rate and signal to noise ratio by the empirical relationship. Enclosed is the matlab source code)
- 2014-12-09 20:38:11下载
- 积分:1
-
FacialExpressionRecognitiontool
人脸表情识别,稀疏表示,人脸表情图片,表情库。matlab程序实现,绝对可以调试运行。
毕业设计内容。(Facial expression recognition, sparse representation, facial expression, facial expression . Matlab programming, can debug the operation.
Graduation design content.)
- 2015-11-19 16:54:48下载
- 积分:1
-
saloha
时隙ALOHA协议程序:实际产生的业务量,吞吐量,平均延迟 (Slotted ALOHA protocol procedures: the actual traffic throughput, average delay)
- 2012-10-10 15:47:38下载
- 积分:1
-
GPU_FDTDfdtd
一个GPU的FDTD程序,可以参考一下。(A GPU FDTD procedures, you can refer to.)
- 2014-01-09 17:11:48下载
- 积分:1
-
quantumgeneticalgorithm
一种快速的,稳定的量子遗传算法。
量子遗传算法(An improved quantum genetic algorithm genetic algorithms, faster and more stable.)
- 2011-01-02 16:16:21下载
- 积分:1