搜索资源列表
Matlab.zip
- Matlab数值积分,包含多种积分的源程序 CombineTraprl 复合梯形公式求积分 IntSimpson 用辛普森系列公式求积分 NewtonCotes 用牛顿-科茨系列公式求积分 IntGauss 用高斯公式求积分 IntGaussLada 用高斯拉道公式求积分 IntGaussLobato 用高斯—洛巴托公式求积分,Matlab numerical integration, including a variety of points of the source Combi
Interpolation-Integration
- Interpolation-spline/polynomial interpolation example. Integration-integration using trapezoidal rule (equally spaced data)
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
lesson_3
- 梯形与simpson求积公式 分别是梯形,simpson,和3/8simpson的matlab代码,计算的区间被划分成为了又2到256个,精度逐渐增加.-Trapezoidal and simpson quadrature formula are trapezoidal, simpson, and 3/8simpson of matlab code to calculate the interval was divided to become another 2-256, a gradual
Tixing
- 基于Matlab的程序,复化梯形公式求积分的算法-Matlab-based procedures, rehabilitation of trapezoidal formula for integration algorithm
fuhuatixinggongshi
- 用复化梯形公式来求解积分的一个应用,用matlab和c++写的-With rehabilitation of trapezoidal integral formula for solving an application, using matlab and c++ Written
FermInterp
- 用梯形求积法、自适应Simpson求积(低阶)法和自适应Lobatto求积(高阶)法进行数值积分-With trapezoidal quadrature method, adaptive Simpson quadrature (low) and adaptive Lobatto quadrature (high-order) numerical integration method
6
- matlab的使用基础知识5,关于应用微积分(包括数值差分,梯形积分法,矩形区域重积分等)-matlab basic knowledge of the use of 5, on the application of calculus (including the numerical difference, trapezoidal integration method, rectangular area, such as re-integration)
ALGO7-2
- Simpson Rule Algo7-2.c C program for implementing Algorithm 7.2 Algorithm translated to C by: Dr. Norman Fahrer IBM and Macintosh verification by: Daniel Mathews NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995 To accompany
matlabVoice
- 語音信號是基於時間軸上的一維數位信號,在這裏主要是對語音信號進行頻域上的分析。在信號分析中,頻域往往包含了更多的資訊。對於頻域來說,大概有8種波形可以讓我們分析:矩形方波,鋸齒波,梯形波,臨界阻尼指數脈衝波形,三角波,餘旋波,余旋平方波,高斯波。對於各種波形,我們都可以用一種方法來分析,就是傅立葉變換:將時域的波形轉化到頻域來分析。-Voice signal is based on the timeline of one-dimensional digital signal, where mai
ex33f
- another trapezoidal profile for matlab
shuzhijisuan
- 里面有用MATLAB自编的几个数值计算方面的几个程序,有拉格朗日多项式插值法,高斯消去法求解方程组,最小二乘法拟合,复合梯形公式求解数值积分-Some Useful MATLAB self inside the numerical calculation of the number of procedures, Lagrange polynomial interpolation method, Gaussian elimination method for solving equations,
ztwdjs
- 计算暂态稳定问题,应用隐式梯形算法,算出各时刻发电机角度-Calculation of transient stability problem, apply the implicit trapezoidal method
convtrapz
- This code computes the approximation of the convolution integral (*) between two functions, f(t) and g(t), sampled at the times t1,t2,...,tm (unit spacing), via the trapezoidal quadrature rule. To compute the integral with other than unit spacing, mu
numerical
- Numerical program on Newton’s forward difference formulae, the use of Sterling formulae & the use of Newton’s backward difference formulae combindly, Trapezoidal rule, Gauss-Seidal method, Jacobi method.-Numerical program on Newton’s forward differen
bp_filter
- 带通滤波。该程序用matlab实现梯形窗的带通滤波,可以直接调用-Band-pass filter. Trapezoidal matlab implementation of the program window with a band-pass filter, can be called directly
maomaochong
- 用matlab编程实现一维的卡尔曼滤波算法,原图是梯形-Matlab programming with one-dimensional Kalman filter algorithm, artwork is the trapezoidal
DblTraprl
- 在Matlab中利用复合梯形公式和复合辛普森公式编程计算二重积分。-In Matlab, using the composite trapezoidal formula and calculate the double integral composite Simpson formula programming.
math
- 用matlab实现了3次样条,拉格朗日。辛普生、梯形等数值分析里面的重要内容。代码可用性强,可以直接调用。另外还有实验报告,非常详细的报告。-A 3 times with matlab spline, Lagrange. Simpson, trapezoidal numerical analysis and other important content inside. Code availability strong, can be called directly. There is also
wave1
- 自定义信号,用于梯形边界奇异点检测matlab代码, 和三个小波去噪分解的代码-Custom signal singularity detection for trapezoidal matlab code boundary, and three wavelet denoising decomposition code
