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

搜索资源列表

  1. quad2dggen

    0下载:
  2. 本程序是专门用来计算二重积分,可是需要工具箱的支撑-Calculation of double integrals
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:850
    • 提供者:浮沉
  1. Numericalintegrationtoolbox

    0下载:
  2. 数值积分工具箱,Matlab大部分函数都放在了toolbox这个文件夹下面。可以试着把需要的函数和工具箱放进去看看能不能用。-Numerical integration toolbox, Matlab toolbox most functions are placed below this folder. Can try to put the toolbox needed to function and see if you can use.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:41013
    • 提供者:caihe
  1. Gaussianintegral

    1下载:
  2. matlab编写的用于计算一维和二维高斯积分的程序,示例为5点高斯积分。-written in matlab to calculate one-dimensional and two-dimensional Gaussian integral program, the sample for the 5-point Gaussian integration.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:531
    • 提供者:lily
  1. BVP4C_TenAnn

    0下载:
  2. 根据matlab的bvp4c函数的例子思想方法,求解特征值和特征函数,可以解变积分边界的问题,但是须给一个比较精确的初特征值。此为自编程序,已经标明注释。所附为bvp4c相关例子(此从matlab帮助文件节选)。-use the matlab solver bvp4c to obtain the both eigenvalues and eigenfunctions of BVPs, an exact initial eigenvalue is needed.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:50738
    • 提供者:刘项
  1. sspropc

    1下载:
  2. 利用分步傅立叶积分法,求解薛定谔方程,可以计算光纤中色散与自相位调制效应-This file solves the nonlinear Schrodinger equation for propagation in an optical fiber using the split-step Fourier method described.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2134
    • 提供者:alfanso
  1. numerical-integrel-methods

    0下载:
  2. 结合实例介绍了常用数值方法中的数值积分方法-Introduced with an example of numerical methods commonly used numerical method
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1023095
    • 提供者:张飞
  1. dirct-torque-sensorless

    3下载:
  2. 异步电机的精确控制和速度辨识是交流传动系统中重要问题。在该仿真系统中,电机转速采用易于检测的电机定子电压和电流得到转速MRAS辨识算法来估算。由于速度辨识算法中电压模型的纯积分环节会引起的误差积累和漂移问题,采用改进积分型转子磁链估算模型来解决。-The precise control and the speed identification of AC motor are the very important issues on AC drive system.In this system,
  3. 所属分类:matlab例程

    • 发布日期:2013-05-03
    • 文件大小:21595
    • 提供者:王晨
  1. guasschebyshev

    0下载:
  2. 高斯勒让德数值积分matlab程序,输出为:求积系数,求积权值,积分值-Chrysler to Germany and numerical integration of high matlab program output: quadrature coefficients, quadrature weights, integral
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1193
    • 提供者:sameal
  1. gauss

    0下载:
  2. gauss积分matlab代码,一个完整的程序-matlab code gauss points, a complete program
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:772
    • 提供者:qin
  1. CR-MATLAB

    0下载:
  2. 认知无线电频谱感知的周期检测方法 通过对一定的检测时间积分是基于单节点的能量检测-congntive radio
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2477
    • 提供者:周哲远
  1. MATLAB_Arithmetic

    0下载:
  2. 书名:[MATLAB语言常用算法程序集].(龚纯).清晰版 内容:插值,函数逼近,特征值计算,数值微分,数值积分,方程求根,非线性方程组求解,线性方程组的直接法,线性方程组的的迭代法,随机数生成,特殊函数计算,常微分方程的初值问题,偏微分方程的数值解法,数据统计和分析。-Title: [MATLAB algorithms commonly used in assembly language]. (Gong pure). Clearer view of the contents: interp
  3. 所属分类:matlab

    • 发布日期:2017-06-10
    • 文件大小:17145214
    • 提供者:刘鹏
  1. matlab-zhendongtai

    1下载:
  2. MATLAB语言编写用于振动台试验数据处理的程序,根据模型试验所得的加速度波形可 计算得出相应的积分速度及位移。-MATLAB language for the shaking table test data processing program, according to the model test waveform was calculated from the acceleration of the speed and displacement of the correspondin
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:341575
    • 提供者:fenghaixiang
  1. Matlab-shuzhijisuan-chengxu

    0下载:
  2. 数值计算方法-算法设计及其MATLAB 实现 第一章 插值方法 第二章 数值积分 第三章。。。。有详细代码-Algorithm design and numerical methods in MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:223793
    • 提供者:HQ
  1. matlab-function

    1下载:
  2. 自编基于龙格库塔法的Matlab数值积分函数 -Self-compiled Matlab based on Runge-Kutta method of numerical integration of functions
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:1024
    • 提供者:丁丽娜
  1. proj1

    0下载:
  2. MIT--航空航天工程中的计算方法_模拟飞机的动力学 MIT公开课程--航空航天工程中的计算方法 这门课程适用于在航空和航天工程中出现的计算方法的入门学习。其应用是从航空宇宙结构,空气动力学,动力学和控制,和航空宇宙系统选出的。其技术包括:常微分方程系统的数值积分;偏微分方程式的有限差分,有限体积, 和有限元的离散化;数值线性代数;本征值问题和带有约束的最优化。-MIT- Aerospace Engineering in the calculation of simulated airc
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:300128
    • 提供者:skp
  1. proj2

    0下载:
  2. MIT--航空航天工程中的计算方法_模拟可变面积管道中的可压缩无粘滞流体 MIT公开课程--航空航天工程中的计算方法 这门课程适用于在航空和航天工程中出现的计算方法的入门学习。其应用是从航空宇宙结构,空气动力学,动力学和控制,和航空宇宙系统选出的。其技术包括:常微分方程系统的数值积分;偏微分方程式的有限差分,有限体积, 和有限元的离散化;数值线性代数;本征值问题和带有约束的最优化。 -MIT- Aerospace engineering calculations _
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:423270
    • 提供者:skp
  1. proj3

    0下载:
  2. MIT--航空航天工程中的计算方法_有限元方法实例——涡轮叶片传热 MIT公开课程--航空航天工程中的计算方法 这门课程适用于在航空和航天工程中出现的计算方法的入门学习。其应用是从航空宇宙结构,空气动力学,动力学和控制,和航空宇宙系统选出的。其技术包括:常微分方程系统的数值积分;偏微分方程式的有限差分,有限体积, 和有限元的离散化;数值线性代数;本征值问题和带有约束的最优化。 -MIT- Aerospace Engineering in the finite elemen
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:268509
    • 提供者:skp
  1. Optimization-program

    0下载:
  2. MIT--航空航天工程中的计算方法_最优化方案 MIT公开课程--航空航天工程中的计算方法 这门课程适用于在航空和航天工程中出现的计算方法的入门学习。其应用是从航空宇宙结构,空气动力学,动力学和控制,和航空宇宙系统选出的。其技术包括:常微分方程系统的数值积分;偏微分方程式的有限差分,有限体积, 和有限元的离散化;数值线性代数;本征值问题和带有约束的最优化。 -MIT- Aerospace engineering calculations _ MIT open cou
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:314839
    • 提供者:skp
  1. VCPPcall-DLL-generated-from-Matlab

    1下载:
  2. 将Matlab中现成的数学函数编译为动态链接库,供VC调用,可以省去工程应用中要编写各种C++数学算法的烦恼。这几个工程是我总结的几个案例,分别是VC6.0和VS2008下调用Matlab r2010a生成的dll的例子,还包括2个我自己做的矩阵求逆和数值积分的例子。-Will be ready in Matlab mathematical functions compiled to a dynamic link library for VC call, eliminating the need
  3. 所属分类:matlab

    • 发布日期:2014-05-18
    • 文件大小:6045696
    • 提供者:蔡浩宇
  1. GUI-Files

    0下载:
  2. MATLAB\GUI用于数值计算中特征值,,随机数,偏微分方程,求积分-MATLAB\GUI Files for numerical computing—Eigenvalues, Random Numbers, Partial Differencial equation,Quadrature
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:44351
    • 提供者:leon
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 47 »
搜珍网 www.dssz.com