代码搜索:Contents
找到约 10,000 项符合「Contents」的源代码
代码结果 10,000
www.eeworm.com/read/435830/7783387
m contents.m
% CALFEM - A Finite Element Toolbox.
% Version 3.3 99-03-01
%
% Copyright (c) Division of Structural Mechanics and
% Department of Solid Mechanics.
% Lund Institute of
www.eeworm.com/read/435150/7796590
h contents.h
// Contents.h - Dry contents
#ifndef CONTENTS_H
#define CONTENTS_H
class Contents {
public:
Contents(const char* pStr = "cereal", double weight =0.3, double vol = 0);
www.eeworm.com/read/435150/7796594
cpp contents.cpp
// Contents.cpp
#include "contents.h"
#include
#include
using std::cout;
using std::endl;
// Constructor
Contents::Contents(const char* pStr, double weight, double vol):
www.eeworm.com/read/250359/7811478
m contents.m
% Genetic Optimization Toolbox
%
% Main interface
% ga.m The Genetic Algorithm
% initializega.m Initialization function for float and binary
% repres
www.eeworm.com/read/399996/7816710
m contents.m
% Classification GUI and toolbox
% Version 1.0
%
% GUI start commands
%
% classifier - Start the classification GUI
% enter_distributions - Starts the parameter input screen (used by classif
www.eeworm.com/read/399996/7816805
m contents.m
% HMM's
% HMM_Backward - HMM backward algorithm
% HMM_Boltzmann - Find the transition matrices of an HMM using Boltzmann networks
% HMM_Decoding - Find probable states fro
www.eeworm.com/read/299923/7820470
m contents.m
% PWSK_DSP TOOLBOX
% Matlab functions to accompany the companian book
% Digital Signal Processing using Matlab
% by Proakis and Ingle
% Publisher: PWS-Kent
%
www.eeworm.com/read/299776/7833652
m contents.m
% FastICA for Matlab 7.x and 6.x
% Version 2.5, October 19 2005
% Copyright (c) Hugo G鋠ert, Jarmo Hurri, Jaakko S鋜el
www.eeworm.com/read/299459/7849027
m contents.m
% Bayesian classification.
%
% bayescls - Bayesian classifier with reject option.
% bayesdf - Computes decision boundary of Bayesian classifier.
% bayeserr - Computes Bayesian risk for 1D case with G