CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - file array

搜索资源列表

  1. orbit_Terra

    0下载:
  2. 1)先利用文件Lorenz.m求解出Lorenz系统,并把其数组保存成名字为un.mat的文件。 2)直接运行文件Lorenz1.m 便可统计出Lorenz系统的轨道-a) first use of document Lorenz.m solved Lorenz system, and the preservation of its array of un.mat name into the paper. 2) Run the file directly Lorenz1.m Lorenz w
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1112
    • 提供者:贾敏
  1. MATLAB CODE

    0下载:
  2. 功能是MATLAB 语音文件存为数组的形式-MATLAB voice function is saving the file to the array of forms
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1587
    • 提供者:沈雅娜
  1. Introduction to Statistics Toolbox(demo)

    0下载:
  2. Introduction to Statistics Toolbox 很棒的demo和介绍,示例 demo/M-Files: closeDTool.m Force close DFITTOOL (without confirmation dialog) createCarDatabase.m Creates dataset array from Excel file and converts
  3. 所属分类:matlab例程

    • 发布日期:2010-11-04
    • 文件大小:1514205
    • 提供者:flashpku
  1. Parzen-window-method

    0下载:
  2. 此为模式识别中Parzen窗法估计概率密度函数。 全部程序流程如下: 1、读取FAMALE.TXT文件把身高或体重给数组,并求x1的样本数N1和窗宽、体宽; 2、读取MALE.TXT文件把身高或体重给数组,并求x2的样本数N2和窗宽、体宽; 3、读取Test2.txt文件把对应的身高或体重给数组A并求A的样本数M; 4、利用Parzen窗法估计概率密度函数判别男女性别; 5、对本判别的错误率进行统计。 -This is the pattern recognition
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2778
    • 提供者:崔杉
  1. FFT

    1下载:
  2. 脑波FFT变换 调用格式见m文件头部说明(下边也复制了一份) 有配套.DLL.h.lib.ctf文件,可以在C或C++环境中调用 ------------------------------------ 保存为FFT.m文件 输入参数: N:进行FFT变换的点数(要求是2的N次幂); fs:信号的采样频率(frequency of simpling) sig:进行FFT变换的数组(一维)。 输出参数: f_sig:变换后的信号(一维数组) E_de
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:207065
    • 提供者:张诚
  1. Text-File-Array

    0下载:
  2. Matlab实现文本文件读取并存储成矩阵源代码 -这个Matlab程序,可以读取任何文本文件,并返回一个内容的数组。它在执行过程中,对每个字符串进行匹配,每行作为一次匹配的结束。
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:44330
    • 提供者:tianchui
  1. fitnessfunction

    0下载:
  2. 线性二次最优控制加权阵遗传算法优化适应度函数m文件;模糊控制器量化比例因子遗传算法优化适应度函数m文件-Linear quadratic optimal control weighted array genetic algorithm fitness function m documents quantization scale factor of fuzzy controller optimized by GA fitness function m file
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:4487
    • 提供者:张立迎
  1. array

    1下载:
  2. this a matlab file for antenna array model used in array antenna system-this is a matlab file for antenna array model used in array antenna system
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2656
    • 提供者:fastfar
  1. pv_array

    1下载:
  2. This file is solar array model file used matlab/simulink.
  3. 所属分类:matlab

    • 发布日期:2015-04-19
    • 文件大小:9336
    • 提供者:ruchao
  1. read_cif

    0下载:
  2. Reads CIF file and stroes the information into a strcture array
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2030
    • 提供者:qwertz
  1. avisynth

    0下载:
  2. Read video frames into matlab using avisynth, or retrieve an info struct with information about the video. Input can be a video, an avisynth file or a cell-array of avisynth commands.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:66540
    • 提供者:Karthi
  1. importfile1.m

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

    • 发布日期:2017-03-28
    • 文件大小:596
    • 提供者:ahmed
  1. DICOMDIR

    0下载:
  2. DICOMDIR Reader Matlab实现DICOMDIR读取 Matlab, Image Processing Toolbox 程序读取DICOMDIR文件,读取meta数据,生成三维矩阵。 相关知识 Reading DICOMDIR folder using the directory browser GUI: dcmSeries = loaddcmdir Generating 3D array by selecting a dico
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:6747
    • 提供者:鲁冰
  1. IntroToStatsWebinar

    0下载:
  2. Exellent Introduction to Statistics Toolbox 对matlab Statistics Toolbox的非常棒的demo -Exellent Introduction to Statistics Toolbox demo/M-Files: closeDTool.m Force close DFITTOOL (without confirmation dialog) createCarDatabase.m
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1514205
    • 提供者:flash peng
  1. linear-array

    0下载:
  2. 自己编的线性天线m-file 相信还是有用的-linear antenna
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:629
    • 提供者:zehua Zhu
  1. PV_Array_diff_irrads

    0下载:
  2. This file is a PV array model at different irradiations. It models a PV array which is a combination of different PV modules.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1267
    • 提供者:Abdullah
  1. PV-array-with-MPP-tracking-Boost-DC-DC-converter-

    0下载:
  2. This file is very important for student -This file is very important for student ....
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:15370
    • 提供者:javierini
  1. Simulink-model-of-a-PV-array

    0下载:
  2. This file is very important for student -This file is very important for student ....
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:10082
    • 提供者:javierini
  1. ANTENNA-ARRAY-1

    0下载:
  2. This file contains matlab code for Antenna array radiation patterns.It also includes the resulting figures
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:50832
    • 提供者:sufyan
  1. Array-Signal-Processing

    0下载:
  2. 该文件主要包含集镇信号处理算法的主要内容,主要应用于信号与系统的接收端解调器前段-This file contains the main content of the main town of signal processing algorithms, mainly used in signal and system receiver front end demodulator
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3711
    • 提供者:辛梦颖
« 12 3 »
搜珍网 www.dssz.com