代码搜索:Resolution
找到约 5,618 项符合「Resolution」的源代码
代码结果 5,618
www.eeworm.com/read/445413/7595661
m contents.m
%Beam formation toolbox.
%by Svetoslav Nikolov
%
%BFT_2D_ARRAY - Create a 2D array
%BFT_ADD_IMAGE - Add a low resolution to hi resolution image.
%BFT_APODIZATION - Create an apodization tim
www.eeworm.com/read/443939/7620073
h 2440lib.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/443566/7630573
m fdtd(pml).m
close all;
clear all;
%arrays for pressure and velocity
spatialWidth=100;
temporalWidth=2;
p=zeros(spatialWidth,temporalWidth);
v=zeros(spatialWidth,temporalWidth);
length=2;%waveguide
www.eeworm.com/read/442445/7651658
m fftseq.m
function [M,m,df]=fftseq(m,ts,df)
% [M,m,df]=fftseq(m,ts,df)
% [M,m,df]=fftseq(m,ts)
%FFTSEQ Generates M, the FFT of the sequence m.
% The sequence is zero padded to meet the required frequen
www.eeworm.com/read/442441/7651713
m fftseq.m
function [M,m,df]=fftseq(m,ts,df)
% [M,m,df]=fftseq(m,ts,df)
% [M,m,df]=fftseq(m,ts)
%FFTSEQ generates M, the FFT of the sequence m.
% The sequence is zero padded to meet th
www.eeworm.com/read/439811/7701460
m fftseq.m
function [M,m,df]=fftseq(m,ts,df)
% [M,m,df]=fftseq(m,ts,df)
% [M,m,df]=fftseq(m,ts)
%FFTSEQ generates M, the FFT of the sequence m.
% The sequence is zero padded to meet th
www.eeworm.com/read/437115/7755065
m fftseq.m
function [M,m,df]=fftseq(m,ts,df)
% [M,m,df]=fftseq(m,ts,df)
% [M,m,df]=fftseq(m,ts)
%FFTSEQ generates M, the FFT of the sequence m.
% The sequence is zero padded to meet th
www.eeworm.com/read/299024/7898133
c rmp_cntl.c
/*=====================================================================================
File name: RMP_CNTL.C (IQ version)
Originator: Digital Contr