-
MATLAB_Exp6_0421_2006
MATLAB_Exp6_0421_2006 成大教授講義(Professor at National Cheng Kung University MATLAB_Exp6_0421_2006 notes)
- 2009-04-29 10:19:49下载
- 积分:1
-
fangchafenxi
matlab用于数学的方差分析 可以处理一系列的重要拟合问题(analysis of variance for mathematics matlab can handle the fitting of a series of important)
- 2010-12-04 16:30:15下载
- 积分:1
-
diedai
这5个小程序分别为:用Monte Carlo随机法圆柱相交体的体积;用刘徽割圆法计算pi;梯形法.辛普森法计算圆周率;蒲丰掷针实验程序;线性函数的迭代(This five small programs were: using Monte Carlo random method cylinder intersects the volume cyclotomic method with Liu Hui pi trapezoidal method Simpson method to calculate pi Buffon throw needles experimental procedures linear function of iteration)
- 2013-08-31 14:47:59下载
- 积分:1
-
radar.m
雷达系统分析基础,线性调频信号模糊函数计算,单脉冲测角等(Radar system analysis based on chirp signal ambiguity function calculated single pulse goniometer.)
- 2012-10-11 10:00:16下载
- 积分:1
-
hadi-alizade
this is a new alghorithm about tabu search....
- 2013-05-26 16:47:20下载
- 积分:1
-
zhuiganfa111
加算方法中的追赶法的例子,例子经过了最优化处理,可以最小开销的实现追赶法(Add count method to catch up with examples of law, for example, has been optimized to deal with, you can catch up with the realization of the minimum cost method)
- 2007-12-13 21:10:11下载
- 积分:1
-
rough-set
粗糙集理论是一种基于对现实世界进行不确定描述的理论,属性约简是粗糙集理论的核心理论之一。对粗糙集理论进行阐述,并给出基于启发式的知识约简算法,最后结合MATLAB程序实例说明了该算法的可行性与有效性。(Rough set theory is based on the uncertainty of the real world is described in theory, attribute reduction is the core theory of rough set theory one. Elaborate on the rough set theory, and gives the knowledge-based heuristic reduction algorithm, and finally with MATLAB program example illustrates the feasibility and effectiveness of the algorithm.)
- 2011-04-19 10:10:28下载
- 积分:1
-
finger-recong
指纹识别源代码。思路完全是按照文件夹中网页里介绍的方法,即提取指纹中的分叉点和端点的位置作为指纹的特征值。由于今天太忙,对图像的预处理作的很失败,程序会提取出很多伪点,而指纹轮廓也没有想出办法过滤。汗,你看看能不能参考把。
三个m文件,fd.m提取指纹中的分叉点,fd2.m提取指纹中的端点,Cpoint.m则是前两个文件运行中需要调用的掩模函数。(fingerprint identification code. Thinking is entirely in accordance with the folder on the website Lane, that the fingerprints of the bifurcation point and endpoint position as a fingerprint eigenvalues. As today are too busy, the image preprocessing for the failure, the program will extract a lot of pseudo-point, and the fingerprint profile nor find a way to filter. Khan, you can look at the information put. 3 m documents, fingerprints fd.m the bifurcation point, fd2.m fingerprints of endpoint, Cpoint.m are two documents before the operation need to call the mask function.)
- 2007-05-02 23:49:15下载
- 积分:1
-
anita_bisection_method
bisection method for numerical analysis
- 2014-11-25 23:27:49下载
- 积分: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