-
digitalsignaltoolbox
维纳K恩格尔和约翰G普罗克斯 “数字信号处理--使用MATLAB”的一书中有很多数字信号处理的MATLAB函数,楼天顺的“基于MATLAB的系统分析与设计--信号处理”一书中也有许多MATLAB函数。本工具箱便是提供这些函数,方便使用时调用。(Wiener K Engel and John G普罗克斯 Digital Signal Processing- Using MATLAB One of the book there are many digital signal processing function of MATLAB, Lou Tianshun the MATLAB based on the analysis and design- Signal Processing, a book there are a lot of MATLAB function. The toolbox is to provide these functions, easy to use when calling.)
- 2008-02-21 08:31:35下载
- 积分:1
-
signalandsystemwithmatlab
信号与系统第二版作者是Steven T. Karris。全书分为基本信号表述,拉普拉斯变换,反拉普拉斯变换,电路分析,脉冲响应等章节。(Signals and Systems 2nd edition written by Steven T. Karris. The book is divided into basic signal representation, Laplace transform, anti-Laplace transform, circuit analysis, impulse response and other sections.)
- 2009-12-10 00:43:38下载
- 积分:1
-
TUIO_Simulator
jar TUIO多点模拟工具,方便多点开发人员测试使用(Jar TUIO simulation tools, more convenient more developer testing use)
- 2014-08-11 17:20:03下载
- 积分:1
-
matlab
学校电子版matlab学习课件,非常适合matlab学习人员(School e-learning courseware version of matlab, matlab is very suitable for learning staff)
- 2011-11-11 10:59:52下载
- 积分:1
-
ldpc
说明: 关于LDPC编码的MATLAB实现仿镇,求关于LDPC码的FPGA实现(LDPC coding on the fake MATLAB town, seeking LDPC on the FPGA)
- 2006-04-26 09:45:15下载
- 积分:1
-
xiebofenjie
傅里叶分解,包含偶数次谐波,是一个matlab的M文件(Fourier decomposition, contain even-numbered harmonics.Is an M-file matlab)
- 2013-11-21 14:52:49下载
- 积分:1
-
pulse_simulation_of_LFM_radar
本软件是线性调频(LFM)脉冲压缩雷达仿真系统的一部分,具有典型性和实用性,希望对搞雷达仿真的朋友们有所帮助。(the software of linear frequency modulation (LFM) radar pulse compression part of the simulation system, classic and practicality, and I hope to engage the radar simulation friends help.)
- 2007-03-26 15:49:59下载
- 积分:1
-
k-mean
K均值(用matlab实现花的分类,附注释,程序简单)(K-means (machine learning job classification flowers))
- 2013-07-09 10:38:22下载
- 积分:1
-
bp2
无线传感器网络协议的生命周期和稳定周期对比(Wireless sensor network protocol and stability of periodic comparative life cycle)
- 2013-07-24 22:31:23下载
- 积分:1
-
Sa
说明: function [Sx,f,alpha] = Sa(s,fs,M,N,read_f,del_f)
计算信号的循环谱
[Sx,f,alpha] = Sa(s,fs,M,N,read_f,del_f)
输入: s 序列
fs 采用频率
M 滑动频率窗长
N fft计算点数
read_f 可视频率(一般为载频的整数倍)
del_f 可视频率间隔
输出: Sx 信号的循环谱
f 频率轴
alpha 循环频率轴(Cyclosationary Spectrum)
- 2016-03-19 15:32:59下载
- 积分:1