-
FiveElement
Matlab Implementation of Harmony Five Elemet Algorithm
- 2009-03-21 03:30:51下载
- 积分:1
-
nihe
1. 分别用2,3,4,5阶多项式来逼近[0,3]上的正弦函数sinx,并作出拟合曲线及sinx函数曲线线图。了解多项式的逼近程度和有效拟合区间随多项式的阶数有何变化。(1. Were treated with 2,3,4,5-order polynomial approximation [0,3] The sine function sinx, and make sinx function curve fitting curve and line graphs. Understand the degree of polynomial approximation and the effective range with the polynomial fitting order of any changes.)
- 2011-04-25 14:41:35下载
- 积分:1
-
MoreEffectiveC++
本书荣获2005年第十五届Jolt通用类图书震撼大奖。 继 Effective C++ 之后,Scott Meyers 于 1996 推出这本「续集」。本书与现今之 C++ 标准规格几乎相同。可能变化的几个弹性之处,Meyers 也都有所说明与提示。(the book won the 2005 session of the 15th General Books Jolt Awards shock. Following the Effective C, Scott Meyers in 1996 to launch the "sequel." The book's C with the current standard is almost the same. Several possible changes in flexibility, Meyers also has suggested and described.)
- 2006-11-05 12:49:35下载
- 积分:1
-
TOAcombination
Active approach - TOA combin(Active approach- TOA combin)
- 2007-04-30 16:48:53下载
- 积分:1
-
Array-signal-processing
张小飞(南京航空航天大学) 阵列自适应信号处理的部分代码,包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法 等(Xiaofei (Nanjing University of Aeronautics) adaptive array signal processing part of the code, including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm)
- 2020-11-05 10:19:51下载
- 积分:1
-
matlab-picture
用罗曼三性编码方法对图形进行编码,matlab源程序。(With the Roman three coding methods to encode graphics, matlab source code.)
- 2011-12-01 21:00:19下载
- 积分:1
-
tsp_demo
免疫演算法求解TSP問題
包含了參數的設置並富有例題(Immune algorithm to solve TSP problem contains parameters to set up and full of examples)
- 2010-07-23 11:44:58下载
- 积分:1
-
coordinate
实现测量坐标转换,主要有三参数、四参数、六参数、七参数以及二维坐标与三维坐标的转换(Measuring coordinate conversion, there are three parameters, four parameters, six parameters, seven parameters, and the conversion of two-dimensional coordinates and 3D coordinates)
- 2020-07-03 09:40:02下载
- 积分:1
-
pb2
关于通信原理matlab实现的很好的一本书 (The good Communication Theory matlab a book)
- 2013-04-06 10:10:13下载
- 积分: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