-
MATLABkechengjiangyi
这是学习编程很好的书籍,值得参考和学习哦,很实用,很详细(This is a very good book to learn programming, it is worth for reference and learning Oh, very practical, very detailed)
- 2009-11-21 12:18:20下载
- 积分:1
-
Optimization_Newton
设r是f(x) = 0的根,选取x0作为r初始近似值,过点(x0,f(x0))做曲线y = f(x)的切线L,L的方程为y = f(x0)+f (x0)(x-x0),求出L与x轴交点的横坐标 x1 = x0-f(x0)/f (x0),称x1为r的一次近似值。过点(x1,f(x1))做曲线y = f(x)的切线,并求该切线与x轴交点的横坐标 x2 = x1-f(x1)/f (x1),称x2为r的二次近似值。重复以上过程,得r的近似值序列,其中x(n+1)=x(n)-f(x(n))/f (x(n)),称为r的n+1次近似值(Let r is f (x) = 0 root, select the initial approximation x0 as the r, over point (x0, f (x0)) to do the curve y = f (x) the tangent L, L the equation y = f ( x0)+ f ' (x0) (x-x0), find the intersection of L and the x-axis of abscissa x1 = x0-f (x0)/f' (x0), x1 is called an approximation r. Through points (x1, f (x1)) to do the curve y = f (x) the tangent, and find the intersection of the tangent with the x-axis of abscissa x2 = x1-f (x1)/f ' (x1), x2 is called r the second approximation. Repeat the process, get an approximation of the sequence r, where x (n+1) = x (n)-f (x (n))/f ' (x (n)), as an approximation of r n+1 times)
- 2011-06-21 21:13:09下载
- 积分:1
-
convolution-of-signals
The following attachment contains codes in Matlab for digital signal processing. In the file code is for digital signal convolution
- 2015-03-03 11:02:05下载
- 积分:1
-
psnr
计算PSNR。可直接调用,两个输入参数im1,im2为两个图象序列,返回值为PSNR的值。(Calculation of PSNR. Can be called directly, two input parameters im1, im2 two image sequences, the return value is the PSNR.)
- 2014-02-16 17:32:18下载
- 积分:1
-
colorcode
MATLAB的颜色代码,基于RGB的代码形式,可作为编写时检索用。(MATLAB color code)
- 2010-03-14 13:36:46下载
- 积分:1
-
MarkConected
利用matlab实现标记算法,本人已运行,好用(Marking algorithm using matlab, I have to run, easy to use)
- 2012-10-22 19:18:50下载
- 积分:1
-
time-frequency-analysisy
一本介绍采用MATLAB工具进行系统仿真分析的典书籍,主要是时频分析(One describes the MATLAB tools for System Simulation Code books, mainly time-frequency analysis
)
- 2012-03-22 10:34:30下载
- 积分:1
-
wave_matlab2006
%WAVETEST Example Matlab script for WAVELET, using NINO3 SST dataset
%
% See "http://paos.colorado.edu/research/wavelets/"
% Written January 1998 by C. Torrence
%
% Modified Oct 1999, changed Global Wavelet Spectrum (GWS) to be sideways,
% changed all "log" to "log2", changed logarithmic axis on GWS to
% a normal axis.
( WAVETEST Example Matlab script for WAVELET, using NINO3 SST dataset See http://paos.colorado.edu/research/wavelets/ Written January 1998 by C. Torrence Modified Oct 1999, changed Global Wavelet Spectrum ( GWS) to be sideways, changed all log to log2 , changed logarithmic axis on GWS to a normal axis.)
- 2007-06-21 20:45:26下载
- 积分:1
-
A-GMDH-TOOLBOX-FOR-NEURAL-NETWORK-MODELING
A GMDH TOOLBOX FOR NEURAL NETWORK BASED MODELING
- 2014-10-17 04:34:03下载
- 积分:1
-
The-displacement
储油罐的变位识别和罐容表标定的方法分析matlab程序(The displacement analysis of calibration method)
- 2013-10-22 20:49:52下载
- 积分:1