Skip to content

some tips of matlab functions or implementation method

Notifications You must be signed in to change notification settings

LHesperus/matlab-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matlab-demo

  • 包含一些matlab函数的实现方法,方便在其他语言编写下实现相同功能,如unwrap的具体实现方法。
  • 一些函数的使用方法,有些函数使用时可能忽略某些问题,编写后出现bug,这里总结了一些基本的调用方法。
  • 编写一些实用的功能,但maltab没有封装函数,如画三维圆。
  • 一些笔记等记录某些功能的使用技巧。

  • eig eig函数测试
  • figure 一些画图的技巧
  • unwrap 编写和unwrap功能相同的函数,求非折叠相位。
  • xcorr 编写求相关函数 xcorr相同功能的函数
  • GUI 一些GUI技巧整理

About

some tips of matlab functions or implementation method

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published