代码搜索:Conjugate
找到约 635 项符合「Conjugate」的源代码
代码结果 635
www.eeworm.com/read/403190/2314797
svn-base perform_conjugate_gradient.m.svn-base
function [x,err,it] = perform_conjugate_gradient(A,y,options)
% perform_conjugate_gradient - perform conjugate gradient
%
% [x,err,k] = perform_conjugate_gradient(A,y,options);
%
% Solves for
www.eeworm.com/read/279234/10453563
pl fig08_10.pl
#!usr/bin/perl
# Fig 8.10: fig08_10.pl
# Testing the look behind assertion.
use strict;
use warnings;
my $string1 = "i be hungry.";
my $string2 = "we be here.";
my $string3 = "he be where?"
www.eeworm.com/read/113685/6126318
readme
cg2
---
Author: John Merlin, University of Southampton.
Date: HPF-90 version: Oct 1995.
Sequential & message-passing F77 versions: March 1989.
This benchmarks the conjugate g
www.eeworm.com/read/192030/8410808
m ctranspose.m
function Pt = ctranspose(P)
% CTRANSPOSE -- complex conjugate transpose of matrix polynomial
%
% Pt = P'
% Pt = ctranspose(P)
%
% This routine is not meant to be called by the us
www.eeworm.com/read/181830/9235716
m ctranspose.m
function Pt = ctranspose(P)
% CTRANSPOSE -- complex conjugate transpose of matrix polynomial
%
% Pt = P'
% Pt = ctranspose(P)
%
% This routine is not meant to be called by the us
www.eeworm.com/read/177674/9442669
m demmlp1.m
%DEMMLP1 Demonstrate simple regression using a multi-layer perceptron
%
% Description
% The problem consists of one input variable X and one target variable
% T with data generated by sampling X at eq
www.eeworm.com/read/176823/9483361
m demmlp1.m
%DEMMLP1 Demonstrate simple regression using a multi-layer perceptron
%
% Description
% The problem consists of one input variable X and one target variable
% T with data generated by sampling X at eq
www.eeworm.com/read/271760/10981546
m ftrn.m
function fout=ftrn(w,f)
%FTRN Complex conjugate transpose of MVFR matrix.
% FTRN(W,F) returns an MVFR matrix whose component
% matrices are the complex conjugate transposes
% o
www.eeworm.com/read/469416/6976497
m demmlp1.m
%DEMMLP1 Demonstrate simple regression using a multi-layer perceptron
%
% Description
% The problem consists of one input variable X and one target variable
% T with data generated by sampling X a
www.eeworm.com/read/143706/12849986
m demmlp1.m
%DEMMLP1 Demonstrate simple regression using a multi-layer perceptron
%
% Description
% The problem consists of one input variable X and one target variable
% T with data generated by sampling X at eq