代码搜索:solving
找到约 630 项符合「solving」的源代码
代码结果 630
www.eeworm.com/read/292967/8320071
h skyblue_llkdlg.h
/*++
Copyright (c) AFE(Active-Free-Elegance)
Module Name:
skyblue_LLKDlg.h
Abstract:
LLK-Game's kernal-solving Dialog
Author:
Weijian Luo (Arthur Luo) 15-Jun-2005
E
www.eeworm.com/read/249771/12475473
h skyblue_llkdlg.h
/*++
Copyright (c) AFE(Active-Free-Elegance)
Module Name:
skyblue_LLKDlg.h
Abstract:
LLK-Game's kernal-solving Dialog
Author:
Weijian Luo (Arthur Luo) 15-Jun-2005
E
www.eeworm.com/read/162300/10316539
m vtom.m
%Vector to Matrix
%Transform Vector to Matrix based on column,this function is used in genic
%algrithm for solving ann's weight.
%when para b exist,then v is used m*(n+1)
function [w,b]=VtoM(v,m,n
www.eeworm.com/read/315010/13554081
clp sudoku.clp
;;; http://www.angusj.com/sudoku/hints
;;; http://www.scanraid.com/BasicStrategies.htm
;;; http://www.sudokuoftheday.com/pages/techniques-overview
;;; http://www.sudokuonline.us/sudoku_solving_techniq
www.eeworm.com/read/288877/8596925
txt solver.m.txt
function G = Solver(DR,d,pperm,rperm)
% G = Solver1(DR,d)
% Form the Green's functions by solving matrix eqn
% Colin Fox, 29 Nov 2005
cf = 1; % 0=left divide (Gaussian elimination), 1=Cholesk
www.eeworm.com/read/371997/9525702
m ex5bvp.m
function ex5bvp
%EX5BVP Example 5 of the BVP tutorial.
% Falkner-Skan BVPs are discussed in T. Cebeci and H.B. Keller,
% Shooting and parallel shooting methods for solving the Falkner-Skan
%
www.eeworm.com/read/159921/10588558
m ganders2.m
function [alpha,theta,solution,minr,t,maxerr]=...
ganders2(MI,SG,J,tmax,stopCond,t,alpha,theta)
% GANDERS2 algorithm solving Generalized Anderson's task.
% [alpha,theta,solution,minr,t,maxerr]=...
www.eeworm.com/read/421949/10677253
m ganders2.m
function [alpha,theta,solution,minr,t,maxerr]=...
ganders2(MI,SG,J,tmax,stopCond,t,alpha,theta)
% GANDERS2 algorithm solving Generalized Anderson's task.
% [alpha,theta,solution,minr,t,maxerr]=...
www.eeworm.com/read/145388/7125247
m ex5bvp.m
function ex5bvp
%EX5BVP Example 5 of the BVP tutorial.
% Falkner-Skan BVPs are discussed in T. Cebeci and H.B. Keller,
% Shooting and parallel shooting methods for solving the Falkner-Skan
%
www.eeworm.com/read/145388/7125260
m ex5bvp.m
function ex5bvp
%EX5BVP Example 5 of the BVP tutorial.
% Falkner-Skan BVPs are discussed in T. Cebeci and H.B. Keller,
% Shooting and parallel shooting methods for solving the Falkner-Skan
%