designed a lowpass filter to extract cos(0.1*pi) component from x(n)
资源简介:designed a lowpass filter to extract cos(0.1*pi) component from x(n)
上传时间: 2014-01-12
上传用户:xinzhch
资源简介:It s a tool designed to extract as much information as possible from Bluetooth devices without the requeriment to pair.
上传时间: 2017-01-02
上传用户:z1191176801
资源简介:It s a tool designed to extract as much information as possible from Bluetooth devices without the requeriment to pair.
上传时间: 2017-01-02
上传用户:GavinNeko
资源简介:extracting cos(0.3*pi*n)component by designing the bandpass filter
上传时间: 2013-12-23
上传用户:zhangzhenyu
资源简介:This is the Reference Manual for the MySQL Database System. It documents MySQL up to Version 5.0.1-alpha, but is also applicable for older versions of the MySQL software (such as 3.23 or 4.0-production) because functional changes are indi...
上传时间: 2014-01-17
上传用户:shinesyh
资源简介:已知一个序列x(n)=0.5cos(0.55*pi*n)+cos(0.45*pi*n),时域FFT分析其频谱。 (1)使用不同宽度的矩形窗截断该序列为M点,取M分别为:20,40,160,观察不同长度对频谱影响;(2)使用哈明窗和凯泽窗重做;(3)对三种窗的结果进行分析比较;(4)总结窗类型和...
上传时间: 2013-12-25
上传用户:yuanyuan123
资源简介:0 / 1背包问题是一个N P-复杂问题,为了解决该问题,,将用回溯算法解决该问题。既然想选择一个对象的子集,将它们装入背包,以便获得的收益最大,则解空间应组织成子集树的形状(如图1 6 - 2所示)。该回溯算法与4 . 2节的装载问题很类似。首先形成一个递归...
上传时间: 2013-11-25
上传用户:helmos
资源简介:This lowpass filter designed
上传时间: 2015-04-06
上传用户:李梦晗
资源简介:Simple C Compiler, Release 0.1.6 Simple C is a portable C compiler based on Small C/386. It is designed to run on Linux, but it should be usable on any Unix-like operating system for the x86 with minimal effort.
上传时间: 2015-04-12
上传用户:pompey
资源简介:This libusb version 0.1.12. libusb is a library which allows userspace application access to USB devices. The official ftp site is: ftp://ftp.libusb.sourceforge.net/pub/libusb/ The official web site is: http://libusb.sourceforge....
上传时间: 2013-12-21
上传用户:zhengzg
资源简介:The purpose of this paper is to provide a practical introduction to the discrete Kalman filter. This introduction includes a description and some discussion of the basic discrete Kalman filter, a derivation, description and some discussio...
上传时间: 2014-11-14
上传用户:familiarsmile
资源简介:JK Proxy Project - Version 0.1 ------------------------------ This was going to be a proxy server bu I stopped developing this program (maybe I will go on coding on this application again some time). The email part with spam filteri...
上传时间: 2014-08-10
上传用户:coeus
资源简介:A detailed explanation of C# 2.0 An introduction to Visual Studio 2005, a tool set for building Windows and web applications More than 200 questions and programming exercises to help you better judge your understanding of the mate...
上传时间: 2013-12-14
上传用户:爱死爱死
资源简介:Introduction to Visual C++ 6.0 Standard Edition manual and is a proven aid to understanding the C++ language
上传时间: 2013-12-23
上传用户:源码3
资源简介:use matlab to complete a irr filter.many ways.
上传时间: 2013-12-14
上传用户:manking0408
资源简介:a song under dos use masm6.0 to get exe to go music can change any time
上传时间: 2016-10-22
上传用户:dongqiangqiang
资源简介:A Matlab code to plot the matched filter for 16-element linear array with constant phase weights on transmit and receive LFM waveform parameters.计算具有收发线性调频波形参数的相位权重的16单元线性匹配滤波器
上传时间: 2014-07-19
上传用户:siguazgb
资源简介:This a disk filter driver for Windows NT/2000/XP that uses a Linux swap partition to provide a temporary storage area formated to the FAT file system.
上传时间: 2013-12-25
上传用户:royzhangsz
资源简介:This is a Matlab script used to extract simulation data from , for the CDMA seminars and homework
上传时间: 2014-01-25
上传用户:maizezhen
资源简介:This is a e-book to windows embedded ce 6.0 Windows庐 Embedded CE 6.0 Fundamentals Stanislav Pavlov Pavel Belevsky
上传时间: 2013-12-20
上传用户:cxl274287265
资源简介:Source code in Matlab to simulate a kalman filter s functioning.
上传时间: 2013-12-22
上传用户:redmoons
资源简介:A source sircuit to design a low pass filter of 10 hz cutoff.
上传时间: 2017-04-27
上传用户:731140412
资源简介:迷宫算法(maze) /* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK, * 1 means cannot go there, boundary is 0 and 9, cannot go beyond boundary. * Each step can be made horizontally or vertically for...
上传时间: 2013-12-27
上传用户:Divine
资源简介:This is a program to extract the drum sounds (bass) from a music file. You can replace the "windycity.wav" file with any other .wav file you want.
上传时间: 2017-06-25
上传用户:cc1915
资源简介:maven 2.0 The following instructions show how to install Maven 2: 1) Unpack the archive where you would like to store the binaries, eg: tar zxvf maven-2.0.tar.gz or unzip maven-2.0.zip 2) A directory called "maven-2.0" will be ...
上传时间: 2014-01-19
上传用户:weiwolkt
资源简介:In 1960, R.E. Kalman published his famous paper describing a recursive solution to the discrete-data linear filtering problem. Since that time, due in large part to advances in digital computing, the Kalman filter has been the subject of ...
上传时间: 2015-10-22
上传用户:2404
资源简介:In 1960, R.E. Kalman published his famous paper describing a recursive solution to the discretedata linear filtering problem [Kalman60]. Since that time, due in large part to advances in digital computing, the Kalman filter has been the...
上传时间: 2015-10-22
上传用户:a673761058
资源简介:We present a particle filter construction for a system that exhibits time-scale separation. The separation of time-scales allows two simplifications that we exploit: i) The use of the averaging principle for the dimensional reduction of ...
上传时间: 2016-01-02
上传用户:fhzm5658
资源简介:The Funambol J2ME Mail Client aims to be a light, easy to use, free email client for J2ME devices. The first release comes with a simple but effective UI, and a storage limited to the internal RMS only. This makes the application compa...
上传时间: 2014-01-05
上传用户:gououo
资源简介:This is a simple demo of a Kalman filter for a sinus wave, it is very commented and is a good approach to start when learning the capabilities of it.
上传时间: 2013-12-15
上传用户:sk5201314