代码搜索:parameter
找到约 10,000 项符合「parameter」的源代码
代码结果 10,000
www.eeworm.com/read/254512/12133125
m ifasimulate.m
function YagiSimulate(handles)
% this function will export the final design to
% superNEC for further simulation
% INPUTS:
% modelFreq: The frequency at which the SNEC structure is designed
www.eeworm.com/read/151708/12179795
m read.m
function resp = read(cc,address,datatype,count,timeout)
%READ Retrieves a block of data values from the DSP processor's memory.
% MEM = READ(CC,ADDRESS,DATATYPE,COUNT,TIMEOUT) returns a block of d
www.eeworm.com/read/151704/12180464
m cast.m
function bb = cast(mm,datatype,siz)
%CAST Returns an object configured for a predefined target data type
% O = CAST(MM,TYPE) - Defines the numeric representation to be
% applied to the registe
www.eeworm.com/read/151704/12181016
m read.m
function resp = read(cc,address,datatype,count,timeout)
%READ Retrieves a block of data values from the DSP processor's memory.
% MEM = READ(CC,ADDRESS,DATATYPE,COUNT,TIMEOUT) returns a block of d
www.eeworm.com/read/151143/12232841
m param.m
function val=param(var,parameter,default)
% This function searches the text string parameter for an assignment to
% the variable var (also a text string). If it finds it it outputs
% the assigned
www.eeworm.com/read/151014/12239572
in_help order.in_help
#
# Example of input file for order parameter calculations
#
# # - this symbol may used for comments
# First line - number of atom pairs for order parameter calculations =
# number
www.eeworm.com/read/150905/12248512
m parzenc.m
%PARZENC Optimisation of the Parzen classifier
%
% [W,H] = PARZENC(A)
% W = PARZENC(A,H,FID)
%
% INPUT
% A dataset
% H smoothing parameter (may be scalar, vector of per-class
% param
www.eeworm.com/read/150905/12248529
m svo_nu.m
%SVO_NU Support Vector Optimizer: NU algorithm
%
% [V,J,C] = SVO(K,NLAB,NU,PD)
%
% INPUT
% K Similarity matrix
% NLAB Label list consisting of -1/+1
% NU Regularization parameter (0 <
www.eeworm.com/read/150781/12262280
sh fixmingw.sh
#!/bin/bash
if [ "$1" == "" ]
then
echo This script fixes the resource files so that they can be compiled using MinGW.
echo This script awaits a ressource file as a parameter.
elif [ ! -e