搜索资源列表

  1. str2num

    0下载:
  2. 文件中字符转为数字的程序,从一个文件保存到另一个文件-document characters to the number of procedures, from one file to another document
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:8.94kb
    • 提供者:sdsds
  1. str2num

    0下载:
  2. 文件中字符转为数字的程序,从一个文件保存到另一个文件-document characters to the number of procedures, from one file to another document
  3. 所属分类:Windows编程

    • 发布日期:2025-02-21
    • 文件大小:846kb
    • 提供者:sdsds
  1. image-xianzhun

    0下载:
  2. 实现图像的逆时针旋转任意角度。关键部分:通过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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-02-21
    • 文件大小:1kb
    • 提供者:zhang keshi
  1. str2num

    0下载:
  2. 这段代码能够从任何字符串中提取所有数字,只要字符串中含有数字,运用的是对strtol的封装,非常方便-this file can get all the num from any string which contains nums
  3. 所属分类:其他小程序

    • 发布日期:2025-02-21
    • 文件大小:1kb
    • 提供者:NOTHING
  1. str2num

    0下载:
  2. string to number把字符格式的内容转换为数字格式的内容-string to number
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2025-02-21
    • 文件大小:1kb
    • 提供者:QHX
  1. 层次分析

    0下载:
  2. 层次分析法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
  3. 所属分类:matlab例程

    • 发布日期:2025-02-21
    • 文件大小:160kb
    • 提供者:ddd121
  1. MatlabJumpClass

    0下载:
  2. 各种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
  3. 所属分类:matlab例程

    • 发布日期:2025-02-21
    • 文件大小:2.46mb
    • 提供者:fflow

源码中国 www.ymcn.org