-
SyntheticApertureRdarImgingWithMATLABAlgorithms
Aperture Radar Imaging reference material.
- 2013-11-06 14:41:24下载
- 积分:1
-
CapacityModel_2
说明: 通过电池容量的估计,来计算电池的健康状况,在Simulink中搭建模型(state of health estimation,simulink)
- 2021-04-19 09:08:51下载
- 积分:1
-
Desktop
在LabVIEW中数学公式脚本和MATLAB脚本的源代码(Mathematical formulas in LabVIEW, MATLAB scripts and script source code)
- 2010-12-05 12:26:22下载
- 积分:1
-
detect_face
A simple and accurate face detection algorithm in complex background by Yu-Tang Pai, Shanq-Jang Ruan, Mon-Chau Shie, Yi-Chi Liu
- 2009-05-10 20:34:53下载
- 积分:1
-
cuckoo_search_new2013
cuckoo_search_new algorithm.it use for find short path problem
- 2014-10-30 01:59:43下载
- 积分: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
-
MultipathFading
多径衰落信道模型源代码,用于无线移动信道建模。(Multipath fading channel model source code, used in wireless mobile channel modeling.)
- 2008-03-03 16:19:20下载
- 积分:1
-
matlabrumenjingdian
matlab入门经典教程,希望对您有帮助(Getting Started tutorial matlab classic, I hope for your help)
- 2008-06-28 00:40:53下载
- 积分:1
-
heat
说明: 换热器模型的MATLAB实现,可用于工程计算,还可以用于教学演示(exchanger MATLAB model can be used for engineering calculations, can also be used for teaching demonstration)
- 2005-11-07 16:16:12下载
- 积分:1
-
The-minimum-and-by-optimization
这是一个用于解决非线性最小二乘优化问题的Matlab程序,(This is a guarantee nonlinear least squares optimization problem of Matlab program.)
- 2012-06-02 10:57:36下载
- 积分:1