-
projectcode4x4t1
signal detection in 4x4 system using qrdmdfe algorithm with t=1,also includes lqrdm dfe algorithm
- 2010-10-19 16:57:25下载
- 积分:1
-
zantaifenxi
电力系统暂态分析仿真实例,参考用户手册实例而做(Power system transient analysis and simulation examples, reference examples and make the user manual)
- 2011-06-20 15:36:19下载
- 积分:1
-
Kinematic-Hardening-Plasticity
A UMAT Coding for Kinematic Hardening Plasticity.
- 2013-10-18 19:18:14下载
- 积分:1
-
NSGA2
用Matlab实现的NSGA2多目标优化算法的源程序,用户可以根据需要定义相应的参数(Using Matlab multi-objective evolutionary algorithm to achieve the source, the user can define the parameters of the corresponding)
- 2014-01-24 15:40:08下载
- 积分:1
-
Pattern_Recognition_Fourth_Edition
MATLAB 模式识别的外文书籍,特别经典的研究生用书(Books in foreign languages MATLAB pattern recognition, especially the classic book Graduate)
- 2010-11-10 12:57:51下载
- 积分:1
-
sampling
Sampling theorem. Natural Sampling.
- 2012-04-06 20:46:29下载
- 积分:1
-
min-max-DV-HOP
DV-hop与min-max相结合,使得计算量更小,在最后对结果求精,定位精度更高。(DV- hop combined with min- Max, makes a smaller amount of calculation, at the end of the refinement, positioning accuracy is higher.
)
- 2014-11-04 21:22:21下载
- 积分:1
-
K-SVD_Dictionary-training
k-SVD 字典训练 matlab源代码,欢迎有需要的下载一起研究(k-SVD dictionary training matlab source code, welcomed the need to download the study together)
- 2014-12-15 11:19:59下载
- 积分: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
-
three_phase_charge
完成进行三段式充电仿真,模拟电池充电过程,实现充电管理(to carry on charging as to simulate battery to charge)
- 2021-04-12 10:38:57下载
- 积分:1