代码搜索:parameter
找到约 10,000 项符合「parameter」的源代码
代码结果 10,000
www.eeworm.com/read/293175/8311689
pas parameter_setting_frms.pas
unit Parameter_Setting_Frms;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, StdCtrls, Grids, DBGrids, jpeg, DBCtrls;
type
www.eeworm.com/read/172642/9697835
m gpctr_change_parameter.m
function retval = GPCTR_Change_Parameter(deviceNumber, gpCounterNumber, paramID, paramValue)
% retval = GPCTR_Change_Parameter(deviceNumber, gpCounterNumber, paramID, paramValue)
% No documentation
www.eeworm.com/read/172642/9697895
m ao_change_parameter.m
function retval = AO_Change_Parameter(slot, channel, paramID, paramValue)
% retval = AO_Change_Parameter(slot, channel, paramID, paramValue)
% No documentation is available yet.
retval = daq2(13,
www.eeworm.com/read/415311/11077137
m bayesian_parameter_est.m
function [mu, sigma] = Bayesian_parameter_est(train_features, train_targets, sigma, region)
% Estimate the mean using the Bayesian parameter estimation for Gaussian mixture algorithm
% Inputs:
%
www.eeworm.com/read/237921/13918574
m channel_parameter_jakes.m
%======================
% Parameter calculation
%======================
function [f_i_n,c_i_n,theta_i_n] = channel_parameter_Jakes(f_max,N_i)
% Program for the computation of the discrete Doppl
www.eeworm.com/read/203765/15351654
pdf vlisi parameter extraction.pdf
www.eeworm.com/read/290944/8448458
doc material_parameter_used_in_mems.doc
www.eeworm.com/read/287073/8726467
html class_byte_array_parameter.html
Crypto++: ByteArrayParameter Class Reference
www.eeworm.com/read/419671/10845942
m pmsm_parameter_init_220708.m
close all; clear all; clc;
Rs = 2.875; %% Stator Winding Resistance in Ohms.
Lq = 8.5e-3; %% q-axis Inductance in Henry.
Ld = 8.5e-3; %% d-axis Inductance in Henry.
PM_Flux = 0.175; %%
www.eeworm.com/read/274166/10886554