-
vc
说明: 讲述VC++与MATLAB的接口编程,对于初学者有很大的帮助(On the VC++ and MATLAB programming interface, for there is a great help for beginners)
- 2009-04-05 16:43:43下载
- 积分: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
-
median_filtering
用median 滤波除去图像中的pepper and salt 噪声,并且给给出了lena图像和coin图像的示例(use median filtering to remove the noise of pepper and salt, give examples of lena andcoin)
- 2013-05-04 21:16:40下载
- 积分:1
-
BBO
matlab coding forbbo
- 2012-01-20 22:35:07下载
- 积分:1
-
MATLAB
matlab 的入门经典教材,外文翻译,适合初学者(matlab introductory textbook classic, foreign language translation, suitable for beginners)
- 2013-03-26 16:45:12下载
- 积分:1
-
region-growing-mtlb
Segmentation by growing a region from seed point using intensity mean measure.Simple but effective example of "Region Growing" from a single seed point.
- 2013-12-17 20:30:06下载
- 积分:1
-
C-MEX-S-function
C MEX S-function的一般格式,用c语言形式编写(C MEX S-function of general form, the form of written language with c)
- 2011-06-27 10:29:05下载
- 积分:1
-
基于前景理论三参数区间灰数
通过matlab实现前景理论三参数区间灰数(Foreground theory, three parameter interval grey number are realized by MATLAB)
- 2020-12-08 15:39:20下载
- 积分:1
-
BFGS
bfgs法,求解函数,简单,通俗,易懂,便于优化更改(bfgs)
- 2010-11-09 21:39:48下载
- 积分:1
-
MATLAB_Simulink_for_Digital_Communication_program
Power quality generation of voltage sags. All kinds of sags can be generated.
- 2014-09-09 21:50:01下载
- 积分:1