-
01414469
Data Fusion in Wireless Sensor Networks
- 2014-10-13 02:20:12下载
- 积分:1
-
Matlab
说明: 自学Matlab必备的_60_个小程序代码,自己看吧!很好的资源!!!!!!(Matlab Programe 60)
- 2010-04-27 20:44:45下载
- 积分:1
-
FFTsolver
快速傅里叶变换自编程序,直接运行即可,简单方便实用(Fast Fourier Transform self program can be run directly, simple and convenient and practical)
- 2013-09-24 22:03:05下载
- 积分:1
-
ReadSegy
地震数据 segy 文件,读写工具 readsegy(segy tools)
- 2013-08-22 14:43:18下载
- 积分:1
-
IEEEnumble
潮流计算实用数据,各种节点的,对潮流计算等电力计算机程序非常有用(Practical data flow calculation, the various nodes of the power flow calculation is very useful computer programs)
- 2014-05-18 21:58:28下载
- 积分:1
-
cylinder_beampattern
圆柱阵的波束形成及波束的三维指向图
Cylindrical array beamforming and beam three-dimensional vector diagram
- 2016-07-17 12:39:28下载
- 积分:1
-
Fastattributereduction
粗糙集理论属性约简的例子,基于MATLAB实现(This is the use of rough set theory )
- 2021-01-10 13:18:51下载
- 积分:1
-
spline
数值分析(李乃成、梅立泉)中三次样条法matlab源程序(matlab program of spline function in numerical analysis)
- 2015-02-27 11:04:14下载
- 积分:1
-
ALG024
SECANT法求解一个连续方程,f(x) = 0,给两个初始值( SECANT ALGORITHM 2.4
To find a solution to the equation f(x) = 0
given initial approximations p0 and p1:
INPUT: initial approximation p0, p1 tolerance TOL
maximum number of iterations N0.
OUTPUT: approximate solution p or
a message that the algorithm fails.)
- 2009-04-30 21:39: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