代码搜索:engineering
找到约 10,000 项符合「engineering」的源代码
代码结果 10,000
www.eeworm.com/read/138987/13197233
m runcomp.m
function runcomp(casename, opt1, opt2)
%RUNCOMP Runs two OPFs and compares results.
%
% runcomp(casename, opt1, opt2)
%
% MATPOWER
% $Id: runcomp.m,v 1.4 2004/08/23 20:59:28 ray Exp $
% by R
www.eeworm.com/read/137229/13338648
m da.m
%
% Data Analysis Toolbox
%
% Version 3.0
%
% (c) 1994-1995 H.Hiden & A.Mitchell
%
%
% Dept. of Chemical and Process Eng
www.eeworm.com/read/316047/13531128
m mfddemo.m
% MFDDEMO MFD Toolbox Demonstration facility.
echo off
% J.M. Boyle 7-19-87. Revised by J.M.Maciejowski,12 Dec 87
% Copyright (c) 1987 by GEC Engineering Research Centre & Cambridge Con
www.eeworm.com/read/316047/13531143
m fdisp.m
function fdisp(w,f)
%FDISP Display MVFR matrix versus frequency.
% FDISP(W,F) displays the MVFR matrix, F,
% separated into its component matrices together
% with their associa
www.eeworm.com/read/316047/13531204
m arc.m
function c=arc(cent,rad,ang)
%ARC Calculates points on an arc.
% ARC(cent,rad,ANG) calculates a complex vector of numbers
% which has centre, cent, and radius, rad, and angle, ANG (rads).
% On
www.eeworm.com/read/316047/13531214
m mvser.m
function [a,b,c,d]=mvser(a1,b1,c1,d1,a2,b2,c2,d2)
%MVSER Series two state space systems.
% [A,B,C,D]=MVSER(A1,B1,C1,D1,A2,B2,C2,D2)
% returns the A,B,C,D of the A1,B1,C1,D1
% se
www.eeworm.com/read/316047/13531465
m m_conv.m
%m_conv is an extension to MATLAB's conv, where more
%arguments are allowed, which means that under such
%the convolution of more than two vectors can be
%obtained at the same time.
%Copyright
www.eeworm.com/read/315069/13552920
m m_conv.m
%m_conv is an extension to MATLAB's conv, where more
%arguments are allowed, which means that under such
%the convolution of more than two vectors can be
%obtained at the same time.
%Copyright
www.eeworm.com/read/312163/13617552
m demo_ocr.m
% DEMO_OCR Demo on Optical Character Recognition using SVM.
%
% Synopsis:
% demo_ocr;
%
% Description:
% For more information type 'help ocr'.
%
% About: Statistical Pattern Recognition Toolbox
%
www.eeworm.com/read/309747/13664965
m opf_form.m
function code = opf_form(alg)
%OPF_FORM Which OPF formulation is used by alg.
% code = opf_form(alg) returns a formulation code given an algorithm code.
% The codes are:
% 1 - standard, poly