-
MATLAB_image_processing_toolbox
MATLAB图像处理工具箱。有图像重建,图像压缩,图像恢复等代码。很有用(MATLAB Image Processing Toolbox. Are image reconstruction, image compression, image restoration code. Useful)
- 2010-11-21 18:52:05下载
- 积分:1
-
chazhi
在数值分析中,拉格朗日插值是最简单的一种插值方法。本例就是一个简单的拉格朗日插值的matlab实现。(In the numerical analysis, the Lagrange interpolation is the simplest interpolation method. This example is a simple Lagrange interpolation matlab implementation.)
- 2010-05-11 14:32:21下载
- 积分:1
-
A-Perfect-Smoother
非对称偏最小二乘基线校正的平滑器,具有平滑功能(The asymmetric partial least squares smoother baseline correction, smoothing function)
- 2013-03-24 20:20:36下载
- 积分:1
-
boost
说明: BOOST变换器SIMULINK仿真图,经测试可用,可根据需要修改相应参数。(BOOST converter SIMULINK simulation diagram, can be used by the test may need to be amended in accordance with the corresponding parameters.)
- 2009-08-17 11:13:11下载
- 积分:1
-
06502755
Discrimination Between Internal Faults and Other
Disturbances in Transformer Using the Support
Vector Machine-Based Protection Scheme
- 2014-01-22 11:50:52下载
- 积分:1
-
源代码
说明: 薛定宇教授做的一个关于ADRC的matable,适合新手入门(Professor xue dingyu did a matable about ADRC, suitable for beginners)
- 2019-11-19 16:50:42下载
- 积分:1
-
FullBNT
Bayes Net Toolbox for Matlab
- 2007-11-01 10:59:13下载
- 积分:1
-
lm
说明: 最小二乘拟合的c++实现,使用差分,在matlab中设置c++编译器为vc++2005或以上,运行test.m即可(Least-squares fit in c++
set compiler as vc++ in matlab
then run test.m )
- 2011-09-29 15:24:18下载
- 积分:1
-
anli1
神经网络30个案例分析源码,又名智能控制30个案例分析,案例一(30 case studies of neural network source code, also known as intelligent control 30 case studies, case a)
- 2014-10-17 09:54:01下载
- 积分:1
-
fem1d_spectral_numeric
FEM1D_SPECTRAL_NUMERIC is a MATLAB program which applies the spectral finite element method to solve the problem u = - pi^2 sin(x) over [-1,+1] with zero boundary conditions, using as basis elements the functions x^n*(x-1)*(x+1), and carrying out the integration numerically using MATLAB s quad() function. This function solves the problem u = - pi^2 * sin( pi * x ) for x in (-1,1), with boundary conditions u(-1) = u(1) = 0.
- 2011-12-02 06:06:55下载
- 积分:1