搜索结果
找到约 483 项符合
machine-generated 的查询结果
文章/文档 Electromagnetic scattering from the trees above a tilted rough ground plane generated by the stochas
Electromagnetic scattering from the trees above a tilted rough ground plane generated by the stochastic Lidenmayer system is studied by Monte Carlo simulations in this paper.The scattering coefficients are calculated in three methods:coherent addition approximation,tree-independent scattering,and in ...
matlab例程 算法实现:Jieping Ye. Generalized low rank approximations of matrices. Machine Learning, Vol. 61, pp. 167
算法实现:Jieping Ye. Generalized low rank approximations of matrices. Machine Learning, Vol. 61, pp. 167-191, 2005.
压缩解压 soda machine的实现,可以进行完整的simulation,但是在实现的时候有一点问题
soda machine的实现,可以进行完整的simulation,但是在实现的时候有一点问题
matlab例程 support vector classification machine % soft margin % uses "kernel.m" % % xtrain: (Ltrain,N) wit
support vector classification machine
% soft margin
% uses "kernel.m"
%
% xtrain: (Ltrain,N) with Ltrain: number of points N: dimension
% ytrain: (Ltrain,1) containing class labels (-1 or +1)
% xrun: (Lrun,N) with Lrun: number of points N: dimension
% atrain: alpha coefficients (from svcm_tra ...
其他 some csh scripts, for example, you can find the best machine with light loading, you can find a spec
some csh scripts, for example, you can find the best machine with light loading, you can find a special process on a list of server.
数学计算 random generated with entropy computing
random generated with entropy computing
数学计算 The Bayesian Committee Machine (BCM) is an approximation method for large-scale Gaussian process re
The Bayesian Committee Machine (BCM) is an approximation method for
large-scale Gaussian process regression.
- The code is for Matlab
Version 1.0, November 2005
Java编程 简单ATM(Automatic Teller Machine)系统的基本功能包括登录、注销、查询、存款、取款以及修改密码。 模拟的ATM终端在用户登录时
简单ATM(Automatic Teller Machine)系统的基本功能包括登录、注销、查询、存款、取款以及修改密码。
模拟的ATM终端在用户登录时,将其账号和密码通过网络传送到ATM服务器,ATM服务器根据数据库中的信息查询该账号和密码是否正确,并将结果返回给ATM终端。如果账号和密码正确,ATM终端进入下一操作界面;否则提示出错。注 ...
数学计算 基于核的学习方法SVM(Support Vector Machine)有很好的分类识别性能
基于核的学习方法SVM(Support Vector Machine)有很好的分类识别性能,这是在SVM的基础上改进的一个更好的SKM(Support Kernel Machine)Package.
matlab例程 用matlab编写的基于自生成神经网络(self-generated neural network)的预测方法(包含数据集)
用matlab编写的基于自生成神经网络(self-generated neural network)的预测方法(包含数据集)