Skip to content

A matlab function for creating a struct representing most desired timing elements of a dataset

License

Notifications You must be signed in to change notification settings

asteroidDavis/Timing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Timing

A matlab function for creating a struct representing many desired timing elements of a 1D signal

EXAMPLE

timing = Timing(512, 256); 
% generate a wave 
wave = sin(2*pi*timing.t);

Usage

There's only 1 function See the function header

Advice

Add elements which you need and remove elements you do not need

About

A matlab function for creating a struct representing most desired timing elements of a dataset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages