-
gabasedimmunealgorithm
一种在遗传算法中注入疫苗的matlab免疫算法,加入了免疫函数。(a ga based immune algorithm.)
- 2010-10-25 20:19:00下载
- 积分:1
-
bisection
Step 1: Set i=1 FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2 FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP.
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
- 2011-11-23 09:46:51下载
- 积分:1
-
studyMATLAB
战胜MATLAB必做练习50题,帮助你学会matlab(MATLAB exercises will be done over 50 questions to help you learn matlab)
- 2010-11-16 20:06:15下载
- 积分:1
-
spaceintersection
About Image intersection using LS technique
- 2014-11-10 00:30:37下载
- 积分:1
-
histogram
MATLAB编写的图像直方图处理程序,对输入的图像首先显示它的图像与直方图,然后进行直方图均衡化处理,显示处理后的直方图与图像。(A MATLAB program for image histogram equalization. First input an image and display its histogram. Then equalize the histogram of the input image and display its equalized histogram .)
- 2013-12-27 17:10:22下载
- 积分:1
-
scfdma
Single carrier frequency division multiple access (SC-FDMA) simulation
- 2011-05-12 16:26:03下载
- 积分:1
-
5
说明: Statistical Signal Processing
- 2011-11-11 01:39:46下载
- 积分:1
-
MATLAB-Programming-for-Engineers
matlab编程ppt文件,初级工程师入门都需要的。(matlab programming
)
- 2011-11-30 10:49:07下载
- 积分:1
-
CSNN
这个包包含6个代价敏感神经网络训练算法。(This package contains 6 algorithms for training cost-sensitive neural networks. They are over-sampling, under-sampling, threshold-moving, SMOTE and two ensemble methods, i.e. hard-ensemble and soft-ensemble.
)
- 2011-05-12 16:46:20下载
- 积分:1
-
findFatigueeye
用matlab检测视网膜眼底图像,达到自动识别视网膜病变(Detection of retinal fundus images using matlab to achieve automatic identification retinopathy)
- 2013-12-09 15:47:13下载
- 积分:1