-
matlab-work
f=zeros(30,30)
f(5:24,13:17)=1
imshow(f, notruesize )
F=fft2(f,256,256)
F2=fftshift(F)
figure,imshow(log(abs(F2)),[-1 5], notruesize )
- 2010-11-20 17:07:18下载
- 积分:1
-
ants-colony-2
it explins about ants colony 2 of images inmatlab
- 2011-12-02 15:35:19下载
- 积分:1
-
FLCIR
用Lax-Friedrichs及Courant-Isaacson-Rees格式求解一阶双曲型方程。(With the Lax-Friedrichs and the Courant-Isaacson-Rees format for solving first order hyperbolic equation.)
- 2010-06-07 12:41:31下载
- 积分:1
-
《Matlab 7基础与提高》下载资料
说明: 《Matlab 7基础与提高》下载资料,是学习Matlab的好东东。( "The Matlab 7 Foundations And Enhancement" download the
material east, is studies Matlab to be good east. )
- 2005-09-29 18:23:26下载
- 积分:1
-
newton
牛顿迭代法求非线性方程的解,需输入初始值,方程,导数方程,步数,error(Newton iteration solution of nonlinear equations required to enter the initial value equation, derivative equation, step number, error)
- 2010-12-22 19:51:36下载
- 积分:1
-
viterbi
维特比算法,用于对卷积码进行解码,算法最小化汉明距离而不是似然函数(Viterbi algorithm. The Viterbi decoder for convolutional codes.This algorithm minimizes the metric rather than maximizingthe likelihood.)
- 2011-11-18 15:01:56下载
- 积分:1
-
a190805
说明: 传热学——热传导
一维非稳态导热微分方程画图(HEAT TRANSFER-HEAT CONDUCTION
Drawing of one-dimensional unsteady heat conduction differential equation)
- 2020-06-16 02:00:01下载
- 积分:1
-
Parameters-estimation
使用案例讲述了MATLAB的参数估计与假设,有源代码(Parameters estimation and hypothesis testing
)
- 2011-07-07 08:11:46下载
- 积分:1
-
FMBC-complexity-analysis
FMBC complexity analysis
- 2013-10-14 09:06:53下载
- 积分:1
-
Recursive-least-squares-with-noise-
Recursive least squares with noise
- 2014-12-24 00:01:14下载
- 积分:1