-
Specialfunction
这个是matlab经典教程的一个关于特殊函数的计算的原代码,请大家赶快下载哦,谢谢,(This is a classic tutorial matlab a special function on the calculation of the original code, please download as soon as possible Oh, Thank you,)
- 2009-05-16 20:07:14下载
- 积分:1
-
matlabpathplanning
用MATLAB 实现的机器人在平面上的路径规划,实用栅格法处理环境和障碍物。(Implemented using MATLAB robot path planning in the plane, utility grid method to deal with environmental and obstacles.)
- 2010-01-11 13:20:14下载
- 积分:1
-
shichuan
该程序是石川法计算齿轮啮合冲击载荷的matlab程序(The program is calculated Ishikawa gear shock loads matlab program)
- 2020-07-03 11:20:02下载
- 积分:1
-
Face_recognition
基于matlab的人脸识别分析,参考文献为:
[1] X.Tan and B.Triggs. Enhanced Local Texture Feature Sets for Face Recognition under Difficult Lighting Conditions, In Proceedings of the 2007 IEEE International Workshop on Analysis and Modeling of Faces and
Gestures (Matlab-based face recognition analysis, references to: [1] X. Tan and B. Triggs. Enhanced Local Texture Feature Sets for Face Recognition under Difficult Lighting Conditions, In Proceedings of the 2007 IEEE International Workshop on Analysis and Modeling of Faces and Gestures)
- 2010-07-06 10:15:33下载
- 积分:1
-
基本术语(中英文对照)
对学习遗传算法的同行有帮助(learning GA peer help!)
- 2005-06-10 03:08:23下载
- 积分:1
-
discrep
This file is a solution for vertical seismic profile by svd discrep
- 2012-01-13 02:19:54下载
- 积分:1
-
灰色模型故障预测
在matlab中利用灰色模型原理进行故障、寿命预测(The grey model is used to predict the failure and life by matlab)
- 2017-09-09 22:48:28下载
- 积分: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
-
vbhmm
Matthew J.Beal的变分贝叶斯理论在隐马尔可夫模型中的应用程序。多加了个转换程序。(VBEM of Matthew J.Beal to HMM.)
- 2012-04-20 22:22:04下载
- 积分:1
-
Gist
Code for popular gist features
- 2012-02-01 15:29:48下载
- 积分:1