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

搜索资源列表

  1. ExcellRead

    1下载:
  2. matlab与excel数据的输入与输出。一个简单例子。-data input and output. A simple example.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:969
    • 提供者:王聪
  1. KalmanFilter

    0下载:
  2. 本文详细介绍了卡尔曼滤波算法,并给出了一个简单的例子,用matlab加以实现。-paper describes in detail the Kalman filter algorithm, and gives a simple example, be achieved using Matlab.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:42263
    • 提供者:陈圣
  1. smallest

    0下载:
  2. 这是数值计算当中最小二乘法的例子,在matlab中实现-This is the numerical calculations of the least squares method, for example to achieve Matlab
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:14183
    • 提供者:frag
  1. comtet_matlab

    0下载:
  2. 该程序是一个matlab与visual c++ 混合编程的例子,运用matlab的combuilder将matlab程序编译成dll,在C++里调用。-that the procedure was a Matlab c mixed with visual programming examples. using Matlab combuilder procedures will be compiled into Matlab dll, in the C calling.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:134958
    • 提供者:zwq
  1. hPSO

    2下载:
  2. 多目标遗传算法求解多目标优化问题的实际例子,运用matlab编写-Multi-objective Genetic Algorithm for multi-objective optimization problem actual examples, the use of Matlab prepared
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4016
    • 提供者:何方刚
  1. MatrixCalculator_VC++

    0下载:
  2. MatrixCalculator_VC++是一个完整的VC++程序,作为初学者或熟悉Matlab的你可能迷惑于用c/c++怎么编写矩阵、向量等,看看例子或许你就会有所明白了
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:62246
    • 提供者:feijufeng
  1. QAM

    0下载:
  2. QAM调制的MATLAB仿真程序,是深入理解调制解调的一个很好的例子。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1401
    • 提供者:xiaonian
  1. NumericalLinearAlgebra

    2下载:
  2. 数值线性代数的Matlab应用程序包 共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名 程序名称 用途 Method 方法 GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特 MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修正格拉母-斯密特 householder.m QR因子分
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6530
    • 提供者:YUXIANGCHENG
  1. matlab 程序例子

    0下载:
  2. 所属分类:数学计算/工程计算

    • 发布日期:2011-09-14
    • 文件大小:37396
    • 提供者:shumolynu
  1. OFDM

    0下载:
  2. ofdm学习的很好的例子,基本的matlab编程实现适合初学者看懂。-basic matlab programming for beginners understand the ofdm learning good example.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-17
    • 文件大小:2034
    • 提供者:李德龙
  1. Basicsignalandexampleinmatlab

    0下载:
  2. 这是一个有关基础信号处理的MATLAB的程序,其中包括很多启发性的例子,挺不错的,相信对大家有用!-This is a relevant basis for the MATLAB signal processing procedures, including many instructive examples of very good, I think, useful for everyone!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:173147
    • 提供者:南伟
  1. fftwtest

    0下载:
  2. fftw库是世界上最快的快速傅里叶变换库,著名的MATLAB软件就是使用的该类库。本程序是一个如何使用fftw库的例子,可供参考-The fftw Library is the world s fastest Fast Fourier Transform library, well-known MATLAB software is to use the class library. This program is an example of how to use the fftw library
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1531435
    • 提供者:张磊
  1. Example_3_TDMA

    0下载:
  2. 用有限元法求解热传导的一个基础例子,matlab编写-A basic example of the heat conduction finite element method, Matlab prepared
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1463
    • 提供者:caihong
  1. Polyfit

    0下载:
  2. 多项式拟合的,基于徐士良的程序,例子中是以书中的例子,自己改编为f90,当然输入可以从文件中,希望可以对大家有帮助,此外大家应该注意这个拟合出来的多项式和matlab的系数有差别具体看原理-Polynomial fitting, XU Shi-liang of the program, for example, is based on the examples in the book, adapted for f90, of course, from the input file, hope t
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1379
    • 提供者:Jeydragon
  1. solving-linear-equations-solution

    0下载:
  2. 在matlab软件中用直接法求解线性方程组的解,matlab例子程序-Matlab software using the direct method for solving linear equations solution, matlab example program
  3. 所属分类:Algorithm

    • 发布日期:2017-11-01
    • 文件大小:7118
    • 提供者:water wang
  1. mcm

    0下载:
  2. 数学建模竞赛常用算法的matlab例子,遗传工具箱 贪婪算法 遗传算法 文件数据处理-Mathematical Contest in modeling of commonly used algorithm matlab example
  3. 所属分类:Algorithm

    • 发布日期:2017-05-21
    • 文件大小:6106170
    • 提供者:hu
  1. odtixing2-matlab

    1下载:
  2. 用自适应梯形公式求解常微分方程初值问题的数值解的MATLAB主程序及使用例子。-MATLAB main solving initial value problems of ordinary differential equations using adaptive trapezoidal numerical solutions and the use of examples.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:18899
    • 提供者:Yu Mao
  1. RK3-matlab

    0下载:
  2. 用三阶龙格-库塔方法求解常微分方程初值问题的数值解的MATLAB主程序及例子。-MATLAB main program of Kutta method for solving initial value problems of ordinary differential equations numerical solution- using third-order Runge and examples.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:18100
    • 提供者:Yu Mao
  1. Quadratic-Exponential-Smoothing

    0下载:
  2. matlab例子,用二次指数平滑法预测并绘制散点图,附有说明- matlab example, with secondary exponential smoothing forecast and draw a scatter plot
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:23451
    • 提供者:XIAOBAO
  1. igafem-nguyen

    1下载:
  2. 等几何分析MATLAB程序包,有着丰富的例子,其中fem包内为传统的拉格朗日插值有限元, iga包内为nurbs插值的等几何有限元(This is the README file for the Isogeometric Analysis (IGA) Matlab code. The code supports one, two and three dimensional linear elasticity problems. Extended IGA for hole, inclusio
  3. 所属分类:数学计算

    • 发布日期:2018-01-10
    • 文件大小:5052416
    • 提供者:BITWYH
« 1 23 4 5 6 7 »
搜珍网 www.dssz.com