搜索资源列表
PolyValueTwoDim
- 多项式与连分式值的算法,多项式的系数和自变量既可以是实数 也可以是复数,每种算法都用c++语言以函数形式给出- The multinomial with 杩炲垎寮?the value algorithm, the multinomial coefficient and the independent variable already may be the real number also may be a plural number, each algorithm all uses the
校园导游咨询
- 计一个一元多项式简单计算器,要求实现下列四个基本功能: ⑴输入并建立多项式; ⑵输出多项式; ⑶两个多项式相加; ⑷两个多项式相减。 【实验报告要求】 1、多项式的类型定义。 2、输入多项式的算法。 3、多项式相减的算法-Design a Calculator of polynary Multinomial,following the 4 basic functions: 1.Input and Creat a polynary multinomial 2.Output the pol
multinomial
- n元多项式的相加,用链表加以实现,并能熟练掌握链表的各种操作。
multinomial
- 一个定制的多项式计算器,采用逆波兰方式解读公式并计算其结果,可以在一些特殊条件下使用。
multinomial
- 进行16进制多项式模运算,可用于多项式运算学习。
BNL.zip
- The BNL toolbox is a set of Matlab functions for defining and estimating the parameters of a Bayesian network for discrete variables in which the conditional probability tables are specified by logistic regression models. Logistic regression can be
VarBayesianCode
- Variational Bayesian Multinomial Probit Regression with Gaussian Process Priors. -Variational Bayesian Multinomial Probit Regression with Gaussian Process Priors.
SparseMultinomial
- 稀疏多项式问题的VC++实现,可直接运行,适合算法学习参考.-Sparse Multinomial question of VC++ implementation can be directly run algorithm suitable reference study.
sum
- 一个比较快速和简便的多项式求和程序,功能强大-multinomial polynomial quantic
Multinomial
- 基于c++编写的一个多项式类,可以实现加减乘除、求余等运算-Based on c++ written in a polynomial class can implement addition and subtraction multiplication and division, seeking more than other operations
resampling
- different approaches to resampling: - Multinomial - Residual - Stratified - Systematic (universal sampling).
multinomial
- 多项式求值中用到的一系列的方法,有一维的也有二维的-multinomial
Multinomial
- 实现一元多项式的相加相减运算,以链表的形式表现-Realize the sum of one dollar polynomial subtraction operations to the form of linked list
DPsearch
- This code implements the search algorithms described in [1]. The code only contains the Dirichlet/Multinomial case, but the Gaussian case can be hacked in in about 5 minutes. [1] Fast search for Dirichlet process mixture models Conference on AI
Polynomial
- 利用线性表实现一个一元多项式Polynomial f(x) = a0 + a1x + a2x2 + a3x3 + … + anxn -The realization of a linear form of Multinomial Polynomial f (x) = a0+ a1x+ a2x2+ a3x3+ ...+ anxn
duoxiangshi
- 一元多项式的相加,单链表实现的,挺简单的,第一次传的,多多见谅-The sum of Multinomial single linked list to achieve, quite simply, the first pass, and a lot of excuse me
polynomial
- 一元多项式相加,创建单链表操作,然后用单链表返回值-Of Multinomial added together, create a single list operation, then the return value with a single linked list
demo_semisupervised_hyperspectral_segmentation.ra
- sparse multinomial logistic regression
Curve-and-multinomial-fitting
- 曲线拟合和多项式拟合-Curve fitting and multinomial fitting
The-sum-of-Multinomial
- 数据结构中的一元多项式相加,多于考研算法实现很重要。后续部分将在后期上传!-The sum of Multinomial