-
plot5daiqianyuan
根据潜在震源区数据,利用matlab画第五代潜在震源区图,并在鼠标点击位置编号(According to the potential source area data, using matlab draw fifth-generation potential source area map and click on the mouse position number)
- 2014-01-09 09:56:11下载
- 积分:1
-
interimreport2
it contains all the details of the following software requirement specification.
- 2010-10-07 13:44:27下载
- 积分:1
-
test_b
second test modulation
- 2010-11-14 23:10:54下载
- 积分:1
-
stbc21
Alamouti双天线发射分集方案的源程序,可实现任意psk调制(Two-antenna Alamouti transmit diversity program source code, can be arbitrary psk modulation)
- 2009-06-06 16:00:43下载
- 积分:1
-
calculator
Matlab based calculator
- 2014-10-13 16:47:19下载
- 积分:1
-
C--CPP-programmers-reference
This guide reviews the rules and syntax of the principle commands that comprise C and its object-oriented cousin, C++. The reference consists of 19 chapters that define operators and the standard input/output, string, character, and more.
- 2015-01-31 22:59:58下载
- 积分:1
-
GPS-INS
说明: 惯性导航+GPS组合导航,经典算法,不要错过。(Inertial Navigation+ GPS navigation, the classical algorithm, do not miss.)
- 2010-04-27 14:42:49下载
- 积分:1
-
Mitsubishi-PLC
基于MATLAB与三菱PLC的测控应用系统的程序代码(MATLAB-based monitoring and control applications with Mitsubishi PLC system program code)
- 2013-08-02 17:27:05下载
- 积分:1
-
2d
在2d不光滑曲面上的射线跟踪算法,效果比较好,希望可以帮助到大家(2d surface is not smooth in the ray-tracing algorithm, the effect is good, hope you can help to)
- 2013-09-23 19:37:11下载
- 积分:1
-
code_23980764
RNW_perm(A)
利用Ryser-NW方法,计算n*n矩阵A的积和式。计算时间随着n
以2的指数倍增长。计算20*20以内的矩阵很快。
Hperm(A)
利用双元素展开计算非常稀疏的矩阵的积和式
symmRegular(n,k,m)
该命令要调用symmGen函数。
生成对称的k-regular n阶0-1矩阵的启发式算法。
参数n,k是必须的。m的默认值是10。
m设定尝试次数,如果该命令显示 fail ,表明经过m次尝试,
没有生成满足条件的矩阵。
symmGen(n,k)
这里k是一个n维向量,该命令启发式地生成一个以k为行和
的对称0-1矩阵。不能保证每次都成功,不过成功的概率一
般情况下尚可接受。(some useful code for numerical analysis)
- 2010-12-07 21:33:08下载
- 积分:1