-
BP_as_DS-2008-11-13
matlab source code example for solving a problem such as partial differential eqaution , ordinar differential equation , matric etc.
- 2011-02-09 01:39:29下载
- 积分:1
-
DSP
这是个压缩文件,里面有matlab程序可以直接运行,作用是实现该程序完成16个脉冲信号的脉压、MTI/MTD ,另外有C程序,作用主要是在visualdsp++环境中实现上述功能,但是要用到matlab产生的数据。最后还有个matlab比较程序.另外还有实现FFT的汇编语言程序。(This is a compressed file, which has matlab program can be run directly, is to implement the program completed 16 pulses of pulse pressure, MTI/MTD, another C program, the role mainly in the visualdsp++ environment to achieve the above functions, but to use to the matlab-generated data. Finally, there is a matlab comparison procedures. In addition to assembly language to achieve the FFT program.)
- 2020-10-31 16:29:56下载
- 积分:1
-
Labimages
双线性快速缩放图像以及简单的半色调打印技术程序(images processing)
- 2014-01-08 18:12:27下载
- 积分:1
-
EMD样本熵特征提取
说明: 这是关于EMD法计算样本熵的程序,希望能给各位带来帮助。(This is about the EMD method to calculate the sample entropy program, I hope to help you.)
- 2019-11-08 08:53:21下载
- 积分:1
-
harris
Harris Corner Detector
- 2010-05-21 00:41:46下载
- 积分:1
-
vlfeat-0.9.16-bin.tar
SVM image classifcation for matlab
- 2013-04-11 01:12:18下载
- 积分:1
-
白噪声产生程序
matlab在系统辨识中的应用此处为白噪声产生的源代码及运行后结果(包括图像)(Matlab in the system identification of white noise here for the source code and run after the results (including images))
- 2005-05-22 21:56:44下载
- 积分:1
-
agent
说明: 基于agent图的脆性仿真程序,研究对象是船舶电力系统(Agent-based simulation program brittle graphs, study the ship power system)
- 2011-04-06 15:25:22下载
- 积分:1
-
Triangle2D3Node
有限元方法计算中3角形单元3节点模型建立,可解决平面应力和应变问题(Finite element method to calculate the Triangle 3 nodes model, which can solve the problem of plane stress and strain.)
- 2015-01-03 11:10:18下载
- 积分:1
-
mircogird
电压暂降正周期有效值,是四案例工程中比较常见的算法。(t=0:0.0002:0.2 y=cos(100*pi*t) y1=0.5*cos(100*pi*t) y(200:600)=y1(200:600) for i=1:1:901 u(i)=sqrt(sum(y(i:i+99).^2)/100) end plot(u) xlable( 采样点数 ) ylable( u ) )
- 2015-05-23 16:13:31下载
- 积分:1