代码搜索:FOUNDATION
找到约 10,000 项符合「FOUNDATION」的源代码
代码结果 10,000
www.eeworm.com/read/243093/12964846
m sqrtsim2dis.m
function D=sqrtsim2dis(S)
%function D=sqrtsim2dis(S);
%
%PURPOSE
%
%To transform elements of a similarity matrix S into
%dissimilarities D by D=sqrt(1-S)
%
%INPUT
%
%S (matrix) MxM similarity matrix w
www.eeworm.com/read/243093/12964863
m redscale.m
function map=redscale(N,B)
%function map=redscale(N,B)
%
%PURPOSE
%
%Makes a colormap of shades of red from white to red.
%
%INPUT
%
%[An argument in brackets is optional. If it isn't given or it's
%
www.eeworm.com/read/243093/12964889
m sim2dis.m
function D=sim2dis(S)
%function D=sim2dis(S);
%
%PURPOSE
%
%To transform elements of a similarity matrix S into
%dissimilarities D by D=1-S.
%
%INPUT
%
%S (matrix) MxM similarity matrix whose element
www.eeworm.com/read/329025/12988955
makefile
# This is a part of the Microsoft Foundation Classes C++ library.
# Copyright (C) 1992-1997 Microsoft Corporation
# All rights reserved.
#
# This source code is only intended as a supplement to th
www.eeworm.com/read/329025/12988965
h stdafx.h
// stdafx.h : include file for standard system include files,
//
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1997 Microsoft Corporation
// All rights r
www.eeworm.com/read/329025/12989041
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
//
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1997 Microsoft Corporation
// All r
www.eeworm.com/read/328976/12991402
m h2rot.m
% H2ROT - Converts a heading angles to a 2 by 2 rotation matrix.
%
% Usage:
% A = pry2rot(h)
%
% Inputs:
% h - the heading angle (clockwise about the z-axis from the
% positive x-axi
www.eeworm.com/read/141530/13005537
makefile
# This is a part of the Microsoft Foundation Classes C++ library.
# Copyright (C) 1992-1997 Microsoft Corporation
# All rights reserved.
#
# This source code is only intended as a supplement to th
www.eeworm.com/read/141530/13005543
h stdafx.h
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1998 Microsoft Corporation
// All rights reserved.
//
// This source code is only intended as a supplement
www.eeworm.com/read/141530/13005600
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
//
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1998 Microsoft Corporation
// All r