代码搜索:Exponents
找到约 159 项符合「Exponents」的源代码
代码结果 159
www.eeworm.com/read/359756/2972986
c ac3_dec_exponents.c
/* ////////////////////////// ac3dec_exponents.cpp ////////////////////////// */
/*
//
// INTeL CORPORATION PROPRIETARY INFORMATION
// This software is supplied under the terms of a
www.eeworm.com/read/242593/12997684
m findlyap.m
function Line=findlyap(MainHandles)
%FINDLYAP determines the Lyapunov exponents and dimension
%
% The alogrithm employed in this toolbox for determining Lyapunov
% exponents is according to the
www.eeworm.com/read/157329/11719987
m findlyap.m
function Line=findlyap(MainHandles)
%FINDLYAP determines the Lyapunov exponents and dimension
%
% The alogrithm employed in this toolbox for determining Lyapunov
% exponents is according to the
www.eeworm.com/read/342281/12032045
m findlyap.m
function Line=findlyap(MainHandles)
%FINDLYAP determines the Lyapunov exponents and dimension
%
% The alogrithm employed in this toolbox for determining Lyapunov
% exponents is according to the
www.eeworm.com/read/195645/6901882
pdf determining lyapunov exponents from a time series.pdf
www.eeworm.com/read/407929/11407560
pdf determining lyapunov exponents from a time series.pdf
www.eeworm.com/read/197407/7998147
out poly2.out
Enter the number of nonzero terms
Enter the nonzero terms in decreasing order of exponents.
Give input as a sequence e_1, c_1, e_2, c_2, ...
Polynomial A is
4 5 3 4 2 3 1 2 0 1
Enter the number
www.eeworm.com/read/296909/8073063
m isequal.m
function r = isequal(m1, m2)
% MONOMIAL/ISEQUAL Checks if two monomials are equal.
% Example: x*y and y*x are equal.
%
% make sure both are monomials
m1 = monomial(m1);
m2 = monomial(m2);
% assume
www.eeworm.com/read/123855/6057715
java factorizer.java
package javax.math.factorization;
/**
* Title: Factorization Library
* Description:
* Copyright: Copyright (c) 2004
* Company:
* @author Vladimir Silva
* @
www.eeworm.com/read/431168/8706244
m lyapunov.m
% Chapter 13 - Three-Dimensional Autonomous Systems and Chaos.
% Programs_13d - Lyapunov exponents of the Lorenz system.
% Copyright Birkhauser 2004. Stephen Lynch.
% Special thanks to Vasiliy Go