-
suanshubianma
算术编码是用符号的概率和它的编码间隔两俩个基本参数来描述的。算术编码可以是静态的或是自适应的。(Arithmetic coding to both of two basic parameters to describe the probability of the symbol and its coding interval. Arithmetic coding can be static or adaptive.)
- 2012-08-13 03:57:21下载
- 积分:1
-
MATLAB Codes for Dimensionality Reduction
子空间学习方法工具箱,包含PCA、LDA、LLE、ISOMAP等经典子空间分析方法(Subspace learning method toolbox, including classical subspace analysis methods such as PCA, LDA, LLE, ISOMAP and so on)
- 2021-04-17 16:38:53下载
- 积分:1
-
ThreetankWater
:针对三容水箱是较为典型的非线性、时延对象,具有很强的代表性这一特点,
通过机理建模方法建立了三容水箱的一般数学模型。分析了线性和非线性阻力板的流量特性,
并通过实验测定了阻力板流量系数。最后给出了三容水箱的线性化模型。由仿真实验可知,非线性模型的阶跃响应和实验测得的响应曲线相吻合,(: For three-tank water tank is a more typical non-linear, time-delay object, has a strong representation of this characteristic, through the mechanism of modeling methods allow the establishment of three general mathematical model of water tanks. Analysis of linear and nonlinear flow resistance characteristics of plate, and through experimental determination of the resistance plate flow coefficient. Finally, the three-linear model of water tanks. By simulation experiments, we can see that the nonlinear model of step response and the experimentally measured response curve coincide)
- 2008-07-15 11:28:13下载
- 积分:1
-
shortestway
计算最短路径,可用于计算图论中最短路径的分析和求解(Calculate the shortest path)
- 2012-09-22 13:21:09下载
- 积分:1
-
cx
说明: 在科学与工程计算中,经常遇到求解非线性方程组的问题;非线性方程组在收敛速度及收敛性比线性方程组要差,特别对于非凸的非线性方程组,其求解更是困难。下面简要介绍非线性方程组的三种解法——牛顿法、拟牛顿法、同伦算法,分析三种解法的适用性,并附Matlab原程序。(Scientific and engineering computing, often encounter the problem of solving nonlinear equations speed of convergence of nonlinear equations and linear equations worse than convergence, especially for non-convex nonlinear equations, which is even more difficult to solve . The following briefly describes three solutions to nonlinear equations- Newton method, quasi-Newton method, homotopy method, the applicability of the three solutions, along with Matlab original program.)
- 2016-03-12 10:57:01下载
- 积分:1
-
BESOpython
BESO的python程序,对于进行abaqus的二次开发很有帮助,这样可以将有限元单独在abaqus中进行处理,而优化算法则采用python进行编写(BESO python program, for the secondary development abaqus helpful, so that the finite element can be handled separately in abaqus, while the optimization algorithm is written in python)
- 2021-04-05 22:49:03下载
- 积分:1
-
FiniteElementMethod
有限元方法与C程序设计
介绍有限元方法原理和如何设计C程序,书后有相关代码。(Finite element method with the C programming)
- 2010-01-01 16:10:54下载
- 积分:1
-
Dipole-source-grid-method
改进了跨声速偶极子网格法(TDLM),且在颤振计算中能自动求颤振点速度,从而较大地提高了计算速度,并有利于方法在较大马赫数及较大减缩频率时的应用。(Dipole source grid method)
- 2021-01-13 18:58:47下载
- 积分:1
-
spmv_csr
稀疏矩阵的DIA/ELLPACK/COO/CSR/HYB表示形式,以及各表示形式下的稀疏矩阵乘法(稀疏大矩阵*矢量)的CUDA实现。对于矩阵中每一行稀疏元素个数较统一的情况,ELLPACK表示最佳,其次是HYB(ELL+COO)。
CUDA™ 是一种由NVIDIA推出的通用并行计算架构,该架构使GPU能够解决复杂的计算问题。 它包含了CUDA指令集架构(ISA)以及GPU内部的并行计算引擎。 开发人员现在可以使用C语言来为CUDA™ 架构编写程序(Sparse matrix DIA/ELLPACK/COO/CSR/HYB representation, as well as the representation of the sparse matrix multiplication (large sparse matrix* vector)' s CUDA implementation. For each row of the sparse matrix representing the number of elements the case of unification, ELLPACK that the best, followed by HYB (ELL+COO). NVIDIA CUDA ™ is introduced by a general purpose parallel computing architecture that makes the GPU to solve complex computational problems. It contains the CUDA Instruction Set Architecture (ISA) and the GPU parallel computing engine. Developers can now use the C language to write programs for the CUDA ™ architecture)
- 2013-07-11 17:46:21下载
- 积分:1
-
Fortran-Programs
Fortran算法程序集,徐士良,第二版,包括源码和pdf。(The Fortran algorithm assemblies, XU Shi-liang, second edition, including source code and pdf.)
- 2013-01-17 20:14:40下载
- 积分:1