CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab fopen

搜索资源列表

  1. matlab fopen

    0下载:
  2. matlab编程中所用的fopen.m文件
  3. 所属分类:其它文档

    • 发布日期:2011-08-31
    • 文件大小:522
    • 提供者:lglgenius
  1. fopen

    0下载:
  2. matlab打开txt文件,然后把矩阵改成一个向量,使其能进行相关运算 -open txt files by matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:522
    • 提供者:唐汤
  1. bin2hex

    0下载:
  2. function total_length=text_length_num(file_cell) total_length=0 for i=1:length(file_cell) y1=char(file_cell(i)) for j=1:length(y1) if(y1(j)== > ) got=j-3 end end y= for k=1:got y(k)=y1(k) end [a,b,c,d]=filepar
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1523
    • 提供者:thinkingbig4
  1. FBG

    1下载:
  2. FBG反射谱,要用的人会非常需要,需要的人可以看看,很不错的-FBG id1=fopen( lambdaCMT.txt , wt ) fid2=fopen( rhoCMT.txt , wt ) f1=inline( -i.*delta.*y1-k.*y2 , t , lambda , wk , delta , k , y1 , y2 ) f2=inline( -k.*y1+i.*delta.*y2 , t , lambda , wk , delta , k
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:927
    • 提供者:Xiaojun
  1. BinaryIntegerProg

    0下载:
  2. 也在找关于这方面的资料着~~我是有matlab程序,但是在Java里没法触发调用它~~ 付上matlab程序,有需要的自己拿吧。 function BinaryIntegerProg(f_file_name, A_file_name, b_file_name, Aeq_file_name, beq_file_name,write_file_name) f = load(f_file_name) A = load(A_file_name) b = load(b_file_
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:16208
    • 提供者:夏双喜
  1. oscsend

    0下载:
  2. 发送一个开放声音控制(OSC)的信息通过UDP连接 oscsend(美,路径) oscsend(美,路径,类型,arg1的,arg2的,...) oscsedn(美,路径,类型,[参数]) ü= UDP的对象与打开的连接。 路径=路径字符串 =同类型的参数类型的字符串, 支持: 我=整数 f=浮动 商S =串 每组空(忽略相应的参数) 余=脉冲(忽略相应的参数) T=真(忽略相应的参数) F=假(忽略
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2065
    • 提供者:abeaqhax
  1. matlab

    0下载:
  2. matlab的fopen函数用法和 matlab中fopen函数在指定文件打开的实例-The fopen function matlab and matlab in the use fopen function to open an instance of the specified file
  3. 所属分类:matlab

    • 发布日期:2016-01-21
    • 文件大小:28672
    • 提供者:huyang
  1. matlab-fprintf

    0下载:
  2. matlab的fopen函数用法matlab中fopen函数在指定文件打开的实例-The fopen function matlab matlab use in fopen function to open an instance of the specified file
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:3783
    • 提供者:huyang
  1. code2

    0下载:
  2. matlab gui 设计第二版 第二章 各种文件读取的源码-fopen fread and load
  3. 所属分类:source in ebook

    • 发布日期:2017-05-03
    • 文件大小:1503874
    • 提供者:陈杰
  1. test

    0下载:
  2. 用matlab对wav文件采用不同的方式读取(wavread和fopen),并对其进行低通滤波处理。滤波用的fir直接型低通滤波器-to read the wav file in different ways with Matlab (wavread, and fopen), and then low-pass filtering. the low-pass filter is direct_type FIR filter
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:564
    • 提供者:Yicheng Yu
  1. FEM_2Dor3D_hypoelastic

    0下载:
  2. Example 2D and 3D hypoelastic FEM code. To run the program you first need to set up an input file, as described in the lecture notes. Then change the fopen command below to point to the file. Also change the fopen command in the post-proces
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:10381
    • 提供者:Yiqun Yan
  1. matlab

    0下载:
  2. 如何导出并保存数据 fopen, fprintf, fclose 通过以上程序我们可以新建一个名为data的文本文档,并且把数组z中第3行的数据保存到data文档内。 -Through the above procedure we can create a new text document called data, and the array z in the first three lines of data saved to the data document.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-13
    • 文件大小:719
    • 提供者:古真
  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=char(['b',int2str(i),'=[b',in
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:163840
    • 提供者:ddd121
搜珍网 www.dssz.com