代码搜索:solves
找到约 1,488 项符合「solves」的源代码
代码结果 1,488
www.eeworm.com/read/143592/12858941
cpp prg15_6.cpp
// File: prg15_6.cpp
// the program solves the 8-Queens problem. it prompts the user for
// the starting row for the queen in column 0 and calls the recursive
// backtracking function queens() to d
www.eeworm.com/read/241396/13147261
m lpopf.m
function [busout, genout, branchout, f, success, info, et, g, jac] = lpopf( ...
baseMVA, bus, gen, branch, areas, gencost, mpopt)
%LPOPF Solves an AC optimal power flow using succesiv
www.eeworm.com/read/310735/13644823
m lsvmk.m
function [iter, optCond, time, u] = ...
lsvmk(KM,D,nu,tol,maxIter,alpha);
% LSVMK Langrangian Support Vector Machine algorithm
% LSVMK solves a support vector machine problem using an iterati
www.eeworm.com/read/492033/6430403
h elasttime.h
#ifndef ELASTTIME_H
#define ELASTTIME_H
#include "alias.h"
struct matrix;
/**
artificial material model for computation of elastic analysis by mtsolver
mtsolver solves slow mechanical problems
www.eeworm.com/read/486170/6544932
c sspropc.c
/* File: sspropc.c
* Author: Thomas E. Murphy (tem@umd.edu)
* Created: 1/17/2001
* Modified: 2/5/2006
* Version: 3.0
* Description: This file solves
www.eeworm.com/read/485012/6570541
m lpopf.m
function [busout, genout, branchout, f, success, info, et, g, jac] = lpopf( ...
baseMVA, bus, gen, branch, areas, gencost, mpopt)
%LPOPF Solves an AC optimal power flow using succesiv
www.eeworm.com/read/479166/6699923
cpp gradebook.cpp
// Fig. 4.10: GradeBook.cpp
// Member-function definitions for class GradeBook that solves the
// class average program with sentinel-controlled repetition.
#include
using std::cout;
www.eeworm.com/read/476392/6759540
m swingrk4.m
% This program solves the swing equation of a one-machine system
% when subjected to a three-phase fault with subsequent clearance
% of the fault.
%
% Copyright (c) 1998 H. Saadat
%
function s
www.eeworm.com/read/263516/11359278
m fm_set.m
function fm_set(varargin)
% FM_SET define general settings and operations for
% the main window and other utilities
%
%FM_SET(COMMAND)
% COMMAND = 'lf' solves power flow
% COM
www.eeworm.com/read/407093/11429578
c cgssv.c
/*! @file cgssv.c
* \brief Solves the system of linear equations A*X=B
*
*
* -- SuperLU routine (version 3.0) --
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and La