代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/184067/9123917
m dblquad.m
function result=dblquad(intfcn,inmin,inmax,outmin,outmax,tol,method)
%矩形区域二重积分.
%z=dblquad('Fun',a,b,c,d)
% 其中:Fun-表示被积函数f的M函数名.
% a,b-变量x的上﹑下限.
% c,d-变量y的上﹑下限.
%
%DBLQUAD Nu
www.eeworm.com/read/375075/9373444
m pbntrueerrors.m
function E = pbnTrueErrors(v,F,k)
% E = pbnTrueErrors(v,F,k) - True prediction error for steady-state
%
% Function computes the true prediction error for all the predictors in F
% relative to st
www.eeworm.com/read/375075/9373450
m pbnbayespreds.m
function [FB,EB] = pbnBayesPreds(v,k,F,bi)
% [FB,EB] = pbnBayesPreds(v,k,F) - Bayes steady-state predictors for a PBN
%
% Function computes the Bayes steady-state prediction error for all the
%
www.eeworm.com/read/375075/9373466
m pbnbayespred.m
function [Fhat,varF,errF] = pbnBayesPred(v,k,F)
% [Fhat,varF,errF] = pbnBayesPred(v,k,F) - Bayes predictors for a PBN
%
% Function finds the best (Bayes) steady-state predictors for each node in
www.eeworm.com/read/374502/9401763
local_vars
ABOUT LOCAL VARIABLES (The EPIC4 goal)
--------------------------------------
Im just putting down in writing what i think local variables should
be all about. I intend to make the implementation as
www.eeworm.com/read/178173/9415918
txt aes.txt
An AES (Rijndael) Implementation in C/C++ (as specified in FIPS-197)
--------------------------------------------------------------------
The source code files are as follows:
1. aes.h:
www.eeworm.com/read/177887/9427592
me compile.me
O.k. if you have TC 2.0 you are in good shape (otherwise you are on your own)
and compilation will be simple:
1. Goto to the makefiles in .\lib and .\util and change the variable
CC_LIBS to th
www.eeworm.com/read/373628/9445575
importance
importance package:randomForest R Documentation
_E_x_t_r_a_c_t _v_a_r_i_a_b_l_e _i_m_p_o_r_t_a_n_c_e _m_e_a_s_u_r_e
_D_e_s_c_r_i_p_t_
www.eeworm.com/read/373348/9461883
txt 15.txt
CS 1355
Introduction to Programming in C
Monday 2006.10.30 (Week 8)
Lecture notes (at http://r638-2.cs.nthu.edu.tw/C/notes/15.txt)
Chapter 7: Pointers
- Pointer declarations
- Pointer operat
www.eeworm.com/read/176998/9477519
1 runscript.1
.\" This file Copyright 1992,93,94 Miquel van Smoorenburg
.\" 1998-1999 Jukka Lahtinen
.\" It may be distributed under the GNU Public License, version 2, or
.\" any higher version. See section COPYIN