-
faceidpro
MATLAB source code. You can find useful address here.
- 2011-04-20 17:56:36下载
- 积分:1
-
TR_FBMC
this folder is an implementation of tone reservation scheme for FBMC system
- 2014-01-28 21:50:20下载
- 积分:1
-
smartantenna
Matlab智能天线算法(包含电磁场基本原理、天线阵基本原理、随机过程、传播信道特性、到达角估计、自适应波束成形等的仿真代码)(Smart antennas for wireless communication(MATLAB))
- 2021-04-22 19:38:48下载
- 积分:1
-
matlab-help-chinese
这是matlab的中文版,希望对大家有所帮助(This is the Chinese version of matlab, want to help everyone)
- 2009-12-15 09:45:50下载
- 积分:1
-
Examples-of-annealing-algorithm
提供了一个简单的模拟退火算法的示例。能够帮助初学者快速掌握模拟退火算法的内容。(Provides an example of a simple simulated annealing algorithm. Can help beginners to quickly master the content of simulated annealing algorithm.)
- 2014-09-03 11:04:58下载
- 积分: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
-
nodegetownerdocument01
method getOwnerDocument returns the Document object associated with this node.
- 2014-01-08 09:42:56下载
- 积分:1
-
伺服文件
详细介绍了永磁同步电机的控制策略和控制算法。采用的是自抗扰控制算法。(The control strategy and control algorithm of permanent magnet synchronous motor (PMSM) are introduced in detail. The auto disturbance rejection control algorithm is used.)
- 2020-12-22 21:49:07下载
- 积分:1
-
DE算法matlab程序
说明: matlab的基本差分进化算法,放在了压缩包中的word里面(The basic differential evolution algorithm of MATLAB is put in the word in the compressed package)
- 2020-04-03 18:55:23下载
- 积分:1
-
pamod_m
pammode function in matlab
- 2010-06-12 21:09:00下载
- 积分:1