-
fixed_point
Fixed-Point iteration(Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative. )
- 2009-05-14 04:43:58下载
- 积分:1
-
AN-1067
In higher power applications to utilize the full line power and reduce line current harmonics PFC
Pre-regulators are generally required. In these high power applications interleaving PFC stages can
reduce inductor volume and reduce input and output capacitor ripple current. This results in smaller overall
magnetic volume and filter capacitor volume increasing the converters overall power density. This is made
possible through distributing the power over two interleaved boost converters and the inductor ripple
current cancellation that occurs with interleaving, reference [5]. This application note will review the design
of a 300W two-phase interleaved power factor corrected (PFC) pre-regulator. T
- 2012-04-06 02:40:45下载
- 积分:1
-
test3
运用matlab进行图像识别,显示出交通标志白线,运用hough变换(Using matlab image recognition, traffic sign showing a white line, using hough transform)
- 2021-04-10 18:38:59下载
- 积分:1
-
好用的稀疏表示,字典生成源程序
有较好的参考价值,可以实现模式识别领域的数据的分类及回归,IMC-PID是利用内模控制原理来对PID参数进行计算,是一种双隐层反向传播神经网络,基于SVPWM的三电平逆变的matlab仿真,对于初学matlab的同学会有帮助。
- 2022-02-06 09:25:44下载
- 积分:1
-
matlab自实现膨胀腐蚀
资源描述不使用matalb自带的膨胀腐蚀,编写的膨胀腐蚀程序,利用形态学原理编写的matlab代码,值得参考对二值图像处理。
- 2022-03-19 13:54:48下载
- 积分:1
-
Problem.Set.2
Reversible Markov Chains and Random Walks on Graphs
- 2010-09-28 14:48:21下载
- 积分:1
-
capon
本仿真将延迟-相加法和CAPON算法做对比,分析了其分辨率的能力强弱(The simulation will be delayed- the sum method and the CAPON algorithm to do comparison, analysis of strengths and weaknesses of its resolution)
- 2010-12-04 22:35:41下载
- 积分:1
-
voicebox
matlab voicebox工具箱 函数比较全 matlab voicebox toolbox function more and more to the point of total sub-Bar Moderator(matlab voicebox toolbox function compares the matlab voicebox toolbox function more and more to the point of total sub-Bar Moderator)
- 2013-03-04 20:29:21下载
- 积分:1
-
Gerhard-Weiss---Multiagent-Systems---A-Modern-App
multi agents systems 2
- 2011-05-21 03:07:55下载
- 积分:1
-
tv
说明: 一种基于tv模型的图像修复方法,经检测代码运行正确,附带实验图片,可以对破损图像有一定的修复效果(Tv model-based image restoration method, the detection code to run correctly, with the experimental picture, can repair the damaged image)
- 2012-05-07 09:40:51下载
- 积分:1