-
rayt
this ith matlab code about some programs
- 2010-09-30 14:12:03下载
- 积分:1
-
VIBGYOR_Color_Segmentation
image color segmentation.... very useful code
- 2009-07-20 19:20:44下载
- 积分:1
-
BrooknKalman.pdf
Book algorithm about kalman filter
- 2014-12-19 17:57:38下载
- 积分:1
-
MATLABGUIrar
实现MATLAB不同GUI之间的数据传递,值得一看(MATLAB data transfer between different GUI, worth a visit)
- 2012-05-01 15:22:31下载
- 积分:1
-
3-chapter
MATLAB GUI设计学习手记(第二版)源程序 第3章
本书推荐的学习方法:
1)若您是一个MATLAB初学者,且有充裕的时间来学习GUI设计,您可以从本书的第1章开始循序渐进地学习。
2)若您是一位MATLAB初学者,且时间非常紧迫,建议您先学好第1章,然后依次学习第4章、第5章和第6章,其他章节请根据项目需要有选择性地学习。
3)若您已经掌握了MATLAB的基础语法知识,有一定的MATLAB编程基础,也请浏览一下第1章的内容,尤其是专题分析部分。然后先学习本书第4、5和6章,其他章节请根据项目需要有选择性地学习。
4)若您是一位MATLAB GUI方面的专家或老师,您可以将本书作为一本教学的参考书,本书内容全面、讲解详实、代码精炼,是不可多得的GUI宝典。
(MATLAB GUI design learning Hearts (second edition) source Chapter 3 the learning methods recommended in this book: 1) If you are a MATLAB beginners, and have plenty of time to learn GUI design, you can start from Chapter 1 of the book The step-by-step learning. 2) If you are a MATLAB beginners, and the time is very tight, it is recommended that you first learn to Chapter 1, followed by learning Chapter 4, Chapter 5 and Chapter 6, in other sections based on project needs selective learning . 3) If you have mastered the basic grammar of the MATLAB, the MATLAB Programming Fundamentals, please visit the Chapter 1, in particular thematic analysis section. First learning book chapters 4, 5 and 6, then the other chapters selective learning based on project needs. 4) If you are an expert or teacher of a MATLAB GUI, you can book as a teaching reference books, the book is comprehensive, explain the detailed, refined code, is a rare GUI canon.)
- 2012-11-15 18:29:53下载
- 积分:1
-
test
test interface matlab
- 2010-11-04 13:31:36下载
- 积分:1
-
two_ray_model
Modelo de dos rayos de Andrea Goldsmith (figura 2.5, según expresión
2.12)
f = 0.9 frecuencia en GHz
landa = 0.3/f en m
R = -1 coeficiente de reflexión en tierra
ht = 10 altura del transmisor en m
hr = 2 altura del receptor en m
Gt = 1
Gr = 1
Pt = 1
d=10:.1:100000
phase_diff = 4*pi*ht*hr./(landa*d) aproximación
Pr = Pt*((landa/(4*pi))^2)*((abs((sqrt(Gt)./d) + (R*sqrt(Gr).*(exp(-sqrt(-1)*phase_diff)))./d)).^2)
Pr = Pt*((landa/(4*pi))^2)*(1./d).*((abs((sqrt(Gt)) + (R*sqrt(Gr).*(exp(-sqrt(-1)*phase_diff))))).^2)
figure(1), clf,
plot((d),10*log10(Pr/max(abs(Pr))))
grid
xlabel( log_1_0(d) )
ylabel( Potencia recibida (dBm) )
- 2010-02-08 06:31:54下载
- 积分:1
-
schedule
这是一个工序调度MATLAB程序,希望对大家有用!(This is a MATLAB program scheduling process, we hope to be useful!)
- 2011-01-24 17:16:30下载
- 积分:1
-
tz
说明: 这个程序是EMD进行后对IMF的各个能量进行计算得出每个分量的能量分布,这个种方法也是一种常见方法,其中还包括这特征提取后的绘制可视程序。(This procedure is carried out after the IMF EMD various energies calculated energy distribution of each component, this method is also a common method.)
- 2013-09-20 17:13:59下载
- 积分:1
-
chengxuyuan
一本程序员羊皮卷,希望对大家有帮助,程序员走出自己的路(A programmer volume in sheep' s clothing, in the hope we have to help programmers go its own way)
- 2010-01-29 13:19:49下载
- 积分:1