代码搜索:engineering
找到约 10,000 项符合「engineering」的源代码
代码结果 10,000
www.eeworm.com/read/338523/12300938
m ga_f26.m
function PI=GA_f26(x)
% (Minmimize) Fitness function evaluation of Example 2-6
% See P.218 of King's Computational Intelligence
% in Control Engineering
% PenChen Chou, 6-30-2001
global MIN_o
www.eeworm.com/read/213492/15133633
m marker_color.m
function c=marker_color(i)
% MARKER_COLOR Returns marker color.
%
% Synopsis:
% c=marker_color(i)
%
% See also MARKER_TYPE
%
% About: Statistical Pattern Recognition Toolbox
% (C) 1999-200
www.eeworm.com/read/213492/15133643
m marker_type.m
function m=marker_type(i)
% MARKER_TYPE Returns marker type.
%
% Synopsis:
% m=marker_type(i)
%
% See also MARKER_COLOR.
%
% About: Statistical Pattern Recognition Toolbox
% (C) 1999-2003
www.eeworm.com/read/392415/8343877
m nakagamirnd_gamma.m
function na=nakagamirnd_gamma(m1,N1,N2)
%这个函数用gamma分布的方法产生服从Nakagami_m的【N1,N2】维随机矩阵
%-----------------------------2005.5.30 ----------------------------------
% Shuai lujun,Information Engineering
www.eeworm.com/read/392408/8344589
h yaffs_malloc.h
/*
* YAFFS: Yet another Flash File System . A NAND-flash specific file system.
*
* Copyright (C) 2002-2007 Aleph One Ltd.
* for Toby Churchill Ltd and Brightstar Engineering
*
* Created by Ch
www.eeworm.com/read/369527/9641559
m idx_area.m
function [AREA_I, PRICE_REF_BUS] = idx_area
%IDX_AREA Defines variables for column indices to area.
% [AREA_I, PRICE_REF_BUS] = idx_area
% MATPOWER Version 2.0
% by Ray Zimmerman, PSERC
www.eeworm.com/read/415212/11080495
h yaffs_malloc.h
#ifndef __YAFFS_MALLOC_H__
/*
* YAFFS: Yet another Flash File System . A NAND-flash specific file system.
*
* Copyright (C) 2002-2007 Aleph One Ltd.
* for Toby Churchill Ltd and Brightstar Engi
www.eeworm.com/read/411674/11233651
m marker_color.m
function c=marker_color(i)
% MARKER_COLOR Returns marker color.
%
% Synopsis:
% c=marker_color(i)
%
% See also MARKER_TYPE
%
% About: Statistical Pattern Recognition Toolbox
% (C) 1999-200
www.eeworm.com/read/411674/11233674
m marker_type.m
function m=marker_type(i)
% MARKER_TYPE Returns marker type.
%
% Synopsis:
% m=marker_type(i)
%
% See also MARKER_COLOR.
%
% About: Statistical Pattern Recognition Toolbox
% (C) 1999-2003
www.eeworm.com/read/265706/11256054
m idx_area.m
function [AREA_I, PRICE_REF_BUS] = idx_area
%IDX_AREA Defines variables for column indices to areas.
% [AREA_I, PRICE_REF_BUS] = idx_area
% MATPOWER
% $Id: idx_area.m,v 1.5 2004/08/23 20:56:2