-
MatlabDimensionReductionToolbox
经典的降维方法集合,包含近代诸多算法,由马大博士生编著。(The Matlab Toolbox for Dimensionality Reduction contains Matlab implementations of 32 techniques for dimensionality reduction. A large number of implementations was developed from scratch, whereas other implementations are improved versions of software that was already available on the Web. The implementations in the toolbox are conservative in their use of memory. The toolbox is available for download here.)
- 2009-11-14 00:37:08下载
- 积分:1
-
detrend
DETREND removes the trend from data
- 2009-12-29 17:48:52下载
- 积分:1
-
problem-Backpack
Resolution of the problem backpack
- 2015-03-26 21:22:46下载
- 积分:1
-
matlab_pmsg-wind
matlab simulink model for pmsg wind ready model....
- 2015-02-14 14:44:51下载
- 积分:1
-
Optical--systems-
利用 OptiSystem 设计光通信系统,有很多有关光子学仿真实验的详细介绍,对于通信学习有比较好的借鉴。(OptiSystem design optical communication systems use, there are many details about photonics simulation experiments, learning to communicate better reference.)
- 2015-03-28 10:42:17下载
- 积分: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
-
Desktop
读入ORL人脸库的指定数目的人脸前前五张(训练)
输入:nFacesPerPerson --- 每个人需要读入的样本数,默认值为 5
nPerson --- 需要读入的人数,默认为全部 40 个人
bTest --- bool型的参数。默认为0,表示读入训练样本(前5张);如果为1,表示读入测试样本(后5张)(Read into the ORL face database face before the specified number of five sheets (Training) Input: nFacesPerPerson--- everyone needs to read the sample size, the default value is 5 nPerson--- the number of people need to read , the default for all 40 individual bTest--- bool type parameters. The default is 0, read the training samples (top 5) If 1, read that the test samples (after 5))
- 2010-11-29 15:18:37下载
- 积分:1
-
image-artithmetic
matlab based image arithmetic
- 2014-11-25 09:54:18下载
- 积分:1
-
bilateral3
说明: 这是一个快速的三维图像双边滤波的实现。这个过滤器平滑图像的同时保留边缘,但在其最直接的实现是非常计算的要求,特别是对大型3D图像。快速双边滤波是一种近似技术,极大地提高了计算速度。我的实现严格遵循Matlab版的快速二维滤波器,只是做了一些修改(This is an implementation of fast bilateral filtering for 3D images. This filter smoothes the image while preserving edges, but in its most straightforward implementation is very computationally demanding, especially with large 3D images. Fast bilateral filtering is an approximation technique which drastically improves the speed of computation. My implementation closely follows the Matlab version of the fast 2D filter with some modifications)
- 2019-07-09 00:53:46下载
- 积分:1
-
127
Doubly-Fed Induction Generator for Variable Speed Wind Energy Conversion Systems- Modeling & Simulation
- 2010-08-06 22:37:54下载
- 积分:1