会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
strchn
博客园
首页
新随笔
联系
管理
订阅
2017年9月30日
贴一段Matlab代码
摘要: % reduce leading zeros with rx ind3= find(rx~=0, 1, 'first'); if (isempty(ind3)) rx= gf(0, m, f0); else rx= rx(ind3: end); end% rx= rx(ind3: end); g0_
阅读全文
posted @ 2017-09-30 10:37 strchn
阅读(234)
评论(0)
推荐(0)
公告