You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
360 B
Plaintext

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

1、求解器封装
main.m文件是程序入口文件
调用readinput_SMR.m读取参数文件input_canshu.txt和SNR_simulation.jgp
然后调用SNR_simulation.m计算结果
然后将结果写入到输出文件output_result(1).txt、output_result(2).txt、Picture_output_LaShen.png和Picture_output.tiff
2、调用
main.py 调用 main.m