-
z
说明: 用matlab做数字滤波器
对滤波因子加窗函数fir滤波因子的设计(Add to the filter window function fir filter design)
- 2009-04-01 22:12:19下载
- 积分:1
-
PIDTuningUsingG.A
PIDTuningUsingG.A pid 算法(PIDTuningUsingG.A pid algorithm)
- 2007-07-30 05:00:23下载
- 积分:1
-
MIT_matlab
说明: mit的matlab教程,简单实用,都工科大学生有借鉴作用(mit of matlab tutorials, simple and practical, all engineering students have a reference)
- 2008-09-15 19:14:13下载
- 积分:1
-
ada_Boost
卡尔曼滤波算法程序 和集成学习算法程序。(Kalman filter algorithm program)
- 2018-02-02 11:13:22下载
- 积分:1
-
LSSVMlab_v17_R2006a_R2009a
涵盖了完整的SVM程序代码,唯一缺憾没有代码解释,分享了。。。(SVM covering the complete code, the only shortcoming is no code interpreter, shared. . .)
- 2010-11-15 20:44:51下载
- 积分:1
-
40!
0-40的立方,实现输入任意0-40数就可以得到数的立方值(0-40 of the cube, the number of the input an arbitrary 0-40 can get the value of the number of cubic)
- 2010-01-20 10:58:27下载
- 积分:1
-
interpolation
说明: 几种传统的图像插值放大方法:最近邻插值法,双线性插值法,双三次插值法(Several traditional interpolation to enlarge the image : nearest neighbor interpolation, bilinear interpolation, bicubic interpolation.)
- 2010-04-22 08:59:05下载
- 积分:1
-
ZuiYou_FenGe
基于Fisher的最优分割法的Matlab程序(Fisher optimal segmentation of the Matlab program)
- 2012-08-29 16:48:43下载
- 积分:1
-
05S-Transform
说明: s变换,是当前比较流行的时频分析算法,可以用于地震数据时频分析和频谱分析,该程序基于matlab平台,实现了s变换和反变换。(S-transform is a popular time-frequency analysis algorithm, which can be used for seismic data time-frequency analysis and spectrum analysis. Based on MATLAB platform, the program realizes S-transform and inverse transform.)
- 2020-09-24 10:52:15下载
- 积分: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