-
least_least_squares_regression
最小二乘拟合,最小二乘拟合直线算法,使用matlab实现最小二乘拟合直线。(Least square fitting, least squares fitting straight line method, using the least squares fitting straight line matlab implementation.)
- 2011-06-14 22:23:20下载
- 积分:1
-
拉格朗日和牛顿迭代法处理数据
说明: matlab实现拉格朗日插值法和牛顿迭代法处理数据(Matlab implementation of Lagrange interpolation and Newton iterative method for data processing)
- 2019-12-03 17:40:28下载
- 积分:1
-
matlab_demo
说明: 学习信号与系统时的一些matlab例子,以及一些马达控制的PID算法.(Learning signals and systems to some of the matlab examples, and some motor control PID algorithm.)
- 2010-04-15 08:29:11下载
- 积分:1
-
quansousuo
编写针对一个搜索点宏块比较的下面两个匹配函数:均方误差(MSE)、绝对值误差(MAD)。函数名直接使用简写。要求当前帧和参考帧的数据均采用二维数组表示。(Writing for a search point macroblock compare the following two matching functions: the mean square error (MSE), absolute error (MAD). The function name directly using shorthand. Requirements of the current frame and reference frame data are used two-dimensional array.)
- 2012-06-11 11:28:01下载
- 积分:1
-
Sinewaves.m
Creates a sinewave in matlab. Can be used to creates waves to test filters
- 2013-11-25 20:18:04下载
- 积分:1
-
mablab6.0时尚创作百例-实例70_80
Matlab实例(Matlab examples)
- 2005-02-01 20:48:05下载
- 积分:1
-
MATLAB5.3_handbook
说明: MATLAB5.3精要、编程及高级应用
MATLAB适于工程计算、绘图、算法处理(MATLAB5.3 essence, MATLAB programming and advanced applications suitable for engineering calculations, drawings, algorithms deal with)
- 2008-09-05 17:06:09下载
- 积分:1
-
GPmethod
说明: 可计算关联维数,设置分形的参数,判断混沌状态(Calculate the correlation dimension, fractal parameters set to determine chaos)
- 2010-04-15 11:11:26下载
- 积分:1
-
sar1
这是雷达成像中的一个简单的成像算法-RD算法,这个算法能很好的成像,而且成像质量也不错(This is the radar imaging of a simple algorithm-RD imaging algorithm, this algorithm can be very good imaging, and image quality is also good)
- 2009-04-07 21:31:54下载
- 积分:1
-
MFCBandFilter
一个用MFC写的滤波器源代码,代码结构非常精巧,可以参考
功能:1 固定带通滤波
2 可变带通滤波
3 噪声删除
4 输入输出误差计算
实现比较简单,由于使用了Microsoft Foundation classes,代码流程很简单,但是实现的功能比较充分
Filter.h:头文件,定义了CFilterApp 类
Filter.cpp:利用MFC的函数实现了CFilterApp
Filter.rc:资源文件,包括对话框和图标的说明(use a filter to write MFC source code, code structure is very delicate, can be functional : a fixed band-pass filtering two variable bandpass filter to delete four 3 noise input and output error calculation is relatively simple to achieve. As the use of Microsoft Foundation classes, code process is simple, but to achieve the more fully functional Filter.h : The first document, CFilterApp definition of the category Filter.cpp : MFC function realized CFilterApp Filter.rc : resource files, including dialog box and the note icon)
- 2006-12-04 17:13:56下载
- 积分:1