搜索结果
找到约 331 项符合
bi-linear 的查询结果
文件格式 The need for accurate monitoring and analysis of sequential data arises in many scientic, industria
The need for accurate monitoring and analysis of sequential data arises in many scientic, industrial
and nancial problems. Although the Kalman lter is effective in the linear-Gaussian
case, new methods of dealing with sequential data are required with non-standard models.
Recently, there has been re ...
人工智能/神经网络 Boosting is a meta-learning approach that aims at combining an ensemble of weak classifiers to form
Boosting is a meta-learning approach that aims at combining an ensemble of weak classifiers to form a strong classifier. Adaptive Boosting (Adaboost) implements this idea as a greedy search for a linear combination of classifiers by overweighting the examples that are misclassified by each classifie ...
其他书籍 《SPSS 11统计分析教程》(高级篇)样章
《SPSS 11统计分析教程》(高级篇)样章,第一章:征服一般线性模型――General Linear Model菜单详解(上)第一节:方差分析模型简介,PDF格式。
文章/文档 Traveling Salesman Problem (TSP) has been an interesting problem for a long time in classical optim
Traveling Salesman Problem (TSP) has been an interesting problem for a long
time in classical optimization techniques which are based on linear and nonlinear
programming. TSP can be described as follows: Given a number of cities to visit
and their distances from all other cities know, an optimal tra ...
人工智能/神经网络 PCA and PLS aims:to get some insight into the bilinear factor models Principal Component Analysis
PCA and PLS aims:to get some
insight into the bilinear factor models Principal Component Analysis
(PCA) and Partial Least Squares (PLS) regression, focusing on the
mathematics and numerical aspects rather than how s and why s of
data analysis practice. For the latter part it is assumed (but not
abso ...
matlab例程 Adaptive Filter. This script shows the BER performance of several types of equalizers in a static ch
Adaptive Filter. This script shows the BER performance of several types of equalizers in a static channel with a null in the passband. The script constructs and implements a linear equalizer object and a decision feedback equalizer (DFE) object. It also initializes and invokes a maximum likelihood s ...
其他行业 一个基于数据挖掘的图书智能销售系统
一个基于数据挖掘的图书智能销售系统,具有预测功能,同时能对客户进行数据挖掘分析。 .net平台,sql2005环境,必须安装sql205 BI
人工智能/神经网络 人工智能的一个工具软件
人工智能的一个工具软件,较为经典,BI常用的推荐工具
Linux/Unix编程 复数计算器:1、设计的任务要求 (1) 所设计的复数计算器可以进行+、-、*、+=、-=、*=、++、--、>=、<=、==、!=运算符
复数计算器:1、设计的任务要求
(1) 所设计的复数计算器可以进行+、-、*、+=、-=、*=、++、--、>=、<=、==、!=运算符,其中,>=、<=是针对复数的模进行计算。
(2) 设计输入重载函数,要求能接收从键盘输入a+bi形式的复数,在程序中可以识别出实部虚部并正确赋值。
(3) 设计计算器测试程序,对加减法进行测试,要求在两位数 ...