-
chongdian
用matlab/simulink搭建的铅酸蓄电池充电模型。(Using matlab/simulink model to build the lead-acid battery charging.)
- 2011-06-11 10:19:57下载
- 积分:1
-
matlab_code3
matlab下可以直接使用的小程序 包括各种常用算法 对应书籍为《matlab宝典》(matlab can be directly used for small programs, including such popular books as the corresponding algorithm " matlab Collection" )
- 2013-09-27 15:30:31下载
- 积分:1
-
LMS
LMS算法 4单元均匀线阵自适应波束形成图;MMSE(LMS algorithm 4 unit uniform linear array adaptive beamforming Figure)
- 2013-04-09 19:59:23下载
- 积分:1
-
BPSK_Prob_erro_fading
BPSK in Rayleigh fading channel. Simulation and Theoretical results
- 2015-03-09 21:25:52下载
- 积分:1
-
SimulinkSlides
matlab simulink wind turbine with doubly feed induction generator
- 2015-03-24 23:22:05下载
- 积分:1
-
Aweightebandwiseientificationmethodfomultirate
a weighted algorithm which can be useful for all kind of estimation
- 2010-06-21 23:24:32下载
- 积分:1
-
Numerical-analysis-and-MATLAB
数值分析及其MATLAB实现(MATLAB 6.X 7.X版)光盘含有用可视化图形介绍的MATLAB基本操作和作图等内容的Word文档电子图书及其多媒体教学软件。另外,光盘中还附有本书中的MATLAB程序包和图形供读者使用。(EBooks numerical analysis and MATLAB (MATLAB 6.X 7.X version) CD-ROM containing MATLAB basic operations and mapping of the visual graphics on a Word document and multimedia teaching software. In addition, the CD also use with MATLAB package and graphics for this book readers.)
- 2012-10-18 19:06:00下载
- 积分:1
-
CICFilter
文章运用分级抽取和多相滤波的方法改进传统CIC滤波器的结构,降低了系统工作频率,运用幅度改进函数(ACF)和外加级联余弦预滤波器的技术改进了滤波器频率响应,提出了一种高效的算法结构,改善了通带损耗,增大了阻带衰减,对CIC滤波器的实际应用和深入研究有着现实意义。
(Article the use of hierarchical multi-phase extraction and filtering methods to improve the structure of the traditional CIC filter, reducing the system operating frequency, the use of margin to improve the function (ACF) and the cosine cascade plus pre-filter technology to improve the filter frequency response, the an efficient algorithm to improve the pass-band loss, increases the stopband attenuation of the CIC filter in practical applications and in-depth study has practical significance.)
- 2020-08-14 11:08:27下载
- 积分:1
-
HoughObject
Circles
We can extend the Hough transform to other shapes that can be expressed parametrically. For example, a circle of
fixed radius can be described fully by the location of its center (x, y).
Think of each feature (edge) point on the circle as saying, ”if I’m on the circle, the center must be in one of these
places”. It turns out that the locus of these votes is itself a circle.
But what about circles of unknown size? In this case, we need a third parameter: the radius of the circle. So, we can
parameterize circles of arbitrary size by (x, y, r). Instead of casting votes in a circular pattern into a two-dimensional
accumulator, we cast votes in circles of successively larger size in a three-dimensional accumulator.
- 2010-03-09 06:46:32下载
- 积分:1
-
matlab-ga
遗传算法寻优程序实例 用遗传算法对函数寻优(GA matlab)
- 2013-03-20 19:42:15下载
- 积分:1