代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/373148/9474022
java moveviewsample.java
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
public class MoveViewSample {
public static final int INCREASE = 0; // direction
public static final int DECREASE = 1; //
www.eeworm.com/read/176500/9495744
m chap3files.m
function DFTD
clear all;
% Program to compute DFT coefficients directly (dftd.m)
% This program is the same as Program 3c.1 in the main text
%
direction = -1; %1 - forward DFT, -1 - inverse DFT
www.eeworm.com/read/168454/9912425
m chap3files.m
function DFTD
clear all;
% Program to compute DFT coefficients directly (dftd.m)
% This program is the same as Program 3c.1 in the main text
%
direction = -1; %1 - forward DFT, -1 - inverse DFT
www.eeworm.com/read/364102/9921971
m root_music_doa.m
function doa=root_music_doa(Y,n,d)
%
% The MUSIC method for direction of arrival estimation
%
% call doa=root_music_doa(Y,n,d)
%
% Y
www.eeworm.com/read/360137/10108672
readme
column mobility model (nodes move perpendicular to direction of travel)
See README under upper level for details.
We are happy to share our code with you. We only ask that any published
research fro
www.eeworm.com/read/358250/10193390
m music_spectrum.m
function P = music(Y,M,d,Lamda,angle,K)
%MUSIC Multiple Signal Classification Method for direction finding.
%
% Usage: P = music(Y,M,d,Lamda,angle,K)
%
%Input parameters:
%
% Y -
www.eeworm.com/read/440159/7099985
par molding.par
molding problem: flow past an obstacle
none infile: file to read initial values from
none outfile: file to write final values
4.0 xlength: domain size in x-direction
3.0 ylength: domain size
www.eeworm.com/read/440159/7099986
par rayleigh.par
rayleigh problem: flow past an obstacle
none infile: file to read initial values from
none outfile: file to write final values
4.0 xlength: domain size in x-direction
1.0 ylength: domain size
www.eeworm.com/read/440159/7099991
par dcavity.par
dcavity problem: flow past an obstacle
none infile: file to read initial values from
none outfile: file to write final values
1.0 xlength: domain size in x-direction
1.0 ylength: domain size
www.eeworm.com/read/440159/7099993
par wave.par
wave problem: flow past an obstacle
none infile: file to read initial values from
none outfile: file to write final values
40.0 xlength: domain size in x-direction
10.0 ylength: domain size