搜索资源列表

  1. Introduction_to_Wavelets_Through_LA

    0下载:
  2. 通过线性代数介绍小波。Frazier的经典著作,在小波书籍中,属于通俗易懂类。-Linear algebra through the introduction of wavelet. Frazier
  3. 所属分类:波变换

    • 发布日期:2024-05-16
    • 文件大小:3295232
    • 提供者:Mordecai
  1. svm_math

    0下载:
  2. 专业介绍svm算法的书籍,适合有高等数学,线性代数,矩阵论,和数里统计基础的读者,他是一本全面介绍svm的书籍,从数学基础到应用,是svm学习者的一本好书。-Introduction SVM algorithm professional books, suitable for advanced mathematics, linear algebra,矩阵论, and several readers in the statistical
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:7769088
    • 提供者:yang
  1. AlgorithmsinC++SourceCodezip

    0下载:
  2. (code) Algorithms in C++ Source Code信号处理中的线性代数,数学基础学科必备用书。-(code) Algorithms in C++ Source Code signal processing in linear algebra, mathematics required basic subjects books.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:185344
    • 提供者:luoshaohua
  1. Algorithm

    0下载:
  2. c# 数值计算源代码 复数运算 矩阵运算 线性代数方程组的求解 非线性方程与方程组的求解 -c# numerical source code plural computing matrix calculation of linear algebraic equations for solving nonlinear equations with the equations
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:33792
    • 提供者:li
  1. CLanguageArithmetic

    0下载:
  2. 一些常用的算法,如插值算法,数值积分,拟合与逼近,极值问题,线性代数方程组等,有一定参考价值。-Some commonly used algorithms, such as the interpolation algorithm, numerical integration, fitting and approximation, extremal problems, linear algebraic equations, etc. Th
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:144384
    • 提供者:王恩
  1. MATLAB6.0

    0下载:
  2. 本教程以6.0版为基础,从高等工科院校的数学课程出发,提供了使用MATLAB的实践性指导。本教程以教学的手段,系统详细地介绍了MATLAB在高等数学、数值分析、函数作图、线性代数、概率统计和优化理论中的应用,并配备了大量的例题,让读者能很快掌握MATLAB的运算技巧。-This tutorial to version 6.0, based on engineering colleges from the mathematics curr
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:17766400
    • 提供者:陈龙
  1. Cxianxing

    0下载:
  2. 本文件是用C语言实现线性代数方程组的求解源程序-This document is used C language to achieve linear algebra equations source
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:16384
    • 提供者:lis
  1. GaussSeide

    0下载:
  2. 实验题目:求解线性代数方程组的迭代法 相关知识:求解线性代数方程组的Gauss-Seidel迭代法的计算公式如下 数据结构:一个一维数组和一个二维数组 算法设计:用Gauss-Seidel迭代法求解线性代数方程组的算法如下 第一步:对于i=1,2,…,n (取零向量为初始向量) 第二步:e←0 第三步:对于i=1,2,…,n ⑴ ⑵对于j=1,2,…,n但 ⑶ ⑷若 ,
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:张涛
  1. multi

    0下载:
  2. 是一个多重网格的算法程序 用于解决大型线性代数方程组-Is a multi-grid algorithm is used to solve large linear algebraic equations
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:liuzhiyong123
  1. Matrix_cholesky

    0下载:
  2. 我这个程序实现了数值线性代数里面的cholesky分解-I realized this process numerical linear algebra inside Cholesky decomposition
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:149504
    • 提供者:tangxin
  1. Matrix_QR

    0下载:
  2. 我这个程序实现了数值线性代数里面的QR分解-I realized this process numerical linear algebra inside the QR decomposition
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:169984
    • 提供者:tangxin
  1. CLAPACK_dll

    0下载:
  2. LAPACK的全称是Linear Algebra PACKage,是非常著名的线性代数库。LAPACK是用Fortran写的,这里是C版LAPACK编译后的dll和头文件。-LAPACK full name is Linear Algebra PACKage, is a very well-known linear algebra library. LAPACK is written in Fortran, here is the C
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:1928192
    • 提供者:pattek
  1. GaussIterativeMethod

    0下载:
  2. (1) 编制解n阶线性代数方程组AX=b列主元三角分解法的通用程序. (2) 用所编的程序解线性方程组.给出解向量,保留5位有效数. -(1) the preparation of solution of n-order linear algebraic equations AX = b out PCA generic triangular decomposition process. (2) the procedures us
  3. 所属分类:文档资料

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:xulin
  1. math_experiment

    0下载:
  2. 数学实验,包括高等数学、概率统计、线性代数等的讲解,全部用matlab实现-Mathematical experiment, including advanced mathematics, probability and statistics, linear algebra and so on, all with the realization matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:5838848
    • 提供者:moon
  1. MatLab

    0下载:
  2. matlab在高等数学、线性代数、符号运算、图形图像处理、数据处理等方面的应用和外部借口程序设计。-matlab in advanced mathematics, linear algebra, symbolic computation, graphics, image processing, data processing applications and external under the pretext of program d
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:7243776
    • 提供者:金婷
  1. Jacobi

    0下载:
  2. 雅克比迭代:线性代数方程组的迭代法与直接方法不同,他不能通过有限次的算术运算球的方程组的精确解,而是通过迭代逐步逼近他。该法是求解具有大型系数系数矩阵的线性方程组的重要方法之一。-Jacobian iteration: linear algebraic equations of the iteration method and direct way, he can not be limited times arithmetic equa
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:klb
  1. matlab6.0shuxueshouce

    0下载:
  2. matlab 6.0数学手册,系统介绍了matlab在 高等数学,数值分析,线性代数,概率统计和优化理论中的应用。-matlab 6.0 mathematics manuscr ipts,it provided the application of matab in numerical analysis,matrix theory, probability theory and optimization theory.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1761280
    • 提供者:feimaxiao
  1. John.Wiley.and.Sons.Essentials.of.Error.Control.Co

    0下载:
  2. 第1章 用于可靠数字传输和存储的编码 第2章 代数引论 第3章 线性分组码 第4章 重要的线性分组吗 第5章 循环码 第6章 二进制BCH码 第7章 非二进制BCH码、RS码及其译码算法 第8章 大数逻辑可译码有限几何码 第9章 线性分组码的网络 第10章 基于可靠性的线性分组码软判决译码算法 第11章 卷积码 第12章 卷积码的最优译码 第13章 卷积码的次优译码 第14章 基于网络
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-16
    • 文件大小:2500608
    • 提供者:zhao yongqiang
  1. VC

    0下载:
  2. MatlabX库为VB,VC,Delphi提供程序包接口,支持数学运算、功能强大线性代数、图形处理等功能和部分神经网络等功能,用于扩展 MATLAB 的功能和运行速度,可以作为独立的工具使用,支持生成自己的独立运行程序,不要求客户电脑装有matlab。 (可以另外加功能) 在VB,VC,Delphi中使用该数学工具包可避免重复性劳动,从而减少开发人员实现算法和界面设计的困难,可大大提高开发效率,对于解决工程问题是十分有意义的。Mat
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-16
    • 文件大小:26092544
    • 提供者:张晓
  1. xingxian

    0下载:
  2. 线性代数答案 想要的快来下啊-this is very good
  3. 所属分类:汇编语言

    • 发布日期:2024-05-16
    • 文件大小:615424
    • 提供者:涣涣
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 26 »

源码中国 www.ymcn.org