-
mallat算法的MATLAB程序
说明: 一个很好的MALLAT算法是MATLAB实现原代码,具有很好的操作性。(a good MALLAT MATLAB algorithm is the original code, with very good operability.)
- 2005-10-17 10:58:23下载
- 积分:1
-
08090822529040
说明: 你电影广告RTR 泰国人好大方好古典风格 (Your movie ad RTR good generous good classical Thai style)
- 2010-04-23 16:53:06下载
- 积分:1
-
progressbar
This implementation of progressbar is intended to be extremely simple to use while providing a high quality user experience.
Features:
- Can add progressbar to existing m-files with a single line of code.
- Supports multiple bars in one figure to show progress of nested loops.
- Optional labels on bars.
- 2010-10-09 15:45:15下载
- 积分:1
-
LMS
抑制干扰噪声的自适应的LMS算法,效果很好,(supress noise LMS algorithm)
- 2012-06-06 11:12:51下载
- 积分:1
-
smo
SMO算法的m文件以及用svr测试该算法的m文件,以及smo算法文档详细介绍及使用说明(The SMO algorithm m file and test the algorithm using SVR m files, as well as the SMO algorithm document details and instructions)
- 2021-03-23 15:39:15下载
- 积分:1
-
prkdanMATLAB
皮尔曲线拟合的MATLAB程序,以调试通过需要的朋友可以看看(Peel the MATLAB curve fitting procedures in order to debug through the needs of friends can take a look at)
- 2009-12-07 16:50:43下载
- 积分:1
-
Matlab-handwriting-recognitio
matlab代码实现手写体数字的识别,测试可用,识别率较高(matlab code for handwritten numeral recognition, the test is available, the recognition rate is higher)
- 2012-06-24 15:40:10下载
- 积分:1
-
changes
给定栅格图象及其变形后的栅格图象,请你首先确定各栅格交叉点的位移,然后采用控制栅格的方法编写实现图象几何校正的程序(Given raster images and raster images after deformation, you first determine the grid cross-point displacement, and then using the control method of preparation of raster realize image geometric correction procedures)
- 2007-10-19 15:07:35下载
- 积分:1
-
visioconferencemobile
Gaussian mixture model digetal matlab procisssing
- 2011-10-12 03:55:10下载
- 积分:1
-
gg_mle
这是对广义高斯分布中两个参数alpha,beta的估计方法,对自然图像的大量统计特征就符合这一分布。(function [f, g] = dggbeta(beta, absx)
DGGBETA Derivative of generalized Gaussian pdf with respective to beta
[F, G] = DGGBETA(BETA, ABSX)
Return partial derivative and second order partial derivative
This is an utility function for GGMLE
ABSX is the distance of the data from the mean
Function is undefined for negative beta
if beta <= 0
f = NaN
g = NaN )
- 2013-03-15 10:37:51下载
- 积分:1