-
mallat
经典的mallat算法程序。用mallat算法实现低通,高通滤波器。(Mallat algorithm classical procedures. Mallat algorithm using low-pass, high pass filter.)
- 2021-01-09 13:18:50下载
- 积分:1
-
yibudianjimoxing
说明: DFIG异步电最大风能追踪模型,用与风力发电功率追踪控制(yibudianjihechengystemyunxing)
- 2010-04-01 19:31:52下载
- 积分:1
-
gradient descent
梯度下降法是一個一階最佳化算法,通常也稱為最速下降法。 要使用梯度下降法找到一個函數的局部極小值,必須向函數上當前點對應梯度(或者是近似梯度)的反方向的規定步長距離點進行疊代搜索。如果相反地向梯度正方向疊代進行搜索,則會接近函數的局部極大值點;這個過程則被稱為梯度上升法。(The gradient descent method is a first-order optimization algorithm, also commonly referred to as the steepest descent method. To find the local minimum of a function using the gradient descent method, an iterative search must be performed to the specified step distance point in the opposite direction of the gradient (or approximate gradient) of the current point on the function. If the search is reversed in the opposite direction to the positive direction of the gradient, it will approach the local maximum point of the function; this process is called the gradient ascent method.)
- 2019-02-21 23:13:19下载
- 积分:1
-
fractal-interpolation_sucess
分形差值函数是由迭代函数系统IFS实现的,通过离散的数据点构成分形插值函数,证明分形插值函数是这个IFS唯一吸引子。利用MATLAB矩阵运算,实现数据点的分形差值拟合。该算法简介直观。(The fractal difference function is implemented by the IFS fractal interpolation function through the data points of the discrete prove fractal interpolation function only attractor of the IFS. Fractal difference fitting using MATLAB matrix operations, the data points. The algorithms Profile intuitive.)
- 2013-03-21 15:34:16下载
- 积分:1
-
3.6.5
这是matlab宝典里面的源代码 相信对于开发着有所帮助(This is a matlab source code inside the book and I believe that the development of a help)
- 2008-04-07 13:41:38下载
- 积分:1
-
FileNum
检查文件夹中有多少个文件,以及调用相应的文件(check how many files in the directory)
- 2013-04-08 14:26:40下载
- 积分:1
-
test
关于特性检测的循环相关算法,基于am加噪声的情形(About characteristics of the cyclic correlation detection algorithm, based on the circumstances am add noise)
- 2009-03-22 18:33:04下载
- 积分:1
-
msdalgorithm
Implementation of morphological shape decomposition algorithm (image processing)
- 2010-02-17 22:58:08下载
- 积分:1
-
lab2-conv
This does convolution of two sequences in stepwise manner according to normal understanding.
sigfold.m:-fips signal 1..and changes n accordingly.
sigshift.m:-shifts flipped signal from left to right to cover all overlapping
sigmulti.m:-multiplies two signals at each instant of overlapping
convolution.m:-it finally calculates the sum of the product
- 2011-07-27 22:58:21下载
- 积分:1
-
PLLC
说明: 平方载波同步法的MATLAB实现 锁相环部分的仿真程序
结果正确 可以直接使用(PLLC.M)
- 2010-04-12 19:44:37下载
- 积分:1