-
CRC 循环冗余校验码
CRC 循环冗余校验码 matlab 实现(CRC cyclic redundancy check code)
- 2011-05-29 23:57:10下载
- 积分:1
-
bisection
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.
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) STOP.
- 2011-11-23 09:46:51下载
- 积分:1
-
OFDmmimo
里面含有二十多个子程序,有助于学习MIMO与OFDM。(To learn with MIMO OFDM.)
- 2010-10-21 10:03:41下载
- 积分:1
-
F_Borda
说明: 模糊数学中的波达排序,还有模糊聚类分析的MATLAB源代码(Borda sort,Fuzzy Cluster Analysis)
- 2010-04-23 17:49:31下载
- 积分:1
-
use-of-matlab3
matlab应用实例,便于对比学习MATLAB的应用以及编程语言的学习。使用中也可以在此基础上进行二次编写,节约时间成本。(the example of the use of matlab)
- 2013-05-09 19:55:00下载
- 积分:1
-
Lagrange-algorithm
Lagrange algorithm for unit commitment problem, 5 machine system
- 2013-12-10 05:30:40下载
- 积分:1
-
DRNNTunningPIDControlerforcouplingplant
DRNN神经网络自学习PID解藕控制,与PID相比具有抗干扰能力强特点(DRNN self-learning neural network PID control solution lotus, compared with PID characteristics of anti-interference ability)
- 2009-07-12 16:28:41下载
- 积分:1
-
linehough
霍夫变换的令一种算法,对于直线检测效果很好(Hough transform to make an algorithm that works well for line detection)
- 2010-05-27 17:20:01下载
- 积分:1
-
BeamwidthCalculator
Beam width is the aperture angle from where most of the power is radiated. The two main considerations of this beam width are Half Power Beam Width (HPBW) and First Null Beam Width (FNBW).
- 2020-10-14 11:57:30下载
- 积分:1
-
eg14-zhishupince
《MATLAB神经网络30个案例分析》中的第14个例子,案例14 SVM神经网络的回归预测分析---上证开盘指数预测。希望对大家有一定的帮助!(The MATLAB neural network analysis of 30 cases of example, 14 cases (14 of SVM neural network predictive regression analysis- Shanghai opened index prediction. Hope to have certain help to everybody!
)
- 2013-09-20 16:29:53下载
- 积分:1