搜索资源列表
基于MATLAB 的复杂积分函数曲线的绘制
- 基于MATLAB 的复杂积分函数曲线的绘制
dblsim.rar
- 完全的二维数值积分程序 给出自变量和函数值的矩阵,便可以计算其二重积分。这里采用simpson积分法 比matlab自带的dblquad好用多了,霍霍! 同时附有口径场用Gaussian-Lagurrer函数展开程序,Fully two-dimensional numerical integration procedure to the variables and function values from the matrix, we can calculate the double in
Gauss-Hermite
- 国外比较好用的高斯-厄米特数值积分源代码-the code of gauss-hermite
daima
- 根据给定的函数,分别用复合梯形公式、复合辛普森公式、龙贝格求积公式和变步长的求积公式计算积分结果,并且比较积分的精确度。-According to a given function, namely, composite trapezoidal formula using composite Simpson formula Romberg quadrature formula and the variable step-size integration quadrature formula res
matlab
- 谐波小波程序变参数的积分程序多点人工生成地震波程序低通滤波程序经验模式分解降噪程序-Harmonic Wavelet programmed parameters points integration process of artificial seismic waves to generate low-pass filtering process procedures empirical mode decomposition noise reduction procedure
vision
- 本书的目的主要是向读者展示傅里叶分析和小波的许多基础知识以及在信号分析方面的应用。全书分为8章和2个附录,前言部分是学习第1章至第7章的准备知识,即内积空间;第1章讲解傅里叶系列的基础知识;第2章讲解傅里叶变换;第3章介绍离散傅里叶变换以及快速傅里叶变换;第4章至第7章讨论小波,重点在于正交小波的构建;附录部分则介绍稍微复杂的一些技术主题以及演示概念或产生图形的MATLAB代码。许多关于小波的文章和参考书籍均要求读者具有复杂的数学背景知识,本书则只要求学生具有较好的微积分以及线性代数知识,通俗易
dblsim
- 完全的二维数值积分程序 给出自变量和函数值的矩阵,便可以计算其二重积分。这里采用simpson积分法 比matlab自带的dblquad好用多了,霍霍! 同时附有口径场用Gaussian-Lagurrer函数展开程序-Fully two-dimensional numerical integration procedure to the variables and function values from the matrix, we can calculate the double
MATLAB
- 《MATLAB程序设计教程》电子教案 第1章 MATLAB操作基础.ppt 第8章 MATLAB数值积分与微分.ppt 第12章 Simulink动态仿真集成环境.ppt 第13章 在Word环境下使用MATLAB.ppt-" MATLAB Programming Guide" e-lesson plans Chapter 1 basic MATLAB operations. Ppt Chapter 8 MATLAB numerical integration
QUAD2DG
- 本程序是矩形域高斯二重积分,利用matlab编写而成-This procedure is a double integral Gaussian rectangular domain, using matlab prepared
MatLab
- MatLab工程数学应用 积分,微分,导数,传递函数,拉式变换,Z-变换-matlab
integrate
- MATLAB自带的积分函数,采用m文件编写。通用性好,方便新手分析其编程思路。-MATLAB built-in integration function, the use of m document preparation. Common good, to facilitate analysis of its new programming ideas.
pim
- 大连理工大学钟万颉教授的精细积分法。the pim from dalian university of science and technology.
MFIE
- 本程序用于磁场积分方程求解圆柱的电磁散射问题。-This procedure for the cylindrical magnetic field integral equations of electromagnetic scattering problems.
Matlab_algorithm
- 很多很好的matlab程序,包括用于数值微分,数值积分,非线性方程组求解-It contain a lot of good marlab programs, including those for numerical differentiation, numerical integration, nonlinear equations to solve, and so
Finite_difference_method
- 有限差分法 微分方程和积分微分方程数值解的方法。基本思想是把连续的定解区域用有限个离散点构成的网格来代替, 这些离散点称作网格的节点;把连续定解区域上的连续变量的函数用在网格上定义的离散变量函数来近似;把原方程和定解条件中的微商用差商来近似, 积分用积分和来近似,于是原微分方程和定解条件就近似地代之以代数方程组,即有限差分方程组 , 解此方程组就可以得到原问题在离散点上的近似解。然后再利用插值方法便可以从离散解得到定解问题在整个区域上的近似解。 -Finite Difference Me
matlab
- 基于MATLAB对图形图像进行多方面的处理,先图形直方图均衡处理,再通过积分投影,分别为水平投影,垂直投影,再则进行精确定位目标-MATLAB-based graphical images on a wide range of processing, the first graphical histogram equalization processing, and through the integral projection, horizontal projection, vertical
matlab
- 插值,函数逼近,矩阵特征值计算,数值微分,积分,方程求根,非线性方程求解,迭代,随机数生成,特殊函数,常微分方程,偏微分方程等常用的matlab程序。-Interpolation, function approximation, matrix eigenvalue calculation, numerical differentiation, integration, finding roots of equations, nonlinear equations, iterative, rand
matlab
- 这是初学者学习Matlab的经典课件,第一到五章,包含微积分问题、线性代数问题以及数据拟合方法等-This is the classic beginner learning courseware Matlab, first to the five chapters, including the issue of calculus, linear algebra problems, and data fitting methods
加速度与速度积分变换
- 通过matlab进行加速度积分变换,从而得到速度与位移量,用于进一步的分析(The acceleration integral transformation is obtained by MATLAB, and the velocity and displacement are obtained for further analysis)
利用matlab来求积分
- 对函数进行积分运算的,matlab语言。里面有详细的事例,简单易懂(To integrate the function, matlab language.There are detailed examples, easy to understand.)