-
chaoshipaiduifangzhen
模拟随机过程求解超市实际问题。很具有代表性。matlab(random process simulation solving practical problems supermarket. Very representative. Matlab)
- 2007-02-03 16:19:40下载
- 积分:1
-
contourdemo
一个用matlab画出三维图像的等高线的小程序,非常适合初学者。(A small program using matlab to draw the contour of the three-dimensional image, very suitable for beginners.)
- 2012-08-16 21:15:39下载
- 积分:1
-
caculate
此文挡是用Matlab开发的几种计算数值微积分的方法,对学习matlab的人很有用(Text block is developed with Matlab numerical calculus of several calculation methods, the people of the study is useful matlab)
- 2009-04-03 21:13:51下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
egli
Egli propagation model m-file
- 2013-01-25 23:18:25下载
- 积分:1
-
mimo_cma
Multiple input multiple output coding
- 2014-09-11 15:15:17下载
- 积分:1
-
6DOF-robot
六自由度机器人源程序
6DOF机器人的matlab仿真(Six degree of freedom robot source
Matlab simulation of 6DOF robot)
- 2014-10-28 14:23:13下载
- 积分:1
-
64QAM_system
说明: 运行主函数qam.m,可得到调用理论误符号率曲线和仿真结果。仿真结果包括误符号率和误码率。(running qam.m main function will receive the symbols mistakenly called theoretical curve and simulation results. Simulation results include misuse of the symbol rate and bit error rate.)
- 2021-04-12 10:18:57下载
- 积分:1
-
Zipfs-law
本程序对同一文本在不同语言版本(英语,德语,芬兰语)下的单词频率进行统计,来检测齐夫定律(Zipf s law)在不同语言下的变化。(This procedure of the same text in different languages (English, German, Finnish) the word frequency statistics, to detect Zipf' s law (Zipf' s law) in different languages under the changes.)
- 2013-08-04 05:56:57下载
- 积分:1
-
Classic-DOA-Estimation
对均匀线阵环境下的来波方向进行估计,分别用了MUSIC算法以及ESPRIT算法进行仿真。(DOA for ULA environment estimate, respectively, with the MUSIC algorithm and ESPRIT algorithm simulation.)
- 2014-12-08 21:13:17下载
- 积分:1