代码搜索:solves

找到约 1,488 项符合「solves」的源代码

代码结果 1,488
www.eeworm.com/read/355063/10297903

f vanleer.f

program vanleer c...Solves the Riemann problem for the Euler equations using first-order c...upwind methods based on VAN LEER flux vector splitting. c...Number of grid points. parame
www.eeworm.com/read/355063/10297908

f roefou.f

program roefou c...Solves the Riemann problem for the Euler equations using Roe's c...first-order upwind method c...Number of grid points. parameter(N = 50) real*8 gamma, p
www.eeworm.com/read/279380/10442823

m atsol.m

function[V] = ATsol(MTX,u,tol) % [v] = ATsol(MTX,u,tol) % Calculates the 3D DC forward modelling matrix(transposed) times a vector %Solves the system A^t*v = u % Copyright (c) 2007 by the Society
www.eeworm.com/read/424063/10499792

m lyap2.m

function X = lyap2(A, B, C) %LYAP2 Lyapunov equation solution using eigenvalue decomposition. % X = LYAP2(A,C) solves the special form of the Lyapunov matrix % equation: % % A*X + X*A' = -C %
www.eeworm.com/read/277989/10587623

readme

Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM
www.eeworm.com/read/159921/10588509

m gganders.m

function [alpha,theta,solution,minr,t,maxerr]=... gganders(MI,SG,J,tmax,stopCond,t,alpha,theta) % GGANDERS solves Generalized Anderson's task, generalized gradient. % [alpha,theta,solution,minr,t,m
www.eeworm.com/read/159921/10588527

m oanders.m

function [alpha,theta,solution,t,lambda,gamma,maxerr]=... oanders(MI,SIGMA,J,tmax,delta,t,lambda) % OANDERS solves the original Anderson's task, two Gaussians. % [alpha,theta,solution,t,lambda,gamm
www.eeworm.com/read/421949/10677201

m gganders.m

function [alpha,theta,solution,minr,t,maxerr]=... gganders(MI,SG,J,tmax,stopCond,t,alpha,theta) % GGANDERS solves Generalized Anderson's task, generalized gradient. % [alpha,theta,solution,minr,t,m
www.eeworm.com/read/421949/10677224

m oanders.m

function [alpha,theta,solution,t,lambda,gamma,maxerr]=... oanders(MI,SIGMA,J,tmax,delta,t,lambda) % OANDERS solves the original Anderson's task, two Gaussians. % [alpha,theta,solution,t,lambda,gamm
www.eeworm.com/read/274050/10889713

readme

Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM