代码搜索:Direct

找到约 10,000 项符合「Direct」的源代码

代码结果 10,000
www.eeworm.com/read/441825/7664323

m gradient_vector_linear_direct.m

function [gradient]=gradient_vector_linear_direct(w,data) % This function returns the gradient vecotr to be used by the nonlinear % conjugate gradient. % % This is the exact version which scales a
www.eeworm.com/read/441825/7664326

m workbench_rankncg_linear_direct.m

clear all; close all; disp('RankNCG linear direct'); %-------------------------------------------------------------------------- % Ranking parameters %-----------------------------------------------
www.eeworm.com/read/439443/7708782

htm direct3d起步.htm

www.eeworm.com/read/439443/7708783

htm direct3d对象.htm

www.eeworm.com/read/241679/13126356

mdl direct_iir4tag.mdl

Model { Name "direct_iir4tag" Version 6.0 GraphicalInterface { NumRootInports 0 NumRootOutports 0 ParameterArgumentNames "" ComputedModelVersion "1.13"
www.eeworm.com/read/138288/13242566

pdf direct3d9.pdf

www.eeworm.com/read/324406/13264185

m estimate_direct_channel_snr.m

function SNR_direct=estimate_direct_channel_SNR(channel,modulation_type,Ps); %直传信道的信噪比估计 global signal; switch modulation_type case 'BPSK' SNR_direct=10^(channel.noise.SNR/10)*ones(si
www.eeworm.com/read/324404/13264380

m estimate_direct_channel_snr.m

function SNR_direct=estimate_direct_channel_SNR(channel,modulation_type); %直传信道的信噪比估计 global signal; switch modulation_type case 'BPSK' SNR_direct=10^(channel.noise.SNR/10)*ones(size(