-
throughwall
关于穿墙雷达探测与监视的一篇较新国外论文,并附有程序(The title of this dissertation:Through-wall human monitoring using data-driven models with Doppler information)
- 2011-12-22 11:49:26下载
- 积分: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
-
传统PSO算法及其初始化
PSO的最基础版本,可用于粒子群算法,和群体智能的学习(The most basic version of PSO can be used for particle swarm optimization and swarm intelligence learning)
- 2020-06-22 12:40:01下载
- 积分:1
-
SVM21norm
A matlab implementation of SVM for multiclass learning. For more information: Xiao Cai, Feiping Nie, Heng Huang, and Chris Ding. Multi-Class L2,1-Norms Support Vector Machine. IEEE International Conference on Data Mining (ICDM), Vancouver, Canada, 2011.
- 2020-08-30 12:28:10下载
- 积分:1
-
gongshengjuzheng
用灰度共生矩阵提取五个纹理特征
包括:熵、均匀度、相关性、能量、对比度(Extraction of five GLCM texture characteristics,Include: entropy, uniformity, correlation, energy, contrast)
- 2012-04-05 20:36:20下载
- 积分:1
-
c18_cdmasim.m
计算CDMA系统的误码率的最重要的函数,记得看哦,肯定有用(The most important function to calculate the error rate of the CDMA system, remember Kane, certainly useful)
- 2013-11-27 09:02:30下载
- 积分:1
-
Dc-motor-control-system-automatic-control-course-d
直流电机PI控制器稳态误差分析,自动控制的简单应用。(PI controller, DC motor steady-state error analysis, the simple application of automatic control.)
- 2010-06-30 13:06:51下载
- 积分:1
-
boost_open
用matlab实现的boosts开关变换器的仿真图,一共四幅图,对于学习非线性电路的同学有用(Matlab achieved by switching converter boosts the simulation map, a total of four maps, non-linear circuit for the students to learn useful)
- 2009-06-04 17:41:42下载
- 积分:1
-
Fcm
it is a code for FCM clustering
- 2011-12-04 23:35:23下载
- 积分:1
-
c-means-algorithm
c均值算法的实现,使用c均值算法对一组三位数据进行聚类,给出了测试的类别数目和初始值。(c-means algorithm, using the c-means algorithm on a set of three data clustering, given the number of categories and initial value of the test.)
- 2012-05-18 09:24:59下载
- 积分:1