搜索资源列表
MATLAB
- 数字电子琴的功能 电子琴的每个音阶均对应一个特定频率的信号,通过调用数字信号发生器产生一系列指定的频率的声音,从而达到虚拟的电子琴的功能,界面中包含A、B、…、O共 15 个琴键,鼠标按下时即发声,松开时发声停止。 同时能够产生正弦波、方波、三角波等常见的波形的数字信号,并且提供了图形界面用于选择波形、频率、幅值与相位。能够根据用户指定的波形和参数产生相应的数字信号,然后将数字信号写入声卡的缓冲区,最后由声卡播放出相应的声音。 -Digital electronic keyboar
SineCosine
- a code on sine cosine wave that can be simulated in matlab
labview_window
- 1.打开信号处理文档2.打开安装文件夹,点击setup安装;3.点sigalprocessing打开运行文档4.点击左下角文件夹找到数据文档中的sinet5Hz10Hz100Hz(此数据为5Hz与10hz正弦波的叠加),点击确认。低通滤波5在源文件夹中有matlab中信号生成的m文件,可以生成其他文件试一下-1 Open Signal Processing Document 2. Open the installation folder, click setup installation 3
sin-signal-phase-noise
- 该资料是一个matlab仿真程序。实现对噪声中正弦信号相位的估计。利用matlab仿真得到的PDF估计 对不同的信噪比(SNR)情况进行Monte Carlo仿真-This information is a matlab simulation program. Realize sine signal phase noise estimation. Obtained by simulation using matlab PDF estimates different signal to nois
1
- 通过MATLAB绘制出正弦函数、余弦函数及指数函数的曲线,并加以标注-MATLAB curve drawn by a sine function, cosine, and exponential functions, and to be marked
16f84_9999
- I am trying to representate a SPWM comparing a 30kHz triangle wave with a 60Hz sine wave using the MatLAB. However, I do not know how to compare two functions in him. Recently I generated this graph containg the sine and the triangle wave functions..