代码搜索:engineering
找到约 10,000 项符合「engineering」的源代码
代码结果 10,000
www.eeworm.com/read/136696/13365578
m intonfis.m
function intonfis
echo on;clf;clc;
% FISMAT: Fuzzy Inference Systems toolbox for MATLAB
% (c) Ahmad Lotfi,
% Department of Electrical and Computer Engineering
% University of Queensland
% Brisb
www.eeworm.com/read/314752/13559903
makefile
#Makefile for NANDemul MTD
#
# NB this is not yet suitable for putting into the kernel tree.
# YAFFS: Yet another FFS. A NAND-flash specific file system.
#
# Copyright (C) 2002 Aleph One Ltd.
# for
www.eeworm.com/read/314752/13559906
c yaffs-header.c
/*
* YAFFS: Yet another FFS. A NAND-flash specific file system.
*
* Copyright (C) 2002 Aleph One Ltd.
* for Toby Churchill Ltd and Brightstar Engineering
*
* Created by Charles Manning
www.eeworm.com/read/314495/13565681
c yaffs-header.c
/*
* YAFFS: Yet another FFS. A NAND-flash specific file system.
*
* Copyright (C) 2002 Aleph One Ltd.
* for Toby Churchill Ltd and Brightstar Engineering
*
* Created by Charles Manning
www.eeworm.com/read/312163/13617558
m contents.m
% Separation of finite sets of vectors
%
% ekozinec - Kozinec's algorithm for eps-optimal separating hyperplane.
% mperceptron - Perceptron algorithm to train linear machine.
% perceptron - Perc
www.eeworm.com/read/312163/13617580
m contents.m
% Linear feature extraction.
%
% lda - Linear Discriminant Analysis.
% pca - Principal Component Analysis.
% pcarec - Computes reconstructed vector after PCA projection.
%
% About: Statistic
www.eeworm.com/read/312163/13617582
m~ contents.m~
% Linear transformations for feature extraction.
%
% lda - Linear Discriminant Analysis.
% linproj - Linear data projection.
% pca - Principal Component Analysis.
%
% About: Statistica
www.eeworm.com/read/312163/13617585
m contents.m
% Fisher Linear Discriminat.
%
% fld - Fisher Linear Discriminat.
% fldqp - Fisher Linear Discriminat using quadratic programming.
%
% About: Statistical Pattern Recognition Toolbox
% (C) 1999-
www.eeworm.com/read/309649/13667068
c eng.c
/* +++Date last modified: 05-Jul-1997 */
/* ENG.C - Format floating point in engineering notation */
/* Released to public domain by author, David Harmon, Jan. 1994 */
#include
www.eeworm.com/read/308702/13695669
txt makefile.txt
#Makefile for NANDemul MTD
#
# NB this is not yet suitable for putting into the kernel tree.
# YAFFS: Yet another FFS. A NAND-flash specific file system.
#
# Copyright (C) 2002 Aleph One Ltd.
# for