-
fast_thining
matlab 实现快速细化算法以及对消除模板的改进(Matlab to realize the quick thinning algorithm and the improvements to eliminate the template)
- 2014-10-24 15:28:06下载
- 积分:1
-
Image-correction
matlab程序。实现立体像对的矫正,并将匹配点显示出来(Matlab program. To realize the correction of the stereo image pair, and display the matching points.)
- 2016-09-22 15:25:06下载
- 积分:1
-
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
-
bilineal
bilineal algoritmo de filtro
- 2010-05-23 00:18:16下载
- 积分:1
-
hundunfenxing
混沌与分形理论是最新兴起的金融市场理论,这是混沌与分形分析的例程,需要的请自行下载(chaos and fractal theory is the latest emerging financial market theory, which is chaotic and fractal analysis routines. Requests need to download)
- 2007-03-27 09:03:45下载
- 积分:1
-
visual_callkmedoid
it is about kmedoid clustering
- 2011-08-08 04:17:55下载
- 积分:1
-
PCM
PCM clustering algorithm
- 2014-11-25 19:55:08下载
- 积分:1
-
sixteenqam
AWGN信道下,基于16QAM的TCM编译码(AWGN channel, 16QAM-based TCM encoding and decoding)
- 2013-04-29 19:55:22下载
- 积分:1
-
xiebojiance
基于瞬时无功功率理论的谐波电流检测的matlab仿真模型。包括clarke变换与park变换。经验证可很好的运行。(Matlab simulation model based on instantaneous reactive power theory of harmonic current detection. Proven to be a good run.)
- 2021-05-15 10:30:02下载
- 积分:1
-
three_level_SVPWM
基于matlab/simulink搭建的三电平逆变器仿真模型,控制算法为电压空间矢量控制(SVPWM),算法部分使用m语言编写,带有简单注释,配合算法说明,应该比较好懂。模型带中点电压平衡处理,但是效果一般,大家可以在此模型基础上修改。欢迎交流讨论。(Three-level inverter simulation model matlab/simulink structures based control algorithms for the voltage space vector control (SVPWM), part of the algorithm using the m language, with a simple comment, with the algorithm description, it should be relatively easy to understand. Models with the midpoint voltage balanced, but the general effect, you can modify the model basis. Welcome exchanges and discussions.)
- 2020-11-29 14:39:29下载
- 积分:1