说明:关于数独的解法程序。输入一个9×9的矩阵,空白处为0,运行此程序,进行计算-With regard to the solution of Sudoku program. Enter a 9 × 9 matrix, the space is 0, run this program, are calculated <zhulei> 在 2025-03-02 上传
| 大小:1kb | 下载:0
说明:对原始序列加入高斯噪声,可根据需要改变噪声的强度-To the original sequence by adding Gaussian noise, the noise need to be changed according to the intensity of <zhulei> 在 2025-03-02 上传
| 大小:1kb | 下载:0
说明:在Matlab环境下运行function [d, RS] = fractal( x )即可。-In the Matlab environment to run function [d, RS] = fractal (x) can be. <zhulei> 在 2025-03-02 上传
| 大小:1kb | 下载:0
说明:从EXCEL中读取数据,提供了替换掉不理想数据的方法,还阐述了如何将数据写入EXCEL。-It can read data from EXCEL and provide method of replacing unsatisfactory data, but also explain how to write data to EXCEL. <王婷婷> 在 2025-03-02 上传
| 大小:1kb | 下载:0
说明:2. 用循环链表解Josephus问题。设有n个人围坐在一个圆桌周围,现从第1个人开始报数,数到第m的人出列,然后从出列的下一个人重新开始报数,数到第m的人又出列,…,如此反复直到所有的人全部出列为止。Josephus问题是:对于任意给定的n和m,求出按出列次序得到的n个人员的序列-2. Josephus solution of the problem with the circulation list. With n individu <sprite> 在 2025-03-02 上传
| 大小:1kb | 下载:0