摘要: 简述 Matlab在频率集中选取随机选取256个点,并将其作为十六进制输出到coe文件中,供ROM读取使用 代码 freq_num = 256; freq_pattern = upper(dec2hex(datasample(freq_collect,freq_num),8)); fid = fop 阅读全文
posted @ 2025-03-30 13:57 吃饱就睡yess 阅读(19) 评论(0) 推荐(0)