-
Jitter
The code summerize how to calculate the jitter (RMS) with the incoming signals, such as optical communications and clock and date recovery circuit
- 2007-07-21 09:57:25下载
- 积分:1
-
photoprocess
数字图象处理系统,使用MATLAB的GUI模块,可实现图象的直方图均衡、灰度化、二值化、缩放、边缘检测、增加噪声、图像变换、去噪等功能。使用时请将fig文件和m文件和图像放在一个文件夹内(photo process system,use matlab)
- 2009-05-22 12:02:41下载
- 积分:1
-
myprm
机器人的路径规划算法:概率路径图算法,非常好的matlab实现。可以完整运行。是基于sampling的路径规划里的典型算法(probabilistic roadmap algorithm is very popular in robotics. and it is one of the best in sampling based road planning algorithm)
- 2015-03-30 10:57:15下载
- 积分:1
-
massive mimo
说明: matlab mimo信号检测算法,有需要的可以下载(Matlab MIMO signal detection algorithm, which can be downloaded if necessary)
- 2020-02-27 18:01:35下载
- 积分:1
-
yichuansuanfa
遗传算法及其改进(Genetic algorithm and its improvement)
- 2008-03-17 19:12:23下载
- 积分:1
-
matlabdeal
说明: 2008年全国数学建模竞赛用matlab程序(In 2008 by the National Mathematical Contest in Modeling matlab program)
- 2008-10-02 11:59:12下载
- 积分: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
-
max-flow-min-cut-theorem
初学最大流最小割的几个很有用的参考资料,详细介绍了它的应用,很有帮助哦!(Maximum flow minimum cut beginner several useful references, details of its application, very helpful Oh!)
- 2011-05-24 19:46:37下载
- 积分:1
-
ex11_GPC_NoIden
使用matlab识别船行的轨迹和运行效果。(Use matlab find shipping way。)
- 2013-10-21 19:19:00下载
- 积分:1
-
MATLAB
matlab基础编程的例子,尤其适合初学者,(Examples of basic programming for beginners)
- 2014-02-22 11:00:51下载
- 积分:1