-
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
-
yydd2mmdd
程序将一年中的天数转换到相应的月份及日期。适用于TLE数据中的日期转换。程序不用if语句,简单易懂高效。输入参数可以是数组形式。(The program will convert the number of days in a year to the corresponding month and date. TLE data for the date conversion. Program without the if statement, straightforward and efficient. Input parameters may be matrix form.)
- 2013-07-11 07:44:38下载
- 积分:1
-
gsc1
generalized sidelobe cancellation implented frome "Adaptive filter theory 3th edition, page 320-335"
author: ب ه م ن ی ا ن د ا ن ش گ ا ه ش ی ر ا ز
- 2013-07-17 13:02:03下载
- 积分:1
-
IIR
给出了MATLAB语言实现IIR滤波器的实现,源文件中还有原理方法(MATLAB language are given the realization of IIR filters, there is the principle source document method)
- 2008-02-12 17:59:20下载
- 积分:1
-
yibudianjishiliangkongzhi
异步电机矢量控制,有说明可以,照着做就可以了。有助于学习矢量控制。(Induction motor vector control, described could照着做it. Vector control contribute to learning.)
- 2021-01-22 19:38:45下载
- 积分:1
-
Mfile
系统辨识与MATLAB举例说明 国防科技大学(MATLAB system identification example, the National Defense University)
- 2011-09-26 19:41:39下载
- 积分:1
-
fastICA
MATLAB实现信号的盲源分离~fastICA方法~源信号与混合信号个数均为2~(MATLAB for signal blind source separation method ~ ~ fastICA number of source signals and mixed signals are 2 ~)
- 2013-11-23 19:12:38下载
- 积分:1
-
buck_close_loop_upload
Buck converter simulation
- 2012-01-30 20:31:59下载
- 积分:1
-
CREWESmatlabrelease
应用matlab实现了二维的有限差分正演,是实现地球物理正演模拟方法的基础。(Applied to achieve a two-dimensional matlab finite difference forward, is to achieve geophysical forward modeling approach is based on.)
- 2011-08-01 16:10:23下载
- 积分:1
-
z
说明: 用matlab做数字滤波器
对滤波因子加窗函数fir滤波因子的设计(Add to the filter window function fir filter design)
- 2009-04-01 22:12:19下载
- 积分:1