会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Daniel's Blog
No Pains No Gains
博客园
首页
新随笔
联系
管理
订阅
07 2017 档案
网易公开课斯坦福大学-机器学习
摘要:1. 软件使用Matlab 或者 免费的Matlab 》Octave 2. supervisor learning learning theory Reinforcement learning
阅读全文
posted @
2017-07-24 22:51
Daniel_Lu
阅读(385)
评论(0)
推荐(0)
Matlab时频图
摘要:[b,f,t]=specgram(data,nfft,Fs,window,numoverlap); imagesc(t,f,20 log10(abs(b))), axis xy, colormap(jet); % 画时频图 其中: % nfft是fft的长度,越长的话,频域分辨率越高,但是,对于语音
阅读全文
posted @
2017-07-14 09:48
Daniel_Lu
阅读(4868)
评论(0)
推荐(0)
公告