代码搜索:coefficient

找到约 3,200 项符合「coefficient」的源代码

代码结果 3,200
www.eeworm.com/read/458392/7297248

m svmclasslib.m

function [xsup,w,b]=svmclasslib(x,y,C,lambda,kernel,kerneloption,verbose,span) % USAGE % % [xsup,w,b]=svmclasslib(x,y,C,lambda,kernel,kerneloption) % % simple interface to SVM LIB code for C-
www.eeworm.com/read/458392/7297251

m svmvallib.m

function ypred=svmvallib(x,xsup,w,b,kernel,kerneloption,span) % USAGE % % ypred=svmvallib(x,xsup,w,b,kernel,kerneloption,span) % switch kernel case 'gaussian' kernel
www.eeworm.com/read/457222/7331608

asm iirform2.asm

; ; iirform2.asm IIR direct form II (biquads) IIR filter ; ; Prototype: void iirform2(int *, unsigned int, int *, int *, unsigned int, int *); ; ; Entry: arg
www.eeworm.com/read/457219/7332136

m coef2b.m

function [b]=coef2b(coefs,thsize); % % [b]=coef2b(coefs,thsize); % % Converts a coefficient string into a bias % vector % % b = returned bias vector % coefs = coefficient string % thsize = nu
www.eeworm.com/read/455967/7360569

m binomial.m

function b = binomial(n,k) %BINOMIAL compute binomial coefficient % % Usage: b = binomial(n,k) % % Parameters: ( n ) % b = ( ) % ( k ) % % Author: Zhou Weida (Zh
www.eeworm.com/read/452217/7445320

m coef2b.m

function [b]=coef2b(coefs,thsize); % % [b]=coef2b(coefs,thsize); % % Converts a coefficient string into a bias % vector % % b = returned bias vector % coefs = coefficient string % thsize = nu
www.eeworm.com/read/206731/7457093

m coef2b.m

function [b]=coef2b(coefs,thsize); % % [b]=coef2b(coefs,thsize); % % Converts a coefficient string into a bias % vector % % b = returned bias vector % coefs = coefficient string % thsize = nu
www.eeworm.com/read/450886/7475104

c 3-1.c

#include "stdio.h" #define MAX_TERMS 100 /* size of terms array */ typedef struct { float coef; int expon; } polynomial; polynomial terms[ MAX_TERMS]; int avail = 0; int COMPARE(int
www.eeworm.com/read/449504/7502137

m plt_tvp.m

function plt_tvp(results,vnames) % PURPOSE: Plots output using tvp regression results structures %--------------------------------------------------- % USAGE: plt_tvp(results,vnames) % Where: resu
www.eeworm.com/read/449038/7519703

m chap9_5i.m

%Three Loop of Flight Simulator Servo System with Direct Current Motor clear all; close all; %(1)Current loop L=0.001; %L