-
SVMtools
该源码是针对MATLAB的SVM工具包,可用于MATLAB来进行SVM研究。(The MATLAB source code for the SVM toolkit can be used in MATLAB to carry out research SVM.)
- 2009-02-24 16:52:27下载
- 积分:1
-
jingxiangli.slx
基于无轴承同步磁阻电机非线性解偶控制的径向力模块仿真(Simulation modules radial forces bearingless linear synchronous reluctance machine control decouple)
- 2017-03-28 12:23:57下载
- 积分:1
-
FD-FIR
说明: 通过MATLAB源码可以设计多种分数阶延时滤波器。(methods to design fractional delay filter)
- 2011-04-16 17:02:35下载
- 积分:1
-
Newtint
牛顿插值多项式,拉格朗日插值多项式,误差分析(Newton interpolation polynomial, Lagrange interpolation polynomial, the error analysis
)
- 2013-11-18 18:10:52下载
- 积分:1
-
DCT-and-Image-Compression
DCT and Image Compression
In the JPEG image compression algorithm, the input image is divided into
8-by-8 or 16-by-16 blocks, and the two-dimensional DCT is computed for each
block. The DCT coefficients are then quantized, coded, and transmitted. The
JPEG receiver (or JPEG file reader) decodes the quantized DCT coefficients,
computes the inverse two-dimensional DCT of each block, and then puts the
blocks back together into a single image. For typical images, many of the
DCT coefficients have values close to zero these coefficients can be discarded
without seriously affecting the quality of the reconstructed image.
The example code below computes the two-dimensional DCT of 8-by-8 blocks
in the input image, discards (sets to zero) all but 10 of the 64 DCT coefficients
in each block, and then reconstructs the image using the two-dimensional
inverse DCT of each block. The transform matrix computation method is used.
- 2014-01-28 16:55:07下载
- 积分:1
-
16.LCMV波束形成算法MATLAB程序
16.LCMV波束形成算法MATLAB程序(matlab code for LCMV beamforming algorithm)
- 2018-04-27 20:55:17下载
- 积分:1
-
球体sphere正演程序_matlab
球体磁梯度张量计算,根据文献中方法编写,可以快速计算各分量(Magnetic gradient tensor of sphere)
- 2020-07-04 12:20:01下载
- 积分:1
-
数字下变频matlab仿真
说明: 数字下变频matlab仿真 ,实现混频,FIR滤波和抽取功能(Implementation of mixing filter decimation)
- 2020-03-02 12:30:24下载
- 积分:1
-
MATLABGUIdsign
Matlab GUI语言的基础入门详细讲解,浅显易懂(Matlab GUI language to explain in detail the basis for entry, easy to understand)
- 2009-06-10 13:49:58下载
- 积分:1
-
NSGA-II
粒子群多目标优化算法代码包含技术文档求解多目标优化(Multi-objective particle swarm optimization algorithm code contains technical documentation solving multi-objective optimization)
- 2014-11-03 23:44:14下载
- 积分:1