代码搜索:tdma
找到约 302 项符合「tdma」的源代码
代码结果 302
www.eeworm.com/read/377494/9274368
m tdma.m
function X = TDMA(A,D,C,B)
% Tridiagonal Matrix Algorithm(三对角阵算法)
%
% Function: to solve the Tridiagonal system CX=B, where C is a Tridiagonal matrix
%
% Input - A is the subdiagonal of the
www.eeworm.com/read/376425/9317620
m tdma.m
function X = TDMA(A,D,C,B)
% Tridiagonal Matrix Algorithm(三对角阵算法)
%
% Function: to solve the Tridiagonal system CX=B, where C is a Tridiagonal matrix
%
% Input - A is the subdiagonal of the
www.eeworm.com/read/363223/9964734
m tdma.m
%==============================Begin=================================%
t0=0.38; %信号持续时间
ts=0.0001; %采样时间间隔
f0=25;
www.eeworm.com/read/354884/10317391
prj tdma.prj
www.eeworm.com/read/425643/10342102
m tdma.m
function X = TDMA(A,D,C,B)
% Tridiagonal Matrix Algorithm(三对角阵算法)
%
% Function: to solve the Tridiagonal system CX=B, where C is a Tridiagonal matrix
%
% Input - A is the subdiagonal of the
www.eeworm.com/read/422934/10601164
h tdma.h
// Copyright (c) National Instruments 2008. All Rights Reserved.
// Do Not Edit... this file is generated!
#ifndef __DMA_h__
#define __DMA_h__
#include "tSystem.h"
namespace nFPGA
{
name
www.eeworm.com/read/457033/7334828
m tdma.m
function [x,T]=tdma(u,N,S)
L=1;
rho=1;
r=0.1;
dx=L/N;
phia=4;
phib=1;
F=rho*u;
D=r/dx;
Pe=F/D;
b(1)=1;
c(1)=0;
d(1)=phia;
switch S
case 'central'
%boundary near the ba
www.eeworm.com/read/453028/7427870
qpf tdma.qpf
# Copyright (C) 1991-2007 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
www.eeworm.com/read/453028/7427874
qws tdma.qws
[ProjectWorkspace]
ptn_Child1=Frames
[ProjectWorkspace.Frames]
ptn_Child1=ChildFrames
[ProjectWorkspace.Frames.ChildFrames]
ptn_Child1=Document-0
[ProjectWorkspace.Frames.ChildFrames.Document-0]