-
zhenji
用神经网络预测震级,输入的量有面积,烈度等等(ann earthquake)
- 2009-05-20 15:21:09下载
- 积分:1
-
hundun
matlab 混沌代码 作图马上搞定 非常经典的一个代码(immediately get a very classic code matlab chaos code mapping)
- 2012-08-29 15:12:04下载
- 积分:1
-
Matlab-code-for-beam
MATLAB CODE FOR BEAM
- 2015-03-18 23:41:25下载
- 积分:1
-
distmat
D = DISTMAT(X,Y) for matrices X and Y returns the distance matrix where the (i,j)th entry is the d-norm distance between the ith and jth row of X and Y respectively.
- 2010-02-26 13:14:54下载
- 积分:1
-
PricingDerivativesSecuritiesMATLAB
说明: 金融衍生物定价方法matlab程序,里面有说明文档,值得参考(Matlab program of financial derivatives pricing)
- 2010-04-02 22:07:43下载
- 积分:1
-
Matlab
说明: Matlab中寻找二值图像最大联通域的算法(The algorithm of find the largest Unicom domain in binary images with Matlab)
- 2010-04-21 21:24:00下载
- 积分:1
-
shiyan
其中nadate和naname是小行星的名称和轨道根数(Of which nadate and naname the name of the asteroid and the orbital elements)
- 2012-07-18 10:03:17下载
- 积分:1
-
FBGcmd
光栅的耦合模求解,分析了脉冲的传输特性,时延特性等(Grating coupled-mode solution, analysis of the pulse transmission characteristics, delay characteristics)
- 2011-09-18 14:23:18下载
- 积分:1
-
simulink
matlab/simulink教程(matlab仿真建模)(matlab/simulink tutorial (matlab simulation modeling))
- 2011-09-30 09:46:56下载
- 积分:1
-
chap04
matlab实例clearN=100f=zeros(50,50) f(15:35,23:28)=1 figure(1)imshow(f, notruesize )F=fft2(f,N,N) F2=fftshift(abs(F)) figure(2)x=1:N y=1:N mesh(x,y,F2(x,y)) colormap(gray) colorbar(matlab)
- 2009-09-21 09:38:52下载
- 积分:1