-
LR_adult
基于逻辑回归的分类实验,在UCI数据库的audlt数据集上进行测试(Classification based on logistic regression test, the database in the UCI data set to test audlt)
- 2010-06-18 01:32:41下载
- 积分:1
-
ActiveMQPInPActionp28Manning-2011p29
ActiveMQ学习文档,参考书籍,很有用的书籍(ActiveMQ study documents, reference books, useful books)
- 2013-12-12 12:49:42下载
- 积分:1
-
sf
灰色关联度算法,灰色系统分析方法针对不同问题性质有几种不同做法,灰色关联度分析(GreyRelationalAnalysis)是其中的一种(Grey algorithm, gray system analysis methods for different nature of the problem there are several different approaches, gray correlation analysis (GreyRelationalAnalysis) is one of them)
- 2013-08-25 20:02:47下载
- 积分:1
-
Lee fliter
Lee 滤波例子和代码,程序的说明和功能非常详细。(Lee filter examples and code)
- 2017-06-24 11:27:00下载
- 积分:1
-
Geneticalgorithmprocedure
介绍了遗传算法的原理,发展及应用,并用MATLAB语言给出了遗传算法的应用实例(Introduced the principle of genetic algorithm, development and application of MATLAB language with the application of genetic algorithm is given examples)
- 2010-05-10 16:37:10下载
- 积分:1
-
PID-controler.-matlab-code
PID controler/ matlab code
- 2012-05-16 00:28:06下载
- 积分:1
-
filter
创建一个first order 低通模拟信号滤波器。输入为热噪音(creative a first order low pass filter, the in put is the white noise.)
- 2013-10-20 12:57:21下载
- 积分:1
-
bch_dvb_encode
encoding bch in dvb-t2 standards
- 2012-02-03 02:34:33下载
- 积分: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
-
The-matlab-implementation-of-GMSK
GMSK的matlab实现。在matlab环境下实现GMSK的调制与解调。(The matlab implementation of GMSK)
- 2011-05-23 15:32:33下载
- 积分:1