登录
首页 » matlab » 音乐魔盒

音乐魔盒

于 2020-08-08 发布 文件大小:41101KB
0 197
下载积分: 1 下载次数: 4

代码说明:

  本软件是由MATLAB App Designer工具制作而成的一款集音频采集、播放、时域频域分析、加噪、滤波、特定特效处理及自定义DIY滤波特效处理的综合音频分析处理播放器 注:1.把文件夹放到MATLAB工作空间中,使得图标资源在MATLAB路径中 2.录音为 .wav格式,音乐播放器只支持.wav 和 .mp3格式 3.Windows安装包可直接安装为Windows应用软件(需联网下载MATLAB环境包)(This software is a synthetical audio analysis and processing player which is made by MATLAB App Designer tool. It integrates audio acquisition, playback, time-domain and frequency-domain analysis, noise addition, filtering, special effect processing and custom DIY filtering special effect processing. Note: 1. Place folders in the MATLAB workspace to make icon resources in the MATLAB path. 2. Recording is in. wav format. Music player only supports. wav and. MP3 formats. 3. Windows Installation Package can be directly installed as Windows application software (need to download the MATLAB environment package online))

文件列表:

音乐魔盒\2.音乐资源, 0 , 2019-06-21
音乐魔盒\2.音乐资源\刀郎 - 情人.wav, 3151905 , 2015-12-05
音乐魔盒\2.音乐资源\刀郎 - 永远的兄弟 [mqms2].wav, 2924261 , 2015-08-21
音乐魔盒\2.音乐资源\大张伟 - 倍儿爽 [mqms2].wav, 2726123 , 2015-07-28
音乐魔盒\2.音乐资源\川井憲次 - 七剑战歌.wav, 5835294 , 2016-04-30
音乐魔盒\2.音乐资源\曾近的你.wav, 277192 , 2016-04-29
音乐魔盒\2.音乐资源\杭娇、高安 - 一生无悔.wav, 3309043 , 2015-12-01
音乐魔盒\2.音乐资源\横山菁児 - 英雄的黎明.wav, 3466242 , 2016-04-30
音乐魔盒\2.音乐资源\高山流水.wav, 260376 , 2016-04-29
音乐魔盒\2.音乐资源\电视原声-好春光(电视剧《喜气洋洋猪八戒》片头曲).wav, 2964883 , 2016-05-15
音乐魔盒\2.音乐资源\等爱的玫瑰.wav, 394996 , 2016-04-29
音乐魔盒\2.音乐资源\筷子兄弟 - 小苹果.wav, 3382542 , 2015-07-28
音乐魔盒\2.音乐资源\陈玉建 - 偷偷的哭 [mqms2].wav, 5420974 , 2015-07-28
音乐魔盒\2.音乐资源\饶天亮 - 做你的爱人.wav, 4501781 , 2015-12-01
音乐魔盒\2.音乐资源\鸭梨大.wav, 157151 , 2016-04-17
音乐魔盒, 0 , 2019-07-10
音乐魔盒\Muisc_CDIO.mlapp, 162671 , 2019-07-10
音乐魔盒\Muisc_CDIO.prj, 6526 , 2019-07-10
音乐魔盒\Windows安装包, 0 , 2019-07-10
音乐魔盒\Windows安装包\MyAppInstaller_web.exe, 4545536 , 2019-07-10
音乐魔盒\author.jpg, 8392 , 2019-07-04
音乐魔盒\icon.jpg, 17064 , 2019-06-17
音乐魔盒\上一首.png, 4144 , 2014-05-17
音乐魔盒\下一首.png, 4145 , 2014-05-17
音乐魔盒\停止.PNG, 5050 , 2019-06-19
音乐魔盒\播放.png, 4023 , 2014-05-17
音乐魔盒\暂停.png, 3656 , 2014-05-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • EMALGORITHM
    In statistics, an expectation-maximization (EM) algorithm is a method for finding maximum likelihood or maximum a posteriori (MAP) estimates of parameters in statistical models, where the model depends on unobserved latent variables. EM is an iterative method which alternates between performing an expectation (E) step, which computes the expectation of the log-likelihood evaluated using the current estimate for the latent variables, and a maximization (M) step, which computes parameters maximizing the expected log-likelihood found on the E step. These parameter-estimates are then used to determine the distribution of the latent variables in the next E step.
    2010-12-14 17:04:44下载
    积分:1
  • tongbufangzhen
    有关PARK算法和改进的S&C算法的仿真程序(PARK algorithms and related improvement of the S & C algorithm simulation program)
    2009-06-02 07:53:26下载
    积分:1
  • 小波对图像的二次压缩.
    说明:  给出了在matlab环境下的源代码,经过了上机调试,可以实现小波变换对图像的二次压缩!(given Matlab environment in the source code, after the Machine, can achieve a wavelet transform of the second image compression!)
    2005-09-19 10:59:51下载
    积分:1
  • etoq
    Matlab source code for Euler to Quaternion conversion.
    2011-06-10 18:09:20下载
    积分:1
  • delaunayn
    2010-04-09 15:00:54下载
    积分:1
  • ridge_extract
    在已经细化的指纹图像中,跟踪提取出指纹的脊线。(have been refined in the fingerprint image, tracking extract fingerprint ridge.)
    2007-05-09 16:39:32下载
    积分:1
  • DV_HOP.m__html
    wireless sensor networks
    2012-08-13 08:59:40下载
    积分:1
  • OFDMsimulink
    实现的通信中正交频分复用的过程,包括OFDM的一些信号处理的算法(To achieve communication in orthogonal frequency division multiplexing process, including a number of OFDM signal processing algorithms)
    2011-10-26 15:22:51下载
    积分:1
  • Kalman_Filter
    Kalman filter program
    2012-04-23 21:05:39下载
    积分:1
  • gslf
    gslf ia applied on SMIB system and load flow is carried
    2013-04-13 06:32:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载