-
work
说明: 双正交小波提升的算法,复小波变换,希望对你有所帮助(Lifting algorithm)
- 2011-03-09 21:22:29下载
- 积分:1
-
hucrf_code
Hidden-Unit Conditional Random Fields
工具箱,可以用于训练linearCRF和和L.J.P. van der Maaten, M. Welling
提出的huCRF(We provide Matlab code that implements the training and evaluation of hidden-unit CRFs, as well as code to reproduce the results of our experiments. The code implements four different training algorithms: (1) a batch learner that uses L-BFGS, (2) a stochastic gradient descent learner, (3) an online perceptron training algorithm, and (4) an online large-margin perceptron algorithm. The code can also be used to perform (conditional) herding in hidden-unit CRFs.
)
- 2012-05-23 17:19:59下载
- 积分:1
-
KalmanTrack
数字信号处理,在圆周上的卡尔曼滤波动态追踪程序(Digital signal processing, dynamic tracking on the circumference of a circle of kalman filtering)
- 2015-03-30 19:51:12下载
- 积分:1
-
dynamic-simulation
使用matlab中的simulink模块进行动态仿真的PPT文档和模型文件。(Using matlab simulink module in the dynamic simulation model of documents and PPT files.)
- 2011-05-30 20:42:57下载
- 积分:1
-
wind_batt
wind battery system simulation
- 2012-06-14 20:54:29下载
- 积分: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
-
GPSmatlab
GPS基本原理及其matlab实现,包含用户位置求解仿真,GPS卫星动态仿真,C/A码的仿真和调制等(Matlab implementation of the basic principles of GPS, including the location of the user to solve simulation, GPS satellite dynamic simulation, C/A code simulation and modulation)
- 2020-12-03 20:09:25下载
- 积分:1
-
test
test interface matlab
- 2010-11-04 13:31:36下载
- 积分:1
-
1
说明: 产生高斯白噪声,标准差和期望都固定,如N=f(0.1,2),这种形式的,随机产生40个(Generated white Gaussian noise, standard deviation and expectations are fixed, such as N = f (0.1,2), this form of randomly generated 40)
- 2009-07-04 14:31:32下载
- 积分:1
-
Guass
这是求解线性方程组的一种方法,基于gauss求解法,最基本的(Solving linear equations is a method, based on gauss solution method, the most basic)
- 2011-07-15 23:13:39下载
- 积分:1