-
hard_c_means
本例子分群是用硬式分群的方式,也就是結果非 0 即 1,最後會在畫圖來顯示結果,適合初學者學習(The example of grouping is the way hard grouping, which is the result of non-0 or 1, the last in the drawing to show the results, suitable for beginners to learn)
- 2009-09-10 14:19:41下载
- 积分:1
-
hhtanddata
HHT变换的EMD方法和希尔伯特谱的一些源程序,以及一些实例数据(HHT transform the EMD method and Hilbert spectrum of some of the source, and some examples of data)
- 2010-09-12 18:21:34下载
- 积分:1
-
inverse21
inverse dynamic of robot.nt to upload source code, you can
- 2013-07-28 17:24:36下载
- 积分:1
-
em
说明: 实现利用高斯分布聚类,即完成em算法,直接在matlab上运行,可以作图直观显示(二维数据)(Achieve Gaussian distribution clustering, complete em algorithm, running directly on matlab, you can visualize mapping (two-dimensional data))
- 2014-01-20 11:01:19下载
- 积分:1
-
LGE
LEG是线性图嵌入算法的matlab源码(LEG code for face recognition)
- 2011-04-29 09:49:14下载
- 积分:1
-
算法
马尔科夫蒙特卡洛算法的MATLAB应用示例(code for MCMC in MATLAB)
- 2020-10-12 23:07:32下载
- 积分:1
-
viener-filter
introduction to wiener filter ppt
- 2010-08-21 15:05:18下载
- 积分:1
-
compare
Comparative file i created for my personal use and will be of no use to any one else
- 2014-12-03 06:40:48下载
- 积分:1
-
filter
利用TI公司的C28X系列芯片进行数字信号滤波,有TI公司的filter库,需要利用C语言去调用汇编语言(With C28X series chip, you can make a digital signal filter. you need to use C language to call the assembly language)
- 2015-01-04 19:20:20下载
- 积分:1
-
Boost_Converter
说明: 升压转换器是一种DC / DC电源转换器,可将电压从其输入(源)升至其输出(负载)。在连续导通模式下(流经电感的电流永远不会降为零),升压转换器的理论传递函数为:
占空比在哪里0.5
在此示例中,转换器从250 V电源馈送RC负载,并且PWM频率设置为31 kHz。
模拟
运行仿真并观察示波器上的波形。确认负载电压(Vout)的平均值非常接近理论值:Vout = 250 /(1- 0.5)= 500V。(A boost converter is a DC/DC power converter which steps up voltage from its input (source) to its output (load). In continuous conduction mode (current through the inductor never falls to zero), the theoretical transfer function of the boost converter is:
where is the duty cycle.0.5
In this example, the converter is feeding an RC load from a 250 V source and the PWM frequency is set to 31 kHz.
Simulation
Run the simulation and observe waveforms on Scope. Verify that the mean value of the load voltage (Vout) is very close to the theoretical value of: Vout = 250 / (1 - 0.5) = 500 V.)
- 2020-03-22 20:41:56下载
- 积分:1