资源列表
binxin
- 计算并行运算的代码,用mpI实现并行运算,-computing parallel computation code used mpI parallel computation.
chuangxin
- 串行运算的原代码,单机实现计算,程序写的很不错,-the original code, a single engine to achieve, the process was very good.
halfwaytopfinder
- 折半法查找数据最高位,虽然简单但却十分有效-half of the maximum data spaces, simple but very effective
topbinfinder
- 简单而清晰的使用二分法求最高位,比较初级但是比较实用的算法-simple and clear dichotomy for maximum use of spaces, but more junior comparison practical algorithm
fghfgh
- 一、 实验目的:通过该实验,掌握通过计算机实验信息量和信道容量的计算方法 二、 实验要求:对一个离散的无记忆信源,给定信源的输入概率分布,给定一个信道特性,计算各种信息量和熵,并计算信道容量。 三、 实验原理: -an experimental purposes : the adoption of the experiment, master of information through computer experiments channel capacity and the me
worker123654
- (1)设计一个的菜单将在实现的功能显示出来,并有选择提示 (2)教师的基本信息包括编号、职工分类(\"行政人员\",\"教师\",\"一般员工\",\"退休人员\",\"返聘人员\",\"临时工\")、性别、年龄,职务(\"无\",\"科级\",\"处级\",\"地级\") 、职称(\"无\",\"初级\",\"中级\",\"高级\") 、政治面貌(\"群众\",\"中共党员\",\"*党派\")、学历(\"中专\",\"大专\",\"大学\",\"硕士\",\"博士\") (3)信息
lordman_ICA_codes
- 关于人脸识别中的ICA算法,用MATLAB实现-on the ICA face recognition algorithm in MATLAB
DEFINEV
- %DEFINEV Scaling vector and derivative % % [v,dv]= DEFINEV(g,x,l,u) returns v, distances to the % bounds corresponding to the sign of the gradient g, where % l is the vector of lower bounds, u is the vector of upper % bounds. Vector dv is
COMPDIR
- % COMPDIR Computes a search direction in a subspace defined by Z. % Helper function for NLCONST. % Returns Newton direction if possible. % Returns random direction if gradient is small. % Otherwise, returns steepest descent direction. % I
checkbounds
- %CHECKBOUNDS Move the initial point within the (valid) bounds. % [X,LB,UB,X,FLAG] = CHECKBOUNDS(X0,LB,UB,nvars) % checks that the upper and lower % bounds are valid (LB <= UB) and the same length as X (pad with -inf/inf % if necessary) wa
BIQPBOX
- %BIQPBOX Bisection reflective line search for sqpbox % [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma,l,u,... % oval,po,normg,DS,mtxmpy,data,H) % returns the new feasible point nx, the corresponding sign vector nsig, % and the step size of the
numericalalgorithmMATLAB
- 为配套王能超版本数值分析简明教程编写,方便学生教师演示!-for supporting Wang Chao version of the Concise Guide to Numerical Analysis prepared to facilitate students to teachers demo!