-
LIFT97
9/7提升小波的代码,用matlab写的,欢迎大家交流!(9/7 lifting wavelet code, written with matlab, welcomed the exchange of everyone!)
- 2007-08-20 23:39:58下载
- 积分:1
-
bsubsamp
对边界进行二次取样源码,用canny等算法提取一次边界后,点数过多,不利于描述形状,用这个代码可以实现二次取样。(The boundary of second sampling source, such as canny extraction algorithm with a boundary, too many points, which describe the shape, use this code can realize the second sampling.)
- 2012-04-15 15:56:41下载
- 积分:1
-
Deep-Learning-Toolbox
深度学习matlab工具箱,包括深度deep belief nets,stacked autoencoder,convolutional neural nets等网络。(Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.)
- 2020-12-15 15:09:13下载
- 积分:1
-
代码
说明: PLS、BP、SVR代码,参数可调,修改后可用,也可为学编程的同仁提供参考。(PLS, BP, SVR codes, adjustable parameters, can be used after modification, and can also provide reference for colleagues learning programming.)
- 2018-12-30 19:44:12下载
- 积分:1
-
GM11
说明: 这是一个利用GM(1,1)进行预测的matlab程序,是我在数模竞赛的时候写的,希望有用(This is a use of GM (1,1) to predict the matlab procedure is that I die in a few competitions when written in the hope that useful)
- 2008-09-05 21:56:43下载
- 积分:1
-
para
说明: 抛物线法求解
方程的构造方法:给出[0,1]区间上的随机数(服从均匀分布)作为方程的根p*.
设你的班级数为a3,学号的后两位数分别为a2与a1,从而得到你的三次方程
例如:你的31班的12号,则你的方程是21x3+60x2+2x+a0=0的形式.
方程中的系数a0由你得到的根p*来确定.
(parabolic equation method Construction Methods : given interval [0,1] on the random number (subject to uniform distribution) as the root equation p*. set up your classes at a3, after learning of the double-digit for a1 and a2, so you get the three equations for example : your 31 classes on the 12th, then your equation is 21x3 60x2 2x a0 = 0 forms. the equation coefficients a0 you get from the root of p* to determine.)
- 2005-12-03 18:11:10下载
- 积分:1
-
RGB-Histogram-Sideview--improfileadd(I)---File-Ex
Simple but effective example of "Region Growing" from a single seed point.
The region is iteratively grown by comparing all unallocated neighbouring pixels to the region. The difference between a pixel s intensity value and the region s mean, is used as a measure of similarity. The pixel with the smallest difference measured this way is allocated to the region.
This process stops when the intensity difference between region mean and new pixel becomes larger than a certain treshold
- 2013-09-11 02:38:46下载
- 积分:1
-
Roc-curve
Everything ROC and Precision-Recall curves.
- 2015-04-04 18:24:41下载
- 积分:1
-
layer_peeling
reflect spectral by layer peeling
- 2010-10-03 03:18:11下载
- 积分:1
-
Newton-Raphson
Newton-Raphson 算法 用来求解非线性方程组根的解法(Newton-Raphson algorithm used to solve the root of the solution of nonlinear equations)
- 2012-05-20 19:47:30下载
- 积分:1