-
knn
简单的 knn 文本算法 ,用于中文文本分类,比较方便的方法!(Simple text knn algorithm for Chinese text classification, more convenient way!)
- 2014-06-09 13:59:05下载
- 积分:1
-
MATLABcommand
说明: MATLAB命令大全 MATLAB help 的中文(MATLAB command Daquan MATLAB help the Chinese)
- 2010-04-14 22:48:44下载
- 积分:1
-
matlab
多种频谱校正算法,不同加窗情况下的幅值校正及matlab程序。(Variety of spectrum correction algorithm, the amplitude correction and matlab program in different windows circumstances.)
- 2020-07-01 14:00:02下载
- 积分:1
-
Binary-GA
the code of binary genetic algorithm
- 2015-04-10 16:06:25下载
- 积分:1
-
DVC
说明: 分布式视频编码程序,不包括传统帧编码部分,仅WZ编码部分,对信源进行了分类,小波变换,LDPC等(Distributed video coding process, not including traditional frame coding part, only part of WZ coding, the source for the classification, wavelet transform, LDPC, etc.)
- 2010-04-21 15:56:51下载
- 积分:1
-
whitenoise
产生白噪声,并对白噪声进行fft,画出白噪声的频谱。(White noise and white noise fft, draw a white noise spectrum.)
- 2012-05-02 16:49:22下载
- 积分:1
-
Data
wirlessman ofdma model simulink by mathworks
- 2010-06-08 22:28:02下载
- 积分:1
-
WLAN-loss-calculation
WLAN设备的传播损耗计算模型,主要是指以下:Devasirvatham模型,也称为线性路径衰减模型,可用于各种建筑材料2.4G电磁穿透损耗的经验衰减因子模型信号的穿透损耗在这个阶段。(Both WLAN propagation loss calculation model is mainly refer to the following: Devasirvatham model, also known as a linear path attenuation model, the attenuation factor model signal penetration loss at this stage are available for a variety of building materials 2.4G electromagnetic penetration loss experience.)
- 2014-11-13 10:42:33下载
- 积分:1
-
Functions-Image-Processing-Toolbox
matlab code of filter for image enhancement
- 2011-12-21 00:35:47下载
- 积分:1
-
tuxiangyasuo
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。(Image Compression
A collection of simple routines for image compression using different techniques.
BTCODE:
Image compression Using Block Truncation Coding.
PYRAMID:
Image compression based on Gaussian Pyramids.
DCTCOMPR:
Image compression based on Discrete Cosine Transform.
IMCOMPR:
Image compression based on Singular Value Decomposition.
The given codes can be also used in 2D noise suppression.
Notes:
The function "conv2fft" performs a 2D FFT-based convolution.
Type "help conv2fft" on Matlab command window for more informations.)
- 2010-07-22 19:41:53下载
- 积分:1