-
jlsf
聚类算法的简单介绍 感觉讲的蛮好的 上传来共享(Clustering algorithm briefly talked about feeling fine upload to share)
- 2008-06-12 14:15:47下载
- 积分:1
-
pwm_rectify1
给出一个具体PWM逆变器的仿真实例,通过仿真 ,可以得出实际运行中的电压、电流的波形
(Give a specific instance of PWM inverter simulation, simulation can be drawn from the actual operation of the voltage and current waveforms)
- 2011-07-14 17:48:20下载
- 积分:1
-
OSTU
二维OSTU方法 ,能够自动给出合适阈值 matlab环境下开发(Two-dimensional OSTU method that can automatically give the appropriate thresholds developed under matlab environment)
- 2011-11-07 10:48:47下载
- 积分:1
-
sparse-matrix
一本很不错的稀疏矩阵教材pdf版,matlab编程中经常涉及,希望对大家有用(A very good sparse matrix materials pdf version, matlab programming often involved, I hope useful)
- 2015-04-20 16:28:07下载
- 积分:1
-
Matlabdsp
Matlab数字信号处理与应用源代码,
包含的实例所使用的源程序清单,文件夹第3章~第7章分别包括各章节内的实例源程序。
(Digital signal processing and application of Matlab source code that contains an instance of the use of source lists, folders, Chapter 3 ~ Chapter 7, respectively, including source code examples within the chapters.)
- 2009-09-17 18:28:08下载
- 积分:1
-
nlms
说明: 归一化自适应lms算法,简单易行,很适合初学者(Normalized adaptive lms algorithm, simple, very suitable for beginners)
- 2011-03-14 09:12:49下载
- 积分:1
-
CODED-OFDM-PTS-SLM
PAPR ODFM PTS SLM TURBO CODED OFDM
- 2014-11-24 18:19:11下载
- 积分: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
-
PI_PD
说明: 在基于事件的情况下将分数阶PI-PD控制器离散实(The fractional order PI-PD controller is discretized based on event)
- 2020-12-20 14:08:49下载
- 积分:1
-
power_wind_dfig_avg
双馈风力发电机仿真实例,可用于实际工程算法和研究学习(The double-fed wind turbine simulation example, can be used for practical engineering algorithms and learning)
- 2013-03-19 16:54:02下载
- 积分:1