-
ai_immune
用Matlab做的免疫算法,希望对你有帮助,互相学习(Immune algorithm using Matlab to do, want to help you learn from each other)
- 2010-08-15 10:23:42下载
- 积分:1
-
fit_logistic
Fit time series Q(t) to a logistic function.
Inputs (vectors of same size): t (time) & Q
Outputs: Qpre (logistic model fit to data) and three independent parameters: thalf, Qinf, and a, describing the logistic
Q(t) = Qinf/(1 + exp(-a*(t-thalf)))
Qinf is value as t --> infinity
thalf is time of symmetric inflection point
a is time decay constant
Written by James Conder, Southern Illinois University, Oct. 2010
- 2014-02-14 18:29:17下载
- 积分:1
-
Sorting, Searching and Classification Lab11
Sorting, Searching, and Classification using Matlab
- 2019-04-26 18:01:06下载
- 积分:1
-
NSGA-II
说明: 用遗传算法(NSGA-II)解决车间调度问题,含案例(solving job shop scheduling problem using NSGA-II)
- 2020-07-20 16:06:48下载
- 积分:1
-
adaboost_for_matlab
AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files
1. ADABOOST_tr.m
2. ADABOOST_te.m
to traing and test a user-coded learning (classification) algorithm with AdaBoost. A demo file (demo.m) is provided that demonstrates how these two files can be used with a classifier (basic threshold classifier) for two class classification problem.(AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files 1. ADABOOST_tr.m 2. ADABOOST_te.m to traing and test a user-coded learning (classification) algorithm with AdaBoost. A demo file (demo.m) is provided that demonstrates how these two files can be used with a classifier (basic threshold classifier) for two class classification problem.)
- 2020-10-21 21:17:23下载
- 积分:1
-
hpfilter
Also used for Homomorphic filtering
- 2010-10-23 13:54:11下载
- 积分:1
-
Chap_9
This is excersis solution of the chapter 7th of AFT text book which i have uploaded previopusly.
- 2011-07-22 07:48:08下载
- 积分:1
-
Subspacealgorithm
子空间算法是语音增强中较新颖的算法,文件对该算法进行了仿真(Subspace method is relatively new in the speech enhancement algorithm, the algorithm was simulated file)
- 2010-11-25 12:59:49下载
- 积分:1
-
Matlab2010Books
Matlab教程,很有用的,写得很详尽,要用它做东西的可以看看(Matlab books)
- 2011-05-17 12:43:20下载
- 积分:1
-
bentley
calculates the bentley sweep algorithm between two trapezoidal membership functions
- 2013-08-01 21:10:33下载
- 积分:1