nist-ionstorage / digital-servo

NIST digital servo: an FPGA based fast digital feedback controller
Other
68 stars 42 forks source link

Matlab script for measuring transfer function #4

Closed daiweizhu closed 7 years ago

daiweizhu commented 7 years ago

@dleibrandt Can you share a sample script for calculating the transfer function from the files generated by the "measure transfer function" tool in GUI? I was able to read in single files in Matlab with the readSuperLaserLandSimplePI. But I don't know how to combine all the files. Thanks a lot!

dleibrandt commented 7 years ago

See https://github.com/nist-ionstorage/digital-servo/blob/master/matlab/plotTransferFunction.m.