代码搜索:coefficient
找到约 3,200 项符合「coefficient」的源代码
代码结果 3,200
www.eeworm.com/read/371640/9543589
res osr.res
******OPTIMAL SUBSET REGRESSION******
MEANS OF X AND Y
132.35 162.77 116.09 78.7711541.70 61.63
1ORDER REGRESSION SET
www.eeworm.com/read/364978/9884956
cpp polyvaluetwodim.cpp
//PolyValueTwoDim.cpp 二维实(复)多项式求值示例
#include //输入输出流头文件
#include //多项式及连分式头文件
using namespace std; //名字空间
//求多项式p(x,y)在多点处的函数值
void main(void)
{
cout
www.eeworm.com/read/364978/9885060
cpp rootnewtonhilldown.cpp
//RootNewtonHillDown.cpp
//牛顿下山法求解代数方程全部根(实根和复根)
#include //输入输出流头文件
#include "NonLinearEquation.h" //非线性方程(组)求解头文件
using namespace std; //名字空间
void main(void)
{
int i, i
www.eeworm.com/read/363416/9952401
m binomial.m
function b = binomial(n,k)
%BINOMIAL compute binomial coefficient
%
% Usage: b = binomial(n,k)
%
% Parameters: ( n )
% b = ( )
% ( k )
%
% Author: Steve Gunn (sr
www.eeworm.com/read/167781/9952780
m program_09_3.m
% Program 9_3
% Coefficient Quantization Effects on the
% Frequency Response of a Direct Form FIR Filter
%
fpts = [0 0.5 0.55 1]; mag = [1 1 0 0];
b = remez(39,fpts,mag);
[h,w] = freqz(b,1,512);
www.eeworm.com/read/167781/9952808
m program_09_7.m
% Program 9_7
% Granular Limit Cycles in First-Order IIR Filter
%
clf;
alpha = input('Type in the filter coefficient = ');
yi = input('Type in the initial condition = ');
x = input('Type in the
www.eeworm.com/read/167781/9952870
m program_06_1.m
% Program 6_1
% Factorization of a Rational Transfer Function
%
format long
num = input('Numerator coefficient vector = ');
den = input('Denominator coefficient vector = ');
[z,p,k] = tf2zp(num,
www.eeworm.com/read/167781/9952895
m program_06_3.m
% Program 6_3
% Cascaded Lattice Realization of an
% Allpass Transfer Function
%
format long
den = input('Denominator coefficient vector = ');
k = poly2rc(den);
knew = fliplr(k);
disp('The lat
www.eeworm.com/read/363114/9967104
m binomial.m
function b = binomial(n,k)
%BINOMIAL compute binomial coefficient
%
% Usage: b = binomial(n,k)
%
% Parameters: ( n )
% b = ( )
% ( k )
%
% Author: Steve Gunn (sr
www.eeworm.com/read/362593/9989798
m chap9_2f.m
%Three Loop of Flight Simulator Servo System with Direct Current Motor
clear all;
close all;
%(1)Current loop
L=0.001; %L