代码搜索:Matrix
找到约 10,000 项符合「Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/383950/8909134
h rcode.h
/* RCODE.H - Parity chk and gen matrix storage, and procedures to read them.*/
/* Copyright (c) 2000 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this program
www.eeworm.com/read/383950/8909217
h rcode.h
/* RCODE.H - Parity chk and gen matrix storage, and procedures to read them.*/
/* Copyright (c) 2000 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this program
www.eeworm.com/read/383950/8909301
h rcode.h
/* RCODE.H - Parity chk and gen matrix storage, and procedures to read them.*/
/* Copyright (c) 2000 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this program
www.eeworm.com/read/383950/8909365
h rcode.h
/* RCODE.H - Parity chk and gen matrix storage, and procedures to read them.*/
/* Copyright (c) 2000 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this program
www.eeworm.com/read/284676/8910255
cpp xt6-10.cpp
#include
using namespace std;
int main()
{void change(int *p);
int a[5][5],*p,i,j;
cout
www.eeworm.com/read/427909/8913259
m matprint.m
% MATPRINT - prints a matrix with specified format string
%
% Usage: matprint(a, fmt, fid)
%
% a - Matrix to be printed.
% fmt - C style format string to use for
www.eeworm.com/read/427586/8931895
m validate.m
function [cost,nmodel,output] = validate(model, Xtrain, Ytrain, Xtest, Ytest,estfct, trainfct, simfct)
% Validate a trained model on a fixed validation set
%
% >> cost = validate({X,Y,type,gam,sig2}
www.eeworm.com/read/284304/8947351
txt 08-06.txt
% plot N(0,1),N(0,2),N(0,3) by plotting a matrix
clear;
x=[-3:0.2:3]';
for i=1:3
y(:,i)=1/sqrt(2*pi*i)*exp(-1/(2*i)*x.^2);
end
plot(y);
www.eeworm.com/read/284304/8947514
txt 07-51.txt
% calculate the sines of the elements of the matrix
function y = sinm(x)
for k = 1: prod(size(x))
y(k) = maple('sin',x(k));
end
y = reshape(y,size(x));
>> syms x y
>> A = [0 x; y pi/4]
www.eeworm.com/read/284259/8952261
mcmc sbgcop.mcmc
sbgcop.mcmc package:sbgcop R Documentation
_S_e_m_i_p_a_r_a_m_e_t_r_i_c _B_a_y_e_s_i_a_n _G_a_u_s_s_i_a_n _c_o_p_u_l_a _e_s_t_i_m_