-
altreadsegy
说明: 读取地震数据软件,是地震资料处理的基础性资料(seismic software)
- 2010-04-21 20:23:21下载
- 积分:1
-
bitreslice
Bit-slicing function for integer matrices MATLAB function (by Damon, BSD license)
- 2011-12-13 20:18:16下载
- 积分:1
-
ColourEngineeringToolbox
Colour Engineering Toolbox
- 2009-12-11 16:44:29下载
- 积分:1
-
L_Systems_3D
CODE FOR COMPUTATIONAL FRACTAL. YOU CAN USE IN MATLAB SOFTWARE.
- 2013-10-19 04:27:43下载
- 积分:1
-
Principal-component-analysis-and-GUI
matlab 关于主成分分析的详细代码,附带数据及gui界面文件,可直接运行(matlab on principal component analysis of the detailed code , files with data and gui interface can be run directly
)
- 2012-01-18 19:52:13下载
- 积分:1
-
PPPIterative-EM-MAP-Algorithm
iterative EM MAP algorithm
- 2014-04-15 03:36:36下载
- 积分:1
-
456_interleaver
交织器的Matlab仿真,经过运行没有错误(Interleaver the Matlab simulation, after running no errors)
- 2008-04-29 14:18:07下载
- 积分:1
-
jiaotu
说明: w-w1各教徒和w1个非教徒在海上遇险,必须将一半的人投到海中,其余的人才能幸免,于是想了个办法w人围成一圈从第一人开始报数,数到第w2个就将其人丢入海中,又从下个人数,数到第w2个人又丢入海中,依次循环,怎样排才使投入大海的都是非教徒(w-w1 and w1 of all non-believers believers in distress at sea, half of them must be invested in the sea, the others can be spared, so think of one way to w people form a circle from the first people began to count off a few to the first w2 one would be thrown into the sea of its people, and from under the personal number, the number of individuals to the first w2 then thrown into the sea, followed by recycling, how to make it into the sea row are non-believers)
- 2010-03-20 22:11:26下载
- 积分:1
-
Chirp_ESA
运用离散幅度变换对二次调频信号进行参数估计(Use Discrete Amplitude Transform to estimate parameters of a chirp signal)
- 2013-01-02 19:34:25下载
- 积分:1
-
matlab-code
matlab解线性方程组的源代码
function x=nagauss2(a,b,flag)
% 用途:选列主元Gauss消去法解线性方程组ax=b
% 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程
(Matlab solution of linear equations source code function nagauss2 x = (a , b, flag)% purposes : a selection PCA Gauss elimination method for solving linear equations ax = b% Format : nagauss2 x = (a, b, flag) for a coefficient matrix, b subguadratic column vector, if the flag is 0, then showed intermediate process)
- 2006-06-02 11:52:10下载
- 积分:1