搜索资源列表
ComputingMethodCourse
- 计算方法课程中,一些解方程的方法的程序,有高斯消去法、解三对角方程、迭代法、插值法、Simpson求积公式和非线性方程解法。-calculation method courses, some of the methods of solving equations procedures, Gaussian elimination, three pairs of solutions angle equation, iterative method, interpolation, Simpson qu
gsl-1.10.tar
- GNU科学计算函数库GSL(GNU Scientific Library)是一个强大的C/C++数值计算函数库,它是一个自由软件,是GNU项目软件的一个部分,遵循GPL协议。函数库提供了大量的数值计算程序,如随机函数、特殊函数和拟合函数等等。整个函数库大约有1000多个函数,几乎涵盖了科学计算的各个方面。以下是整个函数库的目录: Complex Numbers Roots of Polynomials Special Functions Vectors and Matri
numerical_analysis
- 在程序设计部分主要讨论了在读写函数表达式时,词法分析与语法分析的C++实现方法,这也正是本程序编写的难点与重点。之后介绍了复化求积法和Romberg求积法的编写步骤及方法以及数值积分的实现方法。-in the process of discussing some of the major functions of the reader expression, lexical analysis and parsing of C + + methods, which is precisely wha
fuhuaqiuji
- MATLAB语言编写变步长复化梯形求积公式的算法程序(函数式M文件)-MATLAB language-based variable step-size re-trapezoidal quadrature formula of the algorithm program (functional M file)
up_FreCon
- fm中频调制中实现数字正交上变频和正交下变频。-fm frequency modulation in digital quadrature up-conversion and down-conversion quadrature.
c
- 一元多项式的求积,可以给学生用,平时交作业。-One dollar polynomial quadrature, can give students, usually交作业.
chap09
- ex9_1 脉冲信号调制 ex9_2 载波10MHz,带宽2MHz的线性调频信号及其频谱图 ex9_3 产生7位巴克码编码的二相码 ex9_4 产生7位巴克码和线性调频的混合调制信号 ex9_5 瑞利分布实现程序 ex9_6 瑞利分布+杂波 ex9_7 相关对数正态分布杂波 ex9_8 相关weibull分布杂波 ex9_9 相干相关K分布杂波 ex9_10 线性调频信号的数字化正交解调 ex9_11 雷达脉冲压缩处理 ex9_12 二相编码信号的脉压
tu
- 彩色全电视信号中的图像信号由亮度信号和色差信号组成。其中,两个色差信号使用正交平衡调制后与亮度信号叠加。 -Color video signal in the image signal from the brightness signal and color difference signal component. Among them, two color difference signals modulated using the quadrature balance and brigh
QuadratureAmplitudeModulation
- 基于matlab的QAM调制与解调。正交振幅调制(QAM)是一种幅度和相位联合键控(APK)的调制方式。它可以提高系统可靠性,且能获得较高的信息频带利用率,是目前应用较为广泛的一种数字调制方式。 -Matlab based on the QAM modulation and demodulation. Quadrature amplitude modulation (QAM) is a joint amplitude and phase keying (APK) modulation met
EncoderInterface
- 使用NI PCIe-7852R实现的旋转电机正交编码器接口。-Using the NI PCIe-7852R, the rotation of the motor quadrature encoder interfaces.
qpsk
- Quadrature Phase Shift Keying
DQM_cantilever
- 用微分求积法求解悬臂梁的固有频率,修改N的值,可得到N-2个固有频率-Differential Quadrature Method cantilever natural frequency, modify the value of N, N-2 natural frequency can be obtained
numerical-calculaltion
- 几种常用的数值积分算法代码,包括自适应梯形求积法,变步长梯形求积法和勒让德-高斯求积法-Several commonly used numerical integration algorithm code, including adaptive trapezoidal quadrature method, variable step trapezoidal quadrature method and Legendre- Gauss quadrature
Dragon-berg-quadrature-algorithm
- 龙贝格求积算法,采用龙贝格算法求函数积分,精度较高。-Romberg quadrature algorithm, using Romberg algorithm for function integration and high precision.
longbeigeshiyan
- 简介龙贝格求积公式也称为逐次分半加速法。它是在梯形公式、辛卜生公式和柯特斯公式之间的关系的基础上,构造出一种加速计算积分的方法。-Introduction Romberg quadrature formula is also known as successive half acceleration method. It is the trapezoidal formula, formulas and Cotes formulas Xinbo students based on the rela
quadgui
- 该代码展示了如何通过数值方法估计某个量值的思路,方法具有新颖之处。。。望采纳-QUADGUI Demonstrate numerical evaluation of a definite integral. Q = QUADGUI(F,A,B) shows the steps in approximating the integral of F(x) from A to B by adaptive extrapolated Simpson s quadrature. The sha
a
- simpson求积分,可以直接使用,可以体会积分方法的算法。-simpson 3/8 quadrature,it good.Can be used directly, need to transform the initial conditions
Quadrature-Component-Analysis
- 干涉图的正交分析."Quadrature Component Analysis for Interferometry".-This software shows the performance of the algorithm proposed in the paper: "Quadrature Component Analysis for Interferometry".
ZHENGJIAOFUDUTIAOZHI
- 包括各种正交幅度的角度调制,包括MATLAB的simulink模型,和程序,可以编译成功,出图-Include a variety of quadrature amplitude angle modulation, including Simulink model, MATLAB and procedures, can be successfully compiled, drawing
CH9
- 基于Fortran编程环境的数值积分算法,包括复合梯形求积法,复合Simpson积分以及复合高斯积分法等-Based on numerical integration algorithm Fortran programming environment, including composite trapezoidal quadrature method, composite Simpson integration and composite Gaussian integral method