搜索资源列表
wave_generator_VC
- 正弦波形生成器,直接写到文件,可以用goldwave等软件进行播放。只要修改c文件里的宏,可以生成任意频率的正弦波。silentecho作品。-sine-generator, the paper wrote directly, you can use software such as goldwave player. As long as amended c documents in the macros, can generate the sine wave frequency. Silent
yesignal
- 信号生成:可以生成各种类型的信号包括正弦波、方波、三角波、扫频信号、调幅波、白噪声、窄带随机信号等-signal generation : can generate all types of signals, including sine, square, triangle wave, sweep signal amplitude wave, white noise, narrowband random signals
yuanchengxu
- 多径时变信道建模仿真,利用matlab产生单频信号与数字信号经过多径时变信道后的输出信号波-Time-varying multipath channel modeling and simulation, using matlab generate a single frequency signal and digital signal through the multipath time-varying channel output signal after the wave
wave
- 地震波合成程序,用于生成人工地震波,与大家分享-Synthetic seismic program used to generate artificial seismic waves, and share
pipeilvboqifangzhenshixian
- 实现匹配滤波仿真的两个程序,每个程序生成四个图,可以通过比较验证信号的时延不影响匹配滤波的输出信噪比,及不同信号信噪比与信号波形无关,只与信号能量有关-Matched filter to achieve the two simulation procedures, each of the programs to generate the four plans, you can verify by comparing the signal delay does not affect the mat
matlab2
- vc与matlab联调的例子,生成正弦波形-vc FBI and matlab examples, to generate sine wave-shaped
310
- 关于MATLAB生成正弦波的程序这个是最原始的程序-About MATLAB to generate the sine wave procedures are the most primitive procedures. . .
matlab_codes
- 用于生成ECG波形,包括P波,QRS波,T波-Used to generate the ECG waveform, including the P wave, QRS wave, T wave
pinlvji
- 多功能函数信号发生器,频率计,可产生三角波,方波,正炫波,锯此波,且波形幅度和频率可步进调节,最高频率可达40MHz-Multi-function signal generator, frequency counter, can generate the triangular wave, square wave, is hyun waves, saw this wave, and wave amplitude and frequency adjustment can be stepper, th
wave
- 通过matlab的强大的计算功能,生成由1024点构成的正弦波、三角波、锯齿波,同时在界面显示波形。-Through the calculation of the power of matlab functions to generate points from 1024 constitute the sine wave, triangle wave, sawtooth wave, at the same time show the waveform of the interface.
twinkle_opt
- This a matlab program for music synthesis (Twinkle twinkle)... This programme generate audio wave file for twinkle twinkle music.-This is a matlab program for music synthesis (Twinkle twinkle)... This programme generate audio wave file fo
asias_dds
- 一个简易的信号源,具有多种波形发生功能还有扫频,调制,频率计等相关功能-My project is on Direct Digital Synthesiser using Verilog HDL.This project is doing by me on july 2009 in summer training at NIT Kurukshetra, India. This DDS system generate the square wave, Triangular wave,Sine wa
zhengxuan1
- 给予声卡和MATLAB的编程,生成正弦波,声卡是外置的usb声卡,自己电脑的声卡也行-Sound card and MATLAB programming to generate sine wave, is an external sound card usb sound card, your computer' s sound card has line
jonswap
- a code to generate jonswap wave spectrum
shiyu
- 生成不同幅值、频率的正弦波、三角波,加入噪声,进行频域分析。-Generate different amplitude, frequency sine wave, triangle wave, adding noise, time domain analysis.
xinhaofashenqi1
- GUI为工具,制作信号发生器,可以生成正弦波方波三角波等波形信号-GUI as a tool, make a signal generator, can generate sine wave square wave triangle wave signals such as
GPS
- 利用Matlab生成GPS C/A 码的基带信号。 (1)产生卫星PRN 号码为“5”的一组C/A 码; (2)循环生成25 页的导航数据,GPS 时间可填入一固定的已知数值; (3)生成C/A 码扩频信号,每个C/A 码码片给出4 个采样数据; (4)基带信号采用方波信号,电平为0 和1,占空比为50 %,不加入噪声,进一步生成某个特定的中频信号。-Matlab generated using GPS C/A code base band signal. (1)
sinwave
- 生成FPGA编程中rom初始化需要的.mif文件。生成的为1/4周期正弦波数据。宽度为8,深度为1024-Generate FPGA programming rom initialization required. Mif file. Generated 1/4 cycle sine wave data. Width is 8, a depth of 1024
squarewave
- 生成FPGA编程中rom初始化需要的.mif文件。生成的为1个周期方波波数据。宽度为8,深度为1024-Generate FPGA programming rom initialization required. Mif file. Generated for a cycle square wave data. Width is 8, a depth of 1024
pulse-generate
- 本程序是矩形波的产生。第零步定义了要产生的波形的所有特征参数,矩形波的持续时间WIDTH,矩形波的采样点数POINTS,载波频率为F0,这个频率的最终引入是便于使用RF频率发射波形。第一步包括产生矩形波,并将其调制到RF上,注意,产生的信号的持续时间是矩形波宽度的5倍,这样,总的采样点数就是5*POINTS。同时还应注意,如果要产生一个基带信号,必须设置T0=0.第二步是画出所产生矩形波的源代码。- This procedure is rectangle wave production. Ste