代码搜索:engineering
找到约 10,000 项符合「engineering」的源代码
代码结果 10,000
www.eeworm.com/read/199851/7818472
m kineticsdata2.m
%KineticsData
% 参考书:Frerich Keil, et al. ed., Scientific computing in chemical engineering II,1999, P.351
% Time,min y1=x1 y2=x2 y3=x3
Kinetics =...
[ 15 0.695 0.312 0.0
www.eeworm.com/read/299459/7850547
m contents.m
% Pre-image problem for RBF kernel.
%
% rbfpreimg - Schoelkopf's fixed-point algorithm.
% rbfpreimg2 - Gradient optimization.
% rbfpreimg3 - Kwok-Tsang's algorithm.
%
% About: Statistical Pattern
www.eeworm.com/read/299459/7850876
m~ contents.m~
% Linear classifier based on the Fisher linear discriminat.
%
% fldqp - Computes Fisher's Linear Discriminat using QP.
% lfld - Learns Fisher's Linear Discriminat.
%
% About: Statistical Patt
www.eeworm.com/read/398034/8009009
m sa_ex2_13.m
% General envelope of standing wave for planewaves
% normally incident on a planar boundary . Medium 1 is assumed to be free space
% medium 2 is specified by the user
% Frank B. Gross
%
www.eeworm.com/read/197108/8028901
m kineticsdata2.m
%KineticsData
% 参考书:Frerich Keil, et al. ed., Scientific computing in chemical engineering II,1999, P.351
% Time,min y1=x1 y2=x2 y3=x3
Kinetics =...
[ 15 0.695 0.312 0.0
www.eeworm.com/read/327232/13093282
m newton_interpolation.m
function fp = newton_interpolation(x,y,p)
% Script for Newton's Interpolation.
% Muhammad Rafiullah Arain
% Mathematics & Basic Sciences Department
% NED University of Engineering & Technology - K
www.eeworm.com/read/317326/13505875
m sa_ex2_13.m
% General envelope of standing wave for planewaves
% normally incident on a planar boundary . Medium 1 is assumed to be free space
% medium 2 is specified by the user
% Frank B. Gross
%
www.eeworm.com/read/316047/13531151
m faddf.m
function fout=faddf(w,f1,f2)
%FADDF Add two MVFR matrices
% FADDF(W,F1,F2) adds F1 and F2
% F1 and F2 are both MVFR matrices
% and W the associated frequency vector.
% Se
www.eeworm.com/read/316047/13531182
m abcpgchk.m
function pg=abcpgchk(a,b,c)
%ABCPGCHK Check A, B, C for a pure gain block
% ABCPGCHK returns 1 if A, B and C are all zero
% and A is 1 by 1.
% This is the representation of a pu
www.eeworm.com/read/312163/13617482
m contents.m
% Pre-image problem for RBF kernel.
%
% rbfpreimg - Schoelkopf's fixed-point algorithm.
% rbfpreimg2 - Gradient optimization.
% rbfpreimg3 - Kwok-Tsang's algorithm.
%
% About: Statistical Pattern