-
specialist-MATLAB
精通matlab学习手册 包含 多项式、曲线拟合与插值、三次样条、数值分析、符号数学工具(matlab handbook)
- 2011-12-12 10:55:23下载
- 积分:1
-
Gauss
高斯插值,本程序使用matlab开发环境实现了数值方法的高斯插值内容,方便好用,将所需插值数据加入,即可实现高斯插值(Gaussian interpolation, the program uses matlab development environment to achieve a numerical method of Gaussian interpolation content, easy to use, add the required data interpolation, Gaussian interpolation can be realized)
- 2021-05-08 12:38:35下载
- 积分:1
-
SVM
使用SVM中的1V1以及1VO算法实现对数据的分类以及matlab实现(Classification of data and implementation of matlab using 1V1 and 1VO algorithms in SVM)
- 2018-12-21 10:47:38下载
- 积分:1
-
BaselineDrift
用matlab实现的心电数据的去除基线漂移和去噪功能,方便大家使用(Implemented with the matlab ECG baseline drift removal and denoising function to facilitate the people to use)
- 2011-05-06 23:03:46下载
- 积分:1
-
Newton-search-algorithm
使用Matlab coder生成Cpp文件与VC++混合编程实现牛顿搜索算法求n次方根。Matlab使用2011a版本。(Use Matlab coder generates Cpp files with VC++ mixed programming algorithm for n-th Newton root search. Matlab using 2011a version.)
- 2011-11-27 14:50:46下载
- 积分:1
-
randomSensing
random spectrum sensinh is the aim of this mfile.
- 2012-01-29 15:54:09下载
- 积分:1
-
code
MATLAB编写实现图像几何校正的程序,根据靶图将tiger图像从鱼眼形变恢复(MATLAB for Image geometry correction preparation procedures, in accordance with the target map to tiger fish-eye images from the restoration of deformation)
- 2009-05-02 15:33:03下载
- 积分:1
-
buckPWM
Buck PWM controls the firing signal of Buck cnverter.
- 2012-05-11 20:30:34下载
- 积分:1
-
guangpusvm
一个提取遥感影像光谱特征的程序,易于理解,分类精度高(An extraction of remote sensing image spectral characteristics of the program, easy to understand, high classification accuracy)
- 2014-11-05 09:38:39下载
- 积分:1
-
Untitled
对frame1进行一个简化的帧内编码方案: A)将图像分为8x8的块. B)将图像每一块做DCT2变换. C)将DCT系数采用11.ppt page 35的亮度量化表量化. 量化系数 = 取整 (DCT系数./量化表). D) 统计整个图像中非零量化系统的比重, 该比重可反映什么? E) 将量化系数进行 IDCT2, 绘制出重建图像.(a example for matlab to deal with a picture)
- 2011-05-21 22:18:42下载
- 积分:1