-
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
-
pcaiftldaiftpcaftrainstdldaftrain.zip
pca based person identification
- 2012-03-22 14:03:18下载
- 积分:1
-
CMACnonlinear
基于CMAC网络逼近非线性对象的程序,可以参考!希望能对大家有所帮助(based CMAC nonlinear approximation the procedure, we can make reference! The hope is to help everyone)
- 2007-06-18 15:10:34下载
- 积分:1
-
vectoriel
this is a matlab file that contains a simulink simulation of a vctor control using simulink blocs of matlab
- 2014-12-31 22:03:27下载
- 积分:1
-
LCC
无线充放电中的谐振网络仿真设计,有助于了解谐振网络。(The simulation design of resonant network in wireless charge and discharge is helpful to understand resonant network.)
- 2019-06-02 19:43:40下载
- 积分:1
-
Matlab-PSO-is-applied-to-neuralnet
粒子群优化算法(PSO)应用于神经网络优化程序。分为无隐含层、一隐含层、二隐含层。运行DemoTrainPSO.m即可(Particle Swarm Optimization (PSO) used neural network optimization program. Divided into no hidden layer, a hidden layer, two hidden layers. You can run DemoTrainPSO.m)
- 2013-07-17 19:30:26下载
- 积分:1
-
111
神经网络控制 徐丽娜 多变量控制系统以及辨识(Neural network control of the the Lina multi-variable control system and identification)
- 2012-05-27 10:47:30下载
- 积分:1
-
equilibrium-point
根据系统的动力学方程m文件和simulink求出系统的平衡点(Based on the system dynamics equation of m documents and simulink the equilibrium point of system)
- 2013-06-01 20:58:27下载
- 积分:1
-
pda
美国伊利诺伊大学MaYi博士做的广义PCA算法的源代码(Complete rewrite of the test_gpca function to use the generalized data
generation function instead.)
- 2010-11-21 19:14:15下载
- 积分:1
-
seg_regiongrowing
利用RegionGrow 來區分腦內的組織,進而達到分割影像的效果(To use RegionGrow to distinguish the organization of the brain, thus achieving the effect of the image segmentation)
- 2012-05-15 16:29:59下载
- 积分:1