|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
本帖最后由 eecsseudl 于 2013-4-29 10:11 编辑
Files,
1)
high_level.mdl
This file contains the model in Figure 1.
2)
filter_desgin.m
Here we design the filter, design a multi-stage filter and convert the filter to fixed-point. The filter results are all saved in one_stage.mat, multi_stage.mat and multi_stage_fixed.mat.
3)
multi_stage.mdl
This file contains the model in Figure 4.
4)
elaborated_design.mdl
This file contains the model in Figure 7.
5)
generate_fir_lut.m and bin2sbin.m
These files generate the lookup tables for the elaborated design.
6)
fixed_design.mdl
This file contains the model in Figure 8.
[ 本帖最后由 taoly_ic 于 2008-9-29 12:05 编辑 ]
|
|