代码搜索结果
找到约 8,431 项符合
RF 的代码
lpcar2rf.m
function rf=lpcar2rf(ar)
%LPCAR2RF Convert autoregressive coefficients to reflection coefficients AR=(RF)
%
% Input: ar(:,p+1) Autoregressive coefficients
% Output: rf(:,p+1) Reflection coeff
lpclo2rf.m
function rf=lpclo2rf(lo)
%LPCLO2RF Convert log area ratios to reflection coefficients RF=(LO)
% Copyright (C) Mike Brookes 1997
% Version: $Id: lpclo2rf.m,v 1.4 2007/05/04 07:01:38 dm
test_rf.m51
L51 LINKER/LOCATOR V3.62 19/06/01 16:42:28 PAGE 1
MS-DOS L51 LINKER/LOCATOR V3.62, INVOKED BY:
C:\UTIL\C51EVAL\BIN\BL51.EXE D:\JOHNSON\TEST_RF\TEST_RF.OBJ TO D:\JOHNSON\
rf_ram_b.mif
WIDTH=32;
DEPTH=32;
ADDRESS_RADIX=HEX;
DATA_RADIX=HEX;
CONTENT BEGIN
00 : deadbeef;
01 : deadbeef;
02 : deadbeef;
03 : deadbeef;
04 : deadbeef;
05 : deadbeef;
06 : deadbeef;
07 : dea
pet_plot_rf.m
%
% nov 25,2003 jimmy: response_fn should use common_coords to detect brain
% voxel (st_coords in this file), and use org. datamat coords
% (org_coords in this file) to get the voxel location in t
struct_plot_rf.m
function fig = struct_plot_rf(action,varargin)
%
% struct_plot_rf(action,action_arg1,...)
% Application Data
%
% STDatamat
% SelectedCondition
% ObjPositin
% PlottedDatamat
% AxesBoundar
bfm_plot_rf.m
%
% nov 25,2003 jimmy: response_fn should use common_coords to detect brain
% voxel (common_coords in this file), and use org. datamat coords to
% get the voxel location in that datamat (st_coords
fmri_plot_rf.m
function fig = fmri_plot_rf(action,varargin)
%
% fmri_plot_rf(action,action_arg1,...)
% Application Data
%
% STDatamat
% SelectedCondition
% ObjPositin
% PlottedDatamat
% AxesBoundary
%