-
noise_let_Measurements
这是一个实值的Noiselet变换,压缩感知的图像应用中的的Noiselet观测矩阵 (1) This implementation uses exactly m*log2(m) additions/subtractions.
2) This is a real-valued variation of "dragon" noiselets.
3) This is symmetric and orthogonal. To invert, apply again and divide by m.)
- 2010-10-22 10:51:04下载
- 积分:1
-
pattern
this code is used for processing all the directory
- 2009-06-03 20:13:12下载
- 积分:1
-
fast-coding-in-matlab
for fast optimize programming in matlab
- 2012-05-23 12:33:00下载
- 积分:1
-
Recog_Colores
RECONOCIMIENTO DE COLORES CON MATLAB Y MSP530
- 2014-10-07 11:51:15下载
- 积分:1
-
webservice
This web service project demo for student gfgo kfgjkf kgjfkg fgkjfdg
- 2015-01-23 12:48:39下载
- 积分:1
-
svm-08.09
支持向量机的一些代码合计,本人学习是使用,为matlab学习者提供帮助(SVM some code together, I am learning is used to help learners matlab
)
- 2014-10-14 21:36:40下载
- 积分:1
-
Assignment-1-modified-matlab-code-m-files-(Ali)
this code generates random numbers according to different distributions, Gaussian distribution, Rayleigh distribution, Rician and Nakagami, weibull and suzuki model.
- 2013-10-06 22:05:39下载
- 积分:1
-
Target-Tracking
关于弹道目标实时跟踪,有详细的模型和算法策略.(Real-time tracking of ballistic target, have a detailed strategy model and algorithm.)
- 2015-04-12 09:18:27下载
- 积分:1
-
floyd
floyd算法计算最短路的matlab源程序(floyd calculated)
- 2012-09-07 16:28:39下载
- 积分: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