搜索资源列表
lqy接口报告
- 正弦波,T行波,方波设计报告- The sine wave, the T traveling wave, the square-wave design reported
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
matlab(3)
- 基于matlab的正弦波仿真 有波行和频谱,有m函数,程序经过调试-based on Matlab simulation of a sine wave Bank and the spectrum m functions, procedures after debugging
SVDcode
- 利用一般最小二乘法和SVD-TLS方法 进行AR参数估计和正弦波频率估计 -use of general and the least-squares method SVD-TLS AR method parameter estimates and the estimated frequency sine wave
Sinewave-plus-additive-zero-mean-random-noise
- 用来产生嵌入到随机噪声内的正弦波算法的C源程序。-used to produce embedded into random noise sine wave within the algorithm in C source code.
signalcodesignaldecodeandBCHchannelcodeforsinewave
- 以正弦波信号为例,对其进行信源编码、信源译码译码以及循环信道编码-a sinusoidal signal as an example, its source code, source decoder decoding and channel coding cycle
signalcodesignaldecodeandCYCchannelcodeforsinewave
- 以正弦波信号为例,对其进行信源编码、译码,循环信道编码-a sinusoidal signal as an example, its source coding, decoding, channel coding cycle
余弦波正琁波(java)
- 编写一个能绘制动态绘制正弦波和余弦波的程序,此程序绘制的正弦波和余弦波分属两个panel,它们会不断地在窗口中向后移动,就像示波器一样。
MATLABprograminfft.用Matlab产生正弦波,矩形波
- 1.用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图 2.进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选 3.做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱 4.用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图 ,1. Using Matlab generated sine wave, rectangular wave, as well as the white noise signal, and display their
matlabhuizhigezhongxinhaoboxin
- matlab绘制各种周期信号如正弦波等常用的信号,下下看吧吧吧。,matlab draw a variety of periodic signals such as sine wave signal, such as commonly used, under the under the bar and see it.
xiaobofenjie
- 有关小波分解和小波重构方面的。用两个正弦波做例子验证的。-I think it can be use the signal processing.
periodgram
- 经典谱估计-周期图法 实现正弦波加正态白噪声信号的谱估计-Classical spectrum estimation- the realization of periodogram normal sine wave plus white noise signal spectrum estimation
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.
xiaobofenxi
- 小波工程主要包括一两部分:一、连续小波分析的应用,二、离散小波分析的应用。下面分两个部分分别说明这两个程序的分析结果: 一、连续小波分析: 所用信号为自己构造的三角波和正弦波叠加的信号:s=(-1).^(floor(n/50)+1).*(mod(n,50)-25)*2-(-1).^(floor(n/17)+1).*(mod(n,17)-8.5)*3+1*cos(n/2)*10。其中第一项(-1).^(floor(n/50)+1).*(mod(n,50)-25)*2为一周
gen_mif_1000
- 产生1000点正弦波、三角波、锯齿波的ALTERA MIF文件的源程序,可改为任意点.-1,000 points generated sine wave, triangle wave, sawtooth wave of ALTERA MIF file source, can be changed at any point.
square1
- 产生了一个正弦波,方波,三角波的db—sc调整信号的频谱,实现过程等-Produced a sine wave, square wave, triangle wave db-sc adjustment signal spectrum, the realization process, etc.
SVDTLS
- 用Matlab仿真实现最小二乘法和总体最小二乘法估计 假设仿真的观测数据 产生,其中 为0均值, 单位方差的高斯白噪声,取n=1,2,....128。 试用TLS,取AR阶数为4,估计AR参数 和正弦波频率;再用SVD-TLS ,估计AR参数 和正弦波频率。 (1)、在仿真中,AR阶数取为4和6。 (2)、执行SVD-TCS时,AR未知。仿真运行至少二十次。 -Simulation using Matlab and the overall least squares leas
v-resonance.c
- fluent udf,速度入口,以正弦波形式随时间改变,可自行修改幅值和周期(Fluent udf, speed entry, changes in sine wave form over time, self-modifying amplitude and period)
无刷电机正弦波控制仿真程序
- 如何使用Matlab中的电机运动仿真模块搭建无刷电机正弦波控制方式的调速系统,可以供新手使用参考,也可用于仿真学习!