-
LCD37
3.7 寸屏幕 控制电力板 大家可以学习学西 包准能用的(3.7-inch screen control panels you can learn to learn West'll usable)
- 2007-06-04 22:48:14下载
- 积分:1
-
imagemerge
本段代码主要是为了实现讲多光谱图像进行光谱分离然后再合并成一种可以在matlab中显示的格式.tif的图像,同时保证了原始的图像信息不丢失(This code is mainly to achieve multispectral images speak for spectral separation and then combined into a format that can be displayed in matlab. Tif image, while maintaining the original image information is not lost)
- 2014-02-21 20:26:19下载
- 积分:1
-
GA-bp
说明: GA-BP算法Matlab实现,不带说明论文!!!(back propagation genetic algorithm)
- 2020-06-23 01:20:02下载
- 积分:1
-
MATLAB_basic_syntax
matlab基本语法,对初学者非常有帮助(matlab basic syntax is very helpful for beginners)
- 2010-09-23 16:46:23下载
- 积分:1
-
final_possion
实现泊松过程的仿真,并给出泊松过程波形和自相关函数波形.(Achieve Poisson process simulation, and gives a Poisson process waveform and autocorrelation function of the waveform.)
- 2013-11-06 16:12:06下载
- 积分:1
-
bisection_new
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.
prepared by Razana Alwee
24
Algorithm
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)
- 2011-11-23 09:49:57下载
- 积分:1
-
SIMULATED-ANNEALING-
这是一个关于商人visit许多城市,怎样走法才能使距离最短的例子,采样的了退火算法的经典案例(Traveling Salesman Problem (TSP) has been an interesting problem for a l
me in classical optimization techniques which are based on linear and nonlin
ogramming. TSP can be described as follows: Given a numberof cities to v
d their distances from all other cities know, an optimal travel route has to
und so that each city is visited one and only once with the least possible dista
aveled. This is a simple problem with handful of cities but becomes complica
the number increases.)
- 2013-12-15 03:26:30下载
- 积分:1
-
Program_0.2
Tutorial Two (You should run it in the Command Window)
- 2012-04-22 18:31:14下载
- 积分:1
-
simplifiedrbmusic
本程序对于圆阵列的DOA估计空间平滑算法,可以很好的估计出角度的到达方向(This procedure for the circular array of DOA estimate spatial smoothing algorithm, can be very good to estimate the direction of arrival angles)
- 2009-03-25 10:14:51下载
- 积分:1
-
rsda(Matlab)
粗糙集的matlab代码,里面包含几个文件,都是针对不同的情况使用(Rough matlab code, which contains several files are used for different situations)
- 2010-10-14 15:26:30下载
- 积分:1