搜索资源列表
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
szsbxt
- 关于矩阵类库的VC++源代码 因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行\\Release目录下的可执行文件-On the matrix class library VC++ Source code since it has been preserved trained network weights, so the identification procedures used for the first time, you can directly run th
TwoStageMethod
- 线性规划两阶段法求解源程序及可执行程序及算法ppt-Two-stage method for solving linear programming source code and executable programs and algorithms ppt
FT
- 基于vb的一维傅里叶变换 程序(含代码和可执行文件)。-Vb-based one-dimensional Fourier transform program (including code and executable files).
matrix_processing01
- 实现对称正定矩阵的求逆,包括C语言编写的源代码和编译后的可执行文件-Achieve symmetric positive definite matrix inversion, including the C language source code and compiled executable file
matrix_processing02
- 约化对称矩阵为三对角矩阵的householder变换法的C语言实现,包括源代码和编译后的可执行文件-Reduced matrix is tridiagonal symmetric matrix of the householder transform the C language, including source code and compiled executable file
matrix_processing03
- 求矩阵的秩,包括源代码和可执行文件,并且含有冒烟测试样例-Find the rank of matrix, including source code and executable files, and contains a smoke test sample
svm
- LIBSVM是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件还有一个特点,就是对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数就可以解决很多问题;并且提供了交互检验(Cross Validation)的功能-The LIBSVM Taiwan University Chih- J
GongE
- 计算方法 共轭方向法进行函数优化 包括源码和可执行文件-Calculation conjugate direction method for function optimization, including source code and executable files
Image_distortion
- 图像扭曲变形 目标:编写一个图像扭曲变形程序,可以对图像进行扭曲变形。 (1)扭曲变形方式: 必做: 旋转扭曲/球面镜变形(二选一) B样条网格变形 选做:TPS网格变形 (2)插值方法比较 最近邻插值 双线性插值(bilinear) 双三次插值(bicubic) 作业要求: 提交程序源代码、执行码以及实验报告(包括:变形函数的选取与设计,使用插值方法的介绍与分析,程序框图,实验结果及分析等)。-Image distortio
matrix-factorial
- 要求完成课堂上讲的关于矩阵分解的LU、QR(Gram-Schmidt)、Orthogonal Reduction (Householder reduction 和Givens reduction)程序实现,要求如下: 1、一个综合程序,根据选择参数的不同,实现不同的矩阵分解; 2、可以用matlab等编写程序,需附上简单的程序说明,比如参数代表什么意思,输入什么,输出什么等等; 3、一定是可执行文件,不能是word或者txt文档。附上源代码,不能为直接调用matlab等函数库
