-
sy1
数值微分精度及步长的关系,截断误差和舍入误差,体会误差对结果的影响,用算法1 和算法2 分别得到的结果进行比较,由Taylor公式可得到两种算法的截断误差(Accuracy of numerical differentiation and the relationship between step length, truncation error and rounding error, the error on the results of experience with algorithm 1 and algorithm 2 respectively, to compare the results obtained by the Taylor formula for the truncation error of two algorithms available)
- 2010-06-14 19:56:18下载
- 积分:1
-
minigouzhuiren
个慢跑者在平面上沿着他喜欢的路径跑步,突然一只狗攻击他,这只狗以不变的
速度跑向跑步者,狗的方向始终指向跑步者,计算并画出狗的运动轨迹(如需其他
条件,请自己假定)(A jogger in the plane running along the path of his favorite, a dog suddenly attacked him, the dog ran a constant speed runners, always point to the direction of the dog runners, calculate and draw the trajectory of the dog (For other conditions, at your own assumptions))
- 2010-11-08 10:49:28下载
- 积分:1
-
duochongfenxing
提供两个小程序,一个是多重分形谱算法;另一个是盒子维数的计算。(Provide two small programs, one is multifractal spectrum algorithm the other is the calculation of box dimension.)
- 2011-02-15 16:13:24下载
- 积分:1
-
path-planning3
说明: 用matlab编写的程序用来实现机器人基于两点法的路径规划,算法快速有效。(Programs written with matlab for robot path planning method based on two points, the algorithm quickly and efficiently.)
- 2011-03-16 19:03:53下载
- 积分:1
-
second---Copy
Rake Receiver implementation in MATLAB. A DS-CDMA system is used to model the mobile environment.
- 2013-11-15 17:49:51下载
- 积分:1
-
TMP_5_Codes
ANFIS modeling & simulation
Compelete codes for building & training a fuzzy Inference System
- 2014-12-18 05:54:02下载
- 积分:1
-
modoptimization
MOdulation optimization for green communications
- 2015-01-13 16:38:07下载
- 积分:1
-
R
说明: 国内著名R语言入门教材清华大学出版社
介绍R语言基本应用,同时结合相关统计学理论进行实例分析(Chinese famous textbook of R
introduce R and example analysis)
- 2015-03-15 10:34:54下载
- 积分:1
-
music_DOA
空间平滑MUSIC算法的MATLAB程序,经典MUSIC算法估计DOA方向,用于阵列信号处理中。经过测试,可无需配置正确运行。(Spatial smoothing MUSIC algorithm MATLAB, classical MUSIC algorithm to estimate DOA of direction, used in array signal processing.Correct operation after the test, but no configuration.)
- 2015-05-11 11:24:52下载
- 积分: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