代码搜索:MATLA
找到约 56 项符合「MATLA」的源代码
代码结果 56
www.eeworm.com/read/483096/6609565
asv karhunenloeve.asv
% Karhunen-Loeve, for face recognition
% By Alex Chirokov, Alex.Chirokov@gmail.com
clear all;
% Load the ATT image set
k = 0;
for i=1:40
for j=1:10
filename = sprintf('C:\\MATLA
www.eeworm.com/read/483096/6609568
m karhunenloeve.m
% Karhunen-Loeve, for face recognition
% By Alex Chirokov, Alex.Chirokov@gmail.com
clear all;
% Load the ATT image set
k = 0;
for i=1:40
for j=1:10
filename = sprintf('C:\\MATLA
www.eeworm.com/read/454311/1630452
cpp lineeq.cpp
#include "matlib.h"
#pragma hdrstop
#include "LineEq.h"
Mm LineEq(Mm A, Mm B) {
begin_scope
A.setname("A"); B.setname("B");
dMm(X);
#line 1 "d:/matla
www.eeworm.com/read/289252/3991793
cpp lineeq.cpp
#include "matlib.h"
#pragma hdrstop
#include "LineEq.h"
Mm LineEq(Mm A, Mm B) {
begin_scope
A.setname("A"); B.setname("B");
dMm(X);
#line 1 "d:/matla
www.eeworm.com/read/147422/5729374
m gif_go.m
%
% Callback function for popup menu in the glottal inverse filtering
% Author : Minkyu Lee
% Date : 1-Mar-1995
% Modified by D. G. Childers
%
val=get(gif_po_method_h,'Value');
% call Matla
www.eeworm.com/read/473665/6848414
cpp graphcut3dconstr.cpp
#include "mex.h"
#include "GCoptimization.h"
#include "GraphCut.h"
#include
#include
/* Defines */
// define A64BITS for compiling on a 64 bits machine...
/*
* Matla
www.eeworm.com/read/138363/13239781
me read.me
Date: Sun, 23 Sep 90 09:33:50 PDT
From: mathworks!moler@apple.com (Cleve Moler)
To: w8sdz@WSMR-SIMTEL20.ARMY.MIL (Keith Petersen)
Subject: MATLAB
Is There a "Public Domain" MATLA
www.eeworm.com/read/265547/11261754
me read.me
Date: Sun, 23 Sep 90 09:33:50 PDT
From: mathworks!moler@apple.com (Cleve Moler)
To: w8sdz@WSMR-SIMTEL20.ARMY.MIL (Keith Petersen)
Subject: MATLAB
Is There a "Public Domain" MATLA
www.eeworm.com/read/134896/13971260
m rgb2hsi.m
%RGB2HSI Transform RGB to HSI color space
%
% [h s i] = rgb2hsi(r, g, b)
%
% Convert (r,g,b) color coordinates to HSI coordinates.
%
% Copyright (c) Peter Corke, 1999 Machine Vision Toolbox for Matla
www.eeworm.com/read/203482/15357931
m rgb2hsi.m
%RGB2HSI Transform RGB to HSI color space
%
% [h s i] = rgb2hsi(r, g, b)
%
% Convert (r,g,b) color coordinates to HSI coordinates.
%
% Copyright (c) Peter Corke, 1999 Machine Vision Toolbox for Matla