-
mbook
非常实用的Matlab书籍,包括Matlab基础知识及Matlab实用编程(Matlab is very useful books, including basic knowledge of Matlab and Matlab programming practical)
- 2009-12-21 13:16:53下载
- 积分:1
-
Image-Rotation-Correction
说明: 旋转图像,平滑会出现的锯齿,例子和源代码(Rotate the image, smoothing jagged occur, examples and source code)
- 2011-03-04 12:14:39下载
- 积分:1
-
PouyaAkhondzadeh_xy-cut-algorithm
We present in this paper a new method for blind source separation
which is adapted to the case where the sources have different morphologies.
We show that the morphology diversity concept leads to a
new and very efficient method, even in the presence of noise.
- 2013-09-26 13:22:30下载
- 积分:1
-
Summarization-of-signals
Sammarization Document
- 2015-03-06 23:41:48下载
- 积分:1
-
shiyan2
形成电力系统发电机的停运表,是个很实用的程序,且在工程方面已经得到实践(Form generator power system outage table)
- 2011-12-30 08:39:37下载
- 积分:1
-
RLSKF
递推最小二乘拟合算法 用于实时拟合时间序列ARMA模型参数 例如 陀螺仪随机噪声 股票 交通等模型的参数拟合(Recursive least square fitting algorithm is used to fit the parameters of time series ARMA model, such as gyroscope, random noise, stock traffic and so on)
- 2017-08-06 17:32:15下载
- 积分:1
-
小程序
说明: 留一法交叉验证程序以及神经网络拟合函数的对比(Leave one method for cross-validation)
- 2019-07-09 14:42:21下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
yundongfuyuan
代码给出了图像加噪的过程,及模糊及高斯噪声图像的恢复过程(Code shows the process of image processing, noise, and Gaussian noise images fuzzy and recovery process)
- 2010-06-01 20:41:55下载
- 积分:1
-
MATLAB时域有限差分法程序
说明: MATLAB时域有限差分法程序。有利于理解fdtd原理,可直接运行的。(MATLAB time-domain finite difference method program. MATLAB time-domain finite difference method program is conducive to understanding the principle of fdtd and can be run directly.)
- 2020-05-03 17:33:17下载
- 积分:1