搜索资源列表
eispack
- fortran版本的eslack,好不容易找到的。里面有程序的索引。主要包括了常用了矩阵计算代码。-fortran version of the eslack, finally found. There are procedures for the index. Include a common code of the matrix calculation.
ch1-6
- MATLAB名字由MATrix和 LABoratory 两词的前三个字母组合而成。那是20世纪七十年代后期的事:时任美国新墨西哥大学计算机科学系主任的Cleve Moler教授出于减轻学生编程负担的动机,为学生设计了一组调用LINPACK和EISPACK库程序的“通俗易用”的接口,此即用FORTRAN编写的萌芽状态的MATLAB。-MATLAB name from MATrix LABoratory two words and thre
ch1-6
- MATLAB名字由MATrix和 LABoratory 两词的前三个字母组合而成。那是20世纪七十年代后期的事:时任美国新墨西哥大学计算机科学系主任的Cleve Moler教授出于减轻学生编程负担的动机,为学生设计了一组调用LINPACK和EISPACK库程序的“通俗易用”的接口,此即用FORTRAN编写的萌芽状态的MATLAB。-MATLAB name from MATrix LABoratory two words and thre
eispack
- fortran版本的eslack,好不容易找到的。里面有程序的索引。主要包括了常用了矩阵计算代码。-fortran version of the eslack, finally found. There are procedures for the index. Include a common code of the matrix calculation.
Backscattering
- MAT(rix) LAB(oratory) predstavlja sna an softverski paket koji je i programski jezik visokog nivoa i raèunarski vizuelizacioni alat. Program je prvobitno bio napisan kako bi se obezbjedio lak pristup softveru za
Matlab-lectures-1
- when teaching courses in mathematics, Moler wanted his students to be able to use LINPACK and EISPACK without requiring knowledge of Fortran
Matlab-lectures-2
- teaching courses in mathematics, Moler wanted his students to be able to use LINPACK and EISPACK without requiring knowledge of Fortran
EISPACK
- this routine forms the eigenvectors of a nonsymmetric tridiagonal matrix by back transforming those of the corresponding symmetric matrix
matlab下载
- MATLAB 是一款以数学计算为主的高级编程软件,提供了各种强大的数组运算功能用于对各种数据集合进行处理。 矩阵和数组是 MATLAB 数据处理的核心,因为 MATLAB 中所有的数据都是用数组来表示和存储的。 虽然 MATLAB 是面向矩阵的编程语言,但它还具有一种与其他计算机编程语言(如C语言、FORTRAN)类似的编程特性。在进行数据处理的同时,MATLAB 还提供了各种图形用户接口(GUI)工具,便于用户进行各种应用