资源列表
[matlab例程] trans
说明:.把十进制整数转换为2至9之间的任一进制数输出。(利用堆栈) 提示:void transform(long num,int r) //把一个长整型数num转换为一个r进制数输出。 转换方法是逐次除基数r取余法。输出时需要反向输出得到的余数,因此需要用到堆栈。-. To convert a decimal integer between 2 to 9 for a hexadecimal number of any output. (Using stack) Tip: void tran<pamela> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[matlab例程] stereomatch
说明:Stereovision: Takes two images showing the same scene from two displaced cameras and matches them, so that deepness can be obtained.<sire> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[matlab例程] 2Dhistogram
说明:该程序师用MATLAB实现的,作用是绘制图像的二维直方图-The programmers used MATLAB to achieve, is to draw two-dimensional histogram of the image<黄婧芝> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[matlab例程] importfile1.m
说明:Imports data from the specified file,for some simple files (such as a CSV or JPEG files), IMPORTDATA might return a simple array. If so, generate a structure so that the output matches that from the Import Wizard.-Imports data from the specified file<ahmed> 在 2025-06-07 上传 | 大小:1kb | 下载:0