-
huffman
本程序是姚敏那本图像处理书中的赫夫曼定理的源代码,经验证无误。此文档是.m文件的形式,可以直接用matlab打开(This procedure is that the image processing Yao Min Huffman Theorem book source code, proven correct. This document is. M file form that can be opened directly with matlab)
- 2010-12-13 15:37:27下载
- 积分:1
-
se
说明: MIMO OFDM MMSE calculation
- 2012-09-09 18:41:44下载
- 积分:1
-
MATH
matlab 绘制偏微分方程的函数 对于绘制偏微分方程的函数和边界曲线非常有参考性(matlab draw a function of partial differential equations for the mapping function of partial differential equations and the boundary curve of a very good reference of)
- 2010-02-08 21:08:47下载
- 积分:1
-
VC-Matlab
详细阐述了vc和MATLAB混合编程的实现方式,方法,学会如何在matlab中用c语言进行编程开发(Elaborated vc mixed programming and MATLAB implementations, methods, learn how to matlab programming using c language development)
- 2011-10-08 19:11:52下载
- 积分:1
-
RBF_10
利用matlab编程实现RBF神经网络,利用训练模型算法,最后得到较精确的神经网络模型,里面的程序并不需要先前自己进行数据归一化处理(radial basis function)
- 2013-09-29 10:36:33下载
- 积分:1
-
pca
主元分析的matlab源代码,对于一个样本空间可以获得其主元成分(Principal component analysis, Matlab source code for a sample space to obtain the main element composition)
- 2012-07-05 09:13:05下载
- 积分:1
-
cat-map
cat map function to scramble a one dimentson sequence
- 2013-12-09 07:47:27下载
- 积分:1
-
4
说明: 找一幅曝光不足的灰度(或彩色图像),按照直方图均衡化方法进行处理(Underexposed to find a gray (or color image), according to the method of histogram equalization processing)
- 2011-03-11 11:32:17下载
- 积分:1
-
TP-Trapez
Intégration par la méthode des trapèzes. Le principe de cette méthode est analogue à celui de l intégration par une série de rectangles.
- 2013-01-01 20:52:25下载
- 积分:1
-
demofun
This is a simple demo, solving a simple regression task using LS-SVMlab. A dataset is constructed in the right formatting. The data are represented as matrices where each row contains one datapoint. In order to make an LS-SVM model, we need 2 extra parameters: gamma (gam) is the regularization parameter, determining the trade-off between the fitting error minimization and smoothness of the estimated function. sigma^2 (sig2) is the kernel function parameter of the RBF kernel. The parameters and the variables relevant for the LS-SVM are passed as one cell. This cell allows for consistent default handling of LS-SVM parameters and syntactical grouping of related arguments.
- 2015-01-18 05:53:25下载
- 积分:1