搜索资源列表
2189414139200591717859627843
- 用途:数字图象处理算法的演示,包括: • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(
allsinewavecamp
- sine functions test,program is ok and the main functions finish sine wave -sine functions test. program is ok and the main functions sine finish wave
Draw_sin
- 第一次发!大家多包涵 这个简单!就是点组成的正弦曲线! 希望多提宝贵意见-first fat! Everyone covered this simple! The point is the sine curve! I hope more valuable views
SimpleSine
- Agilent功能发生仪器用VB写的正弦波发生器-Agilent equipment functioning of the VB wrote sine wave generator
产生波形
- 本程序代码可以准确地生成1-500Hz波形文件,正弦波,方波等。具体功能,下载下来,自己运行一下就知道了-the code can be accurately produce 1-500Hz waveform, sine, square, etc.. Specific functions, downloads, running about themselves will know.
DSP1.zip
- 1)生成2KHz和8KHz的混合信号,使该信号通过上述滤波器,观察滤波前后的波形变化和频谱分布情况。 2) 在改信号中加入高斯白噪声,观察滤波前后的波形变化和频谱分布情况3) 将上述滤波器改为中心频率为100KHz的带通滤波器,信号源为带外的90KHz和带内的100KHz的混合正弦信号,。 4) 用M文件实现上述低通滤波器。 ,1) 2KHz and 8KHz to generate the mixed-signal, so that the signal through the abov
dp
- 正弦波,三角波,方波信号发生器程序,C语言编写,频率可调-Sine wave, triangle wave, square wave signal generator process, C language, frequency adjustable
boxingfasheng
- VC编写的函数发生器, 能自动产生三角波,方波,正弦波等波形,并通过USB接口传送到嵌入式控制系统-VC function generator written in, can automatically generate triangle wave, square wave, sine wave, etc., and through the USB interface to transfer to the embedded control system
sos_simulink
- 正弦波叠加法仿真瑞利信道,功率谱为Jakes经典谱-Sine wave superposition method simulation of Rayleigh Road
pam_detection_simulink
- In this simulink model , baseband 8-ary PAM detection is simulated .A half-sine pulse shaped PAM signal is given as input to the detector.The received signal is matched filtered and down-sampled .The effects of symbol timing offset can be seen by
sinus_generator
- SINE WAVE GENERATION GE-SINE WAVE GENERATION GERRR
zuiok
- 基于HID的API函数编写,用VB实现的界面,能够采集USB传入的两路数据,实现正弦波的数据和相位运算-Prepared based on HID' s API functions, to achieve the interface with VB, to capture two-way USB incoming data, to achieve phase sine wave data and computing
pcm
- 脉冲编码调制(PCM)实现 编程实现PCM技术的三个过程:采样、量化与编码。 采样:低通连续信号采样,以 x=sin(200*t) m=x./(200*t) m=m.*m 为例说明低通采样定理,绘出信号时、频图形;带通连续信号采样,以x=sin(20*t) m=x./t 为例说明带通采样定理,绘出信号时、频图形。 量化:均匀量化,以幅度 的正弦信号为例实现为64级电平的均匀量化;非均匀量化,输入A律PCM编码器的正弦信号 ,采样序列为 ,将其进行PCM编码,给出编码器的输出码组序列
bkmcfsq
- 可通过并口任意针脚输出1-5000MHZ正弦波。-Through the parallel port pin-out 1-5000MHZ any sine wave.
Sine-Cosine
- USB project using Jungo driver
Fourier--parameter-estimation-
- 本次实验主要是对一个正弦信号加入高斯白噪声,然后通过傅里叶变换对正弦信号进行谱估计。最后要用matlab进行仿真,得到正弦函数的时域和频域波形,关键找出信噪比和正弦信号频谱的均方误差之间的关系。-The experiment is a sinusoidal signal which is to white Gaussian noise, then by Fourier transform of the sinusoidal signal spectrum estimation. Finally,
sinacosaplot
- 这是一个正弦波和与余弦波的程序,主要体会matlab绘图语法的使用,对于初学者有很好的学习价值-This is a sine wave and cosine wave of the program, mainly to experience the use of Matlab graphics syntax, good learning experience for beginners
dds_synthesizer
- Matlab code for dds output can be taken for sine wave generation using matlab
AHEasing
- 实现动画中的缓动函数(easing function)。Easing function(http://easings.net/)就是让物体的运动过程遵循某类数学公式,即定好起点和终点,物体在这个移动过程中,按照某个线性或者非线性的速度来进行移动,这样会让物体的运动看起来更加真实、更加符合真实世界的物理规律。AHEasing支持的移动模式包括:Linear,Quadratic,Cubic,Quartic,Quintic,Sine,Circular,Elastic,Back,Bounce。-To
sin_cos
- 在开发MTK游戏时间用到正、余弦函数,弄了一下,分享-Sine and cosine function used in the development of the MTK playtime