-
09
说明: 09年数学建模眼科 论文代码 包括随机模拟和分布拟合(2009 Eye of mathematical modeling papers, including stochastic simulation and code distribution fitting)
- 2010-08-18 14:04:01下载
- 积分:1
-
pwmdirectpower
PWM整流直接功率控制simmulink模型搭建。
模型搭建清楚明了,比同原理模型“three_to_one_3_26”更简单(Direct power of the PWM rectifier control simmulink model structures. )
- 2012-08-08 16:39:38下载
- 积分:1
-
jiegeng_v33
非常适合计算机视觉方面的研究使用,滤波求和方式实现宽带波束形成,通过虚拟阵元进行DOA估计。( Very suitable for the study using computer vision, Filtering summation way broadband beamforming, Conducted through virtual array DOA estimation.)
- 2016-12-16 11:21:05下载
- 积分:1
-
Select_for_aca
蚁群算法的另一种实现形式,通过全局的搜索,避免陷入局部解的改进程序(Another ant colony algorithm to achieve the form of global search through, to avoid falling into local solutions to improve procedures)
- 2010-06-28 17:03:15下载
- 积分:1
-
CF-toolkit-(1)
基于Matlab的推荐系统源码,来源于协同过滤算法(matlab CF)
- 2012-05-10 20:48:11下载
- 积分:1
-
lsarma
两步最小二乘arma法,k为算法中带估计的ar参数个数(Two-step least squares arma method, k is the algorithm with a number of parameters estimated ar)
- 2011-06-16 18:57:34下载
- 积分:1
-
K08auto
附件中的pdf文件是韩国作者08年在Automatica上发表的文章。本代码给出了文章中定理1的线性矩阵不等式的求解程序,通过给定不同的a来求解最大的b,进而得到界定时滞系统的最小的椭圆。(Attached pdf file of 2008 in South Korea articles published in Automatica. This code is given in Theorem 1 article LMI solver through a given different to solve the biggest b, then get the minimum of delay systems defined ellipse.)
- 2013-11-06 16:26:07下载
- 积分:1
-
MAX_Wavelet
采用极大值法实现图像处理中的小波去模糊。基于matlab函数实现。(Using the maximum value method to achieve image processing wavelet deblurring. Based on matlab function implementation.)
- 2013-12-02 21:06:00下载
- 积分:1
-
Written-in-MatLab-mean-filtering
MatLab编写的均值滤波、中值滤波、高斯滤波 等图像处理函数(Written in MatLab mean filtering, median filtering, Gaussian filtering and other image processing functions)
- 2013-12-19 20:20:45下载
- 积分: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