this program is using java to show 3D MoFang.it s very good,
上传时间: 2013-12-15
上传用户:JasonC
This demonstration illustrates the application of adaptive filters to signal separation using a structure called an adaptive line enhancer (ALE). In adaptive line enhancement, a measured signal x(n) contains two signals, an unknown signal of interest v(n), and a nearly-periodic noise signal eta(n). The goal is to remove the noise signal from the measured signal to obtain the signal of interest.
标签: demonstration application illustrates separation
上传时间: 2014-09-08
上传用户:2525775
USB interface examples using CDC by HT-PICC 18
标签: interface examples HT-PICC using
上传时间: 2014-01-02
上传用户:亚亚娟娟123
Hilbert-Huang Transform的完整源码
标签: Hilbert-Huang Transform 源码
上传时间: 2013-12-12
上传用户:firstbyte
White paper - Comparison of VHDL, Verilog and SystemVerilog Good for one interetsted in using n of VHDL, Verilog and SystemVerilog languages
标签: SystemVerilog interetsted Comparison Verilog
上传时间: 2013-12-21
上传用户:yulg
source code for a sample alarm control panel system using Freescale MC9S12DP256 . The project was implemented using ImageCraft s ICC12 compiler and tested under Metrowerks CodeWarrior, though it should be possible to build the project with any other HC(S)12 compiler as well.
标签: Freescale control project source
上传时间: 2016-06-12
上传用户:qb1993225
This example code takes and averages 2048 analog measurements from input P1.4 using ADC0, then prints the results to a terminal window via the UART.
标签: measurements averages example analog
上传时间: 2016-06-13
上传用户:xuan‘nian
For C8051F330 This code example illustrates using the internal analog multiplexer to measure analog voltages on up to 8 different analog inputs. Results are printed to a PC terminal program via the UART.
标签: analog illustrates multiplexer C8051F330
上传时间: 2014-12-20
上传用户:aig85
%radon transform clear all % N=800 n=1:N fs=200 t=n/fs x1=exp(j*2*pi*(5*t+0.5*5*t.^2)) x2=exp(j*2*pi*(5*t+0.5*15*t.^2)) x=x1+x2 %N=length(x) % ambifunb(x ) %*****************************************RAT naf=ambifunb(x) htl(abs(naf)) % [wh,rho,theta]=htl(abs(naf)) colormap([0,0,0]) % xlabel( 极半径 ) % ylabel( 角度 ) %**************************************%找出峰值点的坐标,计算初始频率和调频斜率(正确) %找出峰值点的坐标 b=max(max(wh)) [u,a]=find(wh>=0.8*b)
上传时间: 2014-10-27
上传用户:Yukiseop
Using Java programming:Snake game
标签: programming Using Snake Java
上传时间: 2014-01-04
上传用户:ecooo