搜索资源列表
LiScNLS
- LiScNLS is a Matlab application for the numerical study of some nonlinear differential equations of the form Lu=Nu, using the Lyapunov-Schmidt method. Downloading the LiScNLS package creates a new LiScNLS folder on the computer.
libsvm-2.9
- 支持向量机的代码库,使用简单,主要用途是基于支持向量机的分类和回归。还包括C-SVM,nu-SVM,一类SVM,epsilon回归等功能。它还提供了用于C-SVM的自动模型选择工具。-Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-
GMM
- Generalized Method of Moments(GMM) 广义矩方法,是用来估计模型参数的计量经济学过程。具体说明见其中的gmmdoc.pdf。-Generalized Method of Moments (GMM) GMM method is used to estimate model parameters Econometrics process. See which specify gmmdoc.pdf.
chi2test
- 给定一批的样本,当然这些样本间必须相互独立。如果Q > chi2(p, nu),假设拒绝,否则通过。 ARGUMENTS: x Absolut numbers. p The prob ability value, calculated from Q. Q The resulting Q-value.-A given batch of samples, of course, among these samples must be independent of each
nu
- 用于解反问题的算法,对于Ax=b,输入矩阵A,列向量b,以及迭代步数k,可求的列向量x-The algorithm for solution of the inverse problem, for Ax = b, the input matrix A, the column vector b, as well as the number of iterations k, rectifiable column vector x
PEC-SCATTER(Matlab)
- 金属圆柱体散射的程序 矩量法 金属圆柱体散射的程序,计算等效表面电流,回波宽度,NU为波长,L为半径-MOM
projectiontobasesurface
- Project point p onto S0, and find correspoding parameter. The base surface has nu*nv basis, with control points QQ.
cuRN
- Bloc ce reda evoluta principalilor parametrii, atunci cand nu avem nici comanda de la pilot si nici reactie negativa
simple
- Bloc ce reda evoluta principalilor parametrii, atunci cand nu avem nici comanda de la pilot si nici reactie negativa super super
New-Text-Document-(2)
- he form of the Burgers equation considered here is: du du d^2 u -- + u * -- = nu * ----- dt dx dx^2 for -1.0 < x < +1.0, and 0.0 < t. Initial conditions are u(x,0) = - sin(pi*x). Boundary conditions are u(-1,t) = u(
ar_g
- PURPOSE: MCMC estimates Bayesian heteroscedastic AR(k) model imposing stability restrictions using Gibbs sampling y = b0 + y(t-1) b1 + y(t-2) b2 +,...,y(t-k) bk + E, E = N(0,sige*V), sige = gamma(nu,d0), b = N(c,T), V = diag(v1,v2,...
chap4_09_GPC_NoIden
- 广义预测控制(C=1)(对象参数已知)N1=d、N、Nu取不同的值-Generalized predictive control (C = 1) (object parameter known) N1 = d, N, Nu is the different value
lengliutigeirexishu
- 冷流体给热系数求解方法,其中包含了Re,Pr,Nu及冷流体系数的编程代码且包含了冷流体的logRe和logNu/Pr^n的图像,只需更改数据就能出来你要的数据-Cold fluid heat transfer coefficient solving method, which includes Re, Pr, Nu and cold number system programming code and contains the image of cold fluid logRe and logN
functions
- entering data nu=input( give poisson ratio: ) e=input( give mudule of elasticity: ) ro=input( give denstity of material,ro: ) beta=input( give Damping Factor Beta: ) - entering data nu=input( give poisson ratio: ) e=input( give mudu
fuzzy_control
- 用MATLAB编写的离散模糊控制程序,结合本程序,我相信能能更快更好的理解模糊控制算法。算法在MATLAB Version: 7.14.0.739 (R2012a)运行无误。 function [FCU_T1,FCU_T2,FCU_T3,FCU_T4]=fuzzy_table(Me,Mec,Mu,UC) Me 隶属度表1 Mec 隶属度表2 Mu 隶属度表3 UC 模糊规则 FCU_T1 重心加权法,输出精确值 FCU_T2 重心加权法,输出离散值