搜索资源列表
cosinexp123
- 1.分别利用计算法和查表法产生1000Hz的余弦波信号,并使用示波器观测产生信号的频率和幅度。 2.利用计算法产生其他非正弦类周期信号波形,如周期矩形波、三角波、锯齿波等。-1. Each calculation method and the use of look-up table method have 1000Hz the cosine wave signal, Oscilloscope observation and the use of the generated signal f
ssbmodforcosine
- 以余弦波信号为例,用matlab编码对其进行双边带抑制载波模拟调制-a cosine wave signal as an example, using Matlab coding their bilateral suppression of carrier modulation simulation
sincos
- 用F2407 DSP产生正弦波和余弦波的例子程序,在CCS下通过
wave-generator
- 产生方波,三角波,正弦波,余弦波等波形,并且可以自由选择和切换,最后可以用于波形输出
小波变换和几何变换及点运算类
- 常用的小波变换、傅立叶变换、离散余弦变换、图像旋转、平移、缩放类模块,用户只需运行时只需调用相应的模块,这是我从我们开发的系统中剥离出来的类模块,供大家使用,希望大家能喜欢!-commonly used wavelet transform, Fourier transform, discrete cosine transform, image rotation, translation, scaling type module, users can run only when the corre
余弦波正琁波(java)
- 编写一个能绘制动态绘制正弦波和余弦波的程序,此程序绘制的正弦波和余弦波分属两个panel,它们会不断地在窗口中向后移动,就像示波器一样。
dac0832.用单片机来实现方波、正弦波、余弦波的输出
- 用单片机来实现方波、正弦波、余弦波的输出,在proteus中模拟电路,并在示波器上观测波形.,Using single chip to achieve the square wave, sine wave, cosine wave output of analog circuits in proteus and observed in the oscilloscope waveform.
code.rar
- 基于离散小波余弦变换DCT的数字水印算法,实现了水印的嵌入提取等过程。毕业设计源代码,Discrete Cosine Transform Based on Wavelet Digital Watermarking Algorithm in DCT, the watermark embedded in the realization of the process of extraction. Graduation Project source code
DrawTest
- 有网格,坐标轴,正弦波,余弦波,三角波。不过三角波没画好,闪烁。MFC做的。-A grid, axes, sine, cosine, triangle. But do not draw a good triangle, flashing. MFC to do.
book
- 数字示波器 可以自动获取捕捉正弦波 余弦波 三角波 方波 锯齿波等 各种波形 并自动转化为数字形式在LED屏幕上显示-Digital oscilloscope can automatically obtain the capture cosine sine wave square wave triangle wave sawtooth waveform, etc. and automatically converted to digital form in the LED screen
coswave
- 主要是通过Altera公司的Cuclone系列的FPGA-EP1C3T144C8产生余弦波的源代码 基于LPM-ROM余弦波一周期含有256个10位数据;-Mainly through Altera s Cuclone series of FPGA-EP1C3T144C8 cosine wave generated source code based on the LPM-ROM cosine wave of one cycle containing 256 10-bit data
DigitalImageProcessing3
- 3.1 概述 3.2 可分离图像变换 3.3 离散傅里叶变换和性质 3.4 快速傅里叶变换 3.5 离散沃尔什变换 3.6 离散余弦变换 3.7 小波变换 -3.1 overview 3.2 detachable image transform 3.3 Discrete Fourier Transform and Fast Fourier Transform 3.4 Properties 3.5 Discrete Walsh Transform 3.6 Discret
src
- 编写一个能绘制动态绘制正弦波和余弦波的程序,此程序绘制的正弦波和余弦波分属两个panel,它们会不断地在窗口中向后移动,就像示波器一样。-Prepared a dynamic map rendering sine and cosine waves procedures, this procedure drawn sine and cosine waves belong to the two panel, they will continue to move backwards in the wi
sim
- 绘制动态绘制正弦波和余弦波的程序,此程序绘制的正弦波和余弦波分属两个panel,它们会不断地在窗口中向后移动,就像示波器一样-Drawing dynamic sine wave and cosine wave mapping procedures, the procedures of the sine and cosine mapping belong to the two-wave panel, they will continue to move backwards in the windo
filter
- 数控振荡器用于产生可控的正弦波或余弦波。其实现的方法是查表法-CNC controlled oscillator used to generate the sine or cosine wave. Approach is the realization of look-up table method
at89c52t0
- 使用单片机,正弦波发生器,key0口按键减小输出频率,key1口按键增加输出频率 sinout口输出正弦波,(cosout口输出余弦波),使用定时器T0,16位定时模式。 R6、R7用作10毫秒延时寄存器。Fout输出方波。且输出的正弦波在0.01-83Hz范围内,方波在1.3Hz-10.6kHz范围内。-The use of single-chip, sine wave generator, key0 I reduce the output frequency keys, key1
ratationfactor
- 旋转因子生成余弦交流信号过程。体现旋转因子向量在转动过程中,实轴投影随时间改变生成余弦波。-presents the process that rotation factor circumvolves to generate cosin signal.
opengl-swt
- 程序使用JAVA结合OpenGL做的一个产生波形图的例子,可以在正弦波和余弦波之间变换,还可设置其刷新时间-JAVA uses a combination of OpenGL do have examples of waveforms, sine and cosine can transform between waves, but also set the refresh time
41695066wienerfilter2
- 内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)、位平面编码、预测编码、DPCM、-Content: Chapter
square_wave
- 根据傅里叶原理,在GUI界面中用正余弦波合成方波(According to Fu Liye's principle, Yu Xianbo is synthesized by positive Fang Bo in the GUI interface)