-
xiaoboppt
关于小波变换的ppt介绍,很多,很全,很好(Wavelet transform ppt introduction , many , very full , very good
)
- 2012-12-28 17:31:27下载
- 积分:1
-
digital-code-simulation
为数字仿真处理软件,包括BASK,BPSK和BFSK,包括coherent和non-coherent两种方式(Processing software for digital simulation, including the BASK, BPSK and BFSK, including coherent and non-coherent two ways to)
- 2010-01-24 23:00:43下载
- 积分:1
-
code-shenje
沈捷、汤涛编写的最新的关于谱方法的书的源代码!!(Shen Jie, Tang Tao, prepared the latest books on the spectral source code! !)
- 2020-12-26 17:09:04下载
- 积分:1
-
zhidonghuihui
matlab/simulink建的混合动力汽车制动回馈数学模型。可以根据速度与soc的大小判断是否进行回馈(Matlab/Simulink to build hybrid vehicles braking feedback mathematical model. According to the size of the judgment of the speed with the soc feedback)
- 2012-04-15 16:01:49下载
- 积分:1
-
nonlinearmodel_work
The above is nonlinear simulink model of a Quadrotor.
- 2011-05-31 06:01:09下载
- 积分:1
-
MyFilter
本程序是用于信号滤波的实验程序。
主要功能是进行信号的保相滤波。
对计算滤波信号的幅值问题进行了修正( This procedure is experimental procedure for signal filtering. The main function is to carry the signal phase filter protection. Of the amplitude of the filtered signal computing problems were corrected)
- 2015-01-20 10:36:29下载
- 积分:1
-
Introduction-to-FIR-Digital-Filters-_-Embedded-Sy
Filter Design using MATLAB
- 2015-02-10 04:07:54下载
- 积分:1
-
能够实现信号的魏格纳分布变换,对信号进行时频分析 tfrwv
能够实现信号的魏格纳分布变换,对信号进行时频分析(Signal Wigner transform, time-frequency analysis of the signal)
- 2013-05-13 22:25:52下载
- 积分:1
-
fresnel_lens
基于matlab的光学仿真实验--关于菲涅尔透镜衍射的仿真(Matlab-based optical simulation- simulation on the Fresnel lens diffraction)
- 2013-10-10 16:15:05下载
- 积分:1
-
rangePolyponPoint
Matlab中有很多根据多边形顶点计算多边形面积,对多边形涂色等函数,但是并没有对多边形顶点进行凸多边形排序问题,所以写了这个对可以构成凸多边形的顶点进行排序的算法。( 此子程序功能为逆时针排列多个可构成一个凸多边形的顶点
输入参数xv是这些顶点的横坐标集合 yv是这些坐标的纵坐标集合
返回的排列好的点的横坐标和纵坐标集合.
使用示例: [x y]=rangePolyponPoint([0 10 10 0],[0 10 0 10])
输出结果为:x = [ 0 10 10 0], y = [ 0 0 10 10].)
- 2011-11-27 11:34:14下载
- 积分:1