-
xiaobo_ni
整数小波变换与图像压缩,逆变换源码,实现行、列逆变换,奇偶行列逆重排(Integer wavelet transform and image compression, inverse transform source code to achieve row, column inverse transform, rearrangement of odd and even ranks of the inverse)
- 2011-06-05 12:59:08下载
- 积分:1
-
List
interface List<E> extends Collection.
- 2014-01-10 10:44:30下载
- 积分:1
-
2
很详尽的基于matlab开发的PID程序源代码及讲解的电子书,主要讲解常用的PID系统(In great detail the development of PID based on the matlab source code and explain the e-books, mainly on the commonly used PID system)
- 2008-04-23 10:43:53下载
- 积分:1
-
particles_5X5
以5*5为模板在一幅灰度图像中寻找像素值大于给定阈值的所有点(To 5* 5 as a template to look at a gray image pixel value is greater than a given threshold for all points)
- 2010-11-27 10:59:47下载
- 积分:1
-
language-implementation-patterns
Language Implementation Patterns - Terence Parr. How to design your own programming language.
- 2015-02-21 23:48:53下载
- 积分:1
-
bayes_classify
用Matlab编写的Bayes 分类器,用以进行两类模式识别(prepared using Matlab Bayesian classifier, used for two types of pattern recognition)
- 2006-12-26 16:13:38下载
- 积分:1
-
ADRC_LSEF
用simulink搭建的自抗扰控制器的线性反馈模型(The ADRC controller simulink structures linear feedback model)
- 2020-08-13 10:28:25下载
- 积分:1
-
chap3
matlab图像处理实例详解chap3——matlab图像处理基础(matlab image processing example explanation chap3- matlab image processing based on)
- 2013-11-06 14:20:08下载
- 积分:1
-
灰色系统预测滑坡位移MATLAB代码
说明: 基于灰色系统 GM( 1,1) 模型实现滑坡位移监测(Realization of landslide displacement monitoring based on GM (1,1) model of grey system)
- 2020-02-20 22:51:26下载
- 积分:1
-
masplinehh
用途:三阶样条插值(一阶导数边界条件)
格式:m=maspline(x,y,dy0,dyn,xx), x为节点向量,y为数据,
dy0,dyn为左右两端点的一阶导数如果xx缺省,则输出各节点的
的一阶导数值,,m为xx的三阶样条插值(Uses: third-order spline interpolation (first order derivative boundary condition) format: m = maspline (x, y, dy0, dyn, xx), x is the node vector, y for the data, dy0, dyn left and right ends of points a derivative, if xx default, then the output of each node of the of a first derivative values,, m for the third-order spline interpolation xx)
- 2009-12-16 16:38:40下载
- 积分:1