搜索资源列表
str2num
- 文件中字符转为数字的程序,从一个文件保存到另一个文件-document characters to the number of procedures, from one file to another document
str2num
- 文件中字符转为数字的程序,从一个文件保存到另一个文件-document characters to the number of procedures, from one file to another document
image-xianzhun
- 实现图像的逆时针旋转任意角度。关键部分:通过p=inputdlg(prompt, input ,1,defans) p1=str2num(p{1}) 来输入旋转参数。 通过函数f=imrotate(handles.img,p1, bilinear , crop ) 实现翻转。 -Counterclockwise rotation of the image at any angle. Key part of the input r
str2num
- 这段代码能够从任何字符串中提取所有数字,只要字符串中含有数字,运用的是对strtol的封装,非常方便-this file can get all the num from any string which contains nums
str2num
- string to number把字符格式的内容转换为数字格式的内容-string to number
层次分析
- 层次分析法matlab实现 clc,clear fid=fopen('txt3.txt','r'); n1=6;n2=3; a=[]; for i=1:n1 tmp=str2num(fgetl(fid)); a=[a;tmp]; %读准则层判断矩阵 end for i=1:n1 str1=char(['b',int2str(i),'=[];']); str2
MatlabJumpClass
- 各种Matlab数据类型互相转换,包括cell2mat,cell2num,csv2cell,eps2pdf,eps2xxx,mat2asc,mat2xls,num2str,plot2eps,str2num,str2sym,sym2str,xls2mat,xml2mat,初学者必备~(Various Matlab data types convert each other, including cell2mat, cell2num, cs