-
count_K.N
k个位子,n个元素填充,每个位置上数字可重复。例程为一简洁的递归算法,显示所有可能的组合(n to K problem)
- 2009-05-18 07:11:20下载
- 积分:1
-
filter-design
IIR和FIR滤波器的设计,用脉冲响应不变法和双线性变换法设计IIR滤波器,用窗函数法设计了FIR滤波器。(IIR and FIR filter design, with the impulse response method and the bilinear transform IIR filter design using window function design of the FIR filter.)
- 2013-10-24 21:23:13下载
- 积分:1
-
MATLAB遗传算法程序
function [bestsole,bestpop]=ga_scomplex(num,bounds,ps,pc,pm,b,dtc)
% GA_scomple是基于浮点编码的单纯形遗传算法主程序
% num定义种群数量
% bounds定义参数取值范围,格式为[Var1min,Var1max;Var2min,Var2max;…….];
%ps选择概率
%pc交叉概率
%pm变异概率
%b 变异程度系数
%dtc 迭代次数
% $Date: 2005/5/25 $(funzione [bestsole,bestpop]=ga _scomplex (num,limites,ps,pc,pm,b,dc)
% GA 655343;scomple;;;;;;
% num
% limits23450;[Var1min,Var1max;Var2min,Var22min;;;;;];
%ps
%pc
%pm
%b _
%dtc _
% $Data: 2005 /5 /25 $)
- 2019-05-11 19:45:18下载
- 积分:1
-
NSGA-2
说明: 代码中含有多种多目标优化的测试函数,在代码中修改即可测试。(The code contains a variety of multi-objective optimization test functions, which can be tested by modifying the code.)
- 2020-12-19 12:39:10下载
- 积分:1
-
sift
SIFT算法,用MATLAB编写,不错的参考资料(SIFT algorithm, using MATLAB to prepare, a good reference)
- 2008-03-18 16:12:50下载
- 积分:1
-
ysf118
说明: 基于模数运算的数字水印算法的matlab源代码(Modular arithmetic based on digital watermarking algorithm matlab source code)
- 2011-02-22 22:28:35下载
- 积分:1
-
hdm_player
matlab写的 视频播放器程序,带界面的 (matlab write the video player program, with the interface)
- 2013-12-17 21:18:35下载
- 积分:1
-
matlab
MATLAB遗传算法源码 我是初学 希望能有人指点我一下(MATLAB genetic algorithm source code I am a beginner want to someone show me)
- 2009-04-11 15:46:52下载
- 积分:1
-
Kalman_Filtering_-_Theory_and_Practice_using_MATLA
Kalman Filtering- Theory and Practice Using MATLAB 2008年第三版的随书源码(Kalman Filtering-Theory and Practice Using MATLAB the third edition CD)
- 2009-05-16 11:09:22下载
- 积分:1
-
sw_dens
说明: 计算海洋中海水密度,对于物理海洋学生很重要(It is important for physics students to calculate the density of seawater in the ocean)
- 2020-03-09 14:39:58下载
- 积分:1