代码搜索:Integration
找到约 3,762 项符合「Integration」的源代码
代码结果 3,762
www.eeworm.com/read/485392/6561025
m integ2d.m
function som=integ2d(mat,x,y);
%INTEG2D Approximate 2-D integral.
% SOM=INTEG2D(MAT,X,Y) approximates the 2-D integral of
% matrix MAT according to abscissa X and ordinate Y.
%
% MAT : MxN matrix to
www.eeworm.com/read/402283/11539808
m mmppint.m
function ppi=mmppint(pp,c)
%MMPPINT Cubic Spline Integral Interpolation.
% PPI=MMPPINT(PP,C) returns the piecewise polynomial vector PPI
% describing the integral of the cubic spline described by
www.eeworm.com/read/400972/11566437
txt readme1st.txt
README FIRST for XFFT16
16-point, 16-bit Complex FFT
Contains:
xfft16ngo.zip: NGO files for FFT implementation with instructions
for Foundation schem
www.eeworm.com/read/260913/11686987
m integ2d.m
function som=integ2d(mat,x,y);
%INTEG2D Approximate 2-D integral.
% SOM=INTEG2D(MAT,X,Y) approximates the 2-D integral of
% matrix MAT according to abscissa X and ordinate Y.
%
% MAT : MxN matrix to
www.eeworm.com/read/346367/11752766
m integ2d.m
function som=integ2d(mat,x,y);
%INTEG2D Approximate 2-D integral.
% SOM=INTEG2D(MAT,X,Y) approximates the 2-D integral of
% matrix MAT according to abscissa X and ordinate Y.
%
% MAT : MxN matrix to
www.eeworm.com/read/259112/11819912
m integ2d.m
function som=integ2d(mat,x,y);
%INTEG2D Approximate 2-D integral.
% SOM=INTEG2D(MAT,X,Y) approximates the 2-D integral of
% matrix MAT according to abscissa X and ordinate Y.
%
% MAT : MxN matrix to
www.eeworm.com/read/155109/11898528
m describe.m
function Df = describe(ConTyp,A,W)
%function Df = describe(ConTyp,A,W)
%
% Describing function for Cart-Ball controllers
%
% ConTyp Flag to point out controller type
% 1=linear cart, 2=
www.eeworm.com/read/343046/11981757
m hfssassignwaveport.m
% ----------------------------------------------------------------------------
% function hfssAssignWavePort(fid, PortName, SheetObject, nModes, isLine, ...
% intStart, intEnd, Units)
%
% D
www.eeworm.com/read/342749/12003602
m integ2d.m
function som=integ2d(mat,x,y);
%INTEG2D Approximate 2-D integral.
% SOM=INTEG2D(MAT,X,Y) approximates the 2-D integral of
% matrix MAT according to abscissa X and ordinate Y.
%
% MAT : MxN matrix to
www.eeworm.com/read/153762/12008653
cpp mdm.cpp
// MDM.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "stdio.h"
#include "math.h"
int i,j,x,a,b;
float max(float u,float v)
{
float w;
w=