-
qingxiejiaozheng
当二值图像中的文字倾斜时,该程序可调节任意倾斜方向的文字变为水平,从而实现图像的倾斜校正。(When the text in the binary image is tilted, the program can adjust the tilt direction of the text into any level, in order to achieve the image tilt correction.)
- 2011-05-03 19:58:24下载
- 积分:1
-
gp
说明: GREY PREDICTION ALGORITHM implementation in matlab source code
- 2013-09-08 20:03:38下载
- 积分:1
-
RBF2-NN
This matlab code is about RBF Network
- 2011-05-16 23:54:42下载
- 积分:1
-
huffmn
In computer science and information theory, Huffman coding is an entropy encoding algorithm used for lossless data compression. The term refers to the use of a variable-length code table for encoding a source symbol (such as a character in a file) where the variable-length code table has been derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol. It was developed by David A. Huffman while he was a Ph.D. student at MIT, and published in the 1952 paper "A Method for the Construction of Minimum-Redundancy Codes".
- 2011-08-04 12:06:07下载
- 积分:1
-
Matlab4
Distortionless data hiding based on integer wavelet transform (Watermark Extraction)
- 2011-10-06 10:44:07下载
- 积分:1
-
Variable-wise-MPCA
基于变量展开和主元时变协方差的MPCA的MATLAB小程序,希望对有需要的人有所帮助哈(based variable-wise unfolded multi-way MPCA)
- 2013-05-03 10:12:10下载
- 积分:1
-
matlab
总结了最基本和最常用的mattlab源码,很实用(Summarizes the most basic and most common mattlab source, it is practical)
- 2014-02-07 16:17:04下载
- 积分:1
-
RCLNetzwerk_Uebung3
RCL schaltung simulation(RCL schaltung simulation Matlab code)
- 2014-02-23 23:23:51下载
- 积分:1
-
emd
EMD分解程序(包括详细的文字注释),包括有边界延拓等。(EMD decomposing program (including text annotations))
- 2018-03-07 15:10:22下载
- 积分:1
-
metropolis_hastings
本文件包含Metropolis算法对函数进行抽样;显示生成样本的相关图和直方图. 其中文件:metropolis_hastings.m该文件包含4个示例,用于通过Metropolis-Hastings算法对复杂函数进行抽样,显示生成样本的相关图和直方图。metropolis_hastings2.m
包含一个例子,用于通过Metropolis-Hastings算法对双变量高斯PDF进行采样,显示生成样本的相关图和直方图,以及其轮廓和边缘PDF的函数等。(This program develops a very basic example, for the sampling of functions by means of Metropolis algorithm; showing the correlograms and the histogram of the generated samples. metropolis_hastings.m. This file contains four examples, for the sampling of complex functions by means of Metropolis-Hastings algorithm, showing the correlograms and the histograms of the generated samples. In this case the proposals PDF its no longer symmetric. Additionally, the burn-in period, the lag period and the Geweke test have been implemented.It needs the "MH_routine.m" function.
metropolis_hastings2.m. This file contains one example, for the sampling of a bivariate Gaussian PDF by means of Metropolis-Hastings algorithm, showing the correlograms and the histograms of the generated samples, and the function with its contours and marginals PDF. Additionally, the burn-in period, the lag period and the Geweke test have been implemented.)
- 2017-07-08 16:12:26下载
- 积分:1