搜索资源列表

  1. 高斯消去求逆矩阵

    0下载:
  2. 通过高斯消去法,进行矩阵求逆运算,在工程中有很强的实用价值。-through Gaussian elimination method for computing matrix inversion, the project has a strong practical value.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1440
    • 提供者:王五
  1. 168168

    0下载:
  2. 计算机辅助正弦交流电路分析的理论及实现过程。分析方法采用节点分析法。采用了把一个二端元件定义一支路的概念,这种处理方法在网络分析中具有简单、易于掌握的特点。而在解线性方程时采用大家所熟悉的高斯—约当消去法。在建立方程的过程中采用的是形成Gn,Jn的直接填写法。为使读者理解编写通用程序的思路和方法,使用了大量的流程图。程序能处理含有导纳支路、电流源支路、电压源支路、四种受控源支路及含有互感支路的正弦稳态电路。-sinusoidal AC
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4190
    • 提供者:黄斌
  1. abooy

    0下载:
  2. hga是一种混合遗传算法c程序源代码,但是只包括了核心的算法部分,还没有完善。 gauss为电路试验中的高斯消去法。 GRKT10,Lagrange,Euler分别是数值计算中龙格-库塔法,拉个朗日法以及改进欧拉法的c程序实现 上述程序都是本人工作学习过程中自己编写的,本人只是一个程序新手,希望在本站能更好的学习-Unit is a mixed genetic algorithm c source code, however
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7451
    • 提供者:阿波
  1. pickdepth

    0下载:
  2. 关于隐藏线消除的代码示例,通过鼠标惦点击显示所选物体z-buffer数值等相关参数-hidden line elimination of the code examples, by clicking on the mouse Dian show selected objects z-buffer numerical parameters related
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3019
    • 提供者:eric
  1. 简易谐波分析仪

    1下载:
  2. 采用12位MAX 197对外部信号采样。采用全周波傅立叶积分算法,对采样信号进行处理,对电力系统的电压有效值、功率等特征量进行实时在线监测;采用全数字测量法测量相位差;并采用自适应技术调整采样间隔,消除非同步采样对计算造成的误差,利用PIC18F458捕获功能实时监测电力系统频率波动,修订采样间隔。分析了各量的测量误差,均达到标准。并提供友好的人机交互界面。-used 12 MAX 197 pairs external signal s
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:9038
    • 提供者:金永州
  1. encryptdll34

    0下载:
  2. 本文将介绍 JDesktop Integration Components (JDIC),这是一个开源的项目,目的是构建消除本机应用程序和 Java 等价物之间差距的组件。JDIC 单一的 Java API 允许应用程序接进本机操作系统特性,同时保持跨平台支持。 更多信息 >-JDesktop Integration Components (Eclipse), which is an open-source project aim
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:340947
    • 提供者:输入
  1. 用Gauss列主元消元法解线性方程组

    0下载:
  2. 解方程: 用Gauss列主元消元法解线性方程组 -solution equation : Gauss out PCA elimination method for solving linear equations using Gauss out PCA elimination method for solving linear equations
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4768
    • 提供者:加内特
  1. 图像去躁之邻域算法

    0下载:
  2. 本程序用来实现数字图像的消除噪声,采用邻域加权求平均的算法,在原来基础上作了一点小小的优化-the procedures used to achieve the elimination of digital image noise, using Neighborhood weighted average for the algorithm, based on the original made one small Optimizatio
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1282
    • 提供者:呵呵
  1. doc_filter_by_software_c_code_by_zhzzh18

    0下载:
  2. 1、限幅滤波法(又称程序判断滤波法) 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 -1, limiting filtering method (also known as the filtering proced
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1330
    • 提供者:许海洋
  1. 高斯列主元消去法

    0下载:
  2. 列主元高斯消去法 用c语言编写 在Turbo c 2.0中调试通过-out PCA Gaussian Elimination c language used in Turbo c 2.0 debugging through
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3812
    • 提供者:赵玲
  1. 高斯消元法解线性方组选主元

    0下载:
  2. 高斯列主元消元法, 这只是我个人的一种解法,仅供参考。-out PCA Gaussian Elimination Act, this is my personal one solution for reference.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1011
    • 提供者:lee
  1. VB_NUM1

    0下载:
  2. 用VB实现线性方程组的求解。包括:高斯消元法,LU分解法追赶法,迭代法,奇异值分解,乔累斯基分解法等12种数值方法。-VB of linear equations to solve. Including : Gaussian Elimination Act, the law catch up with the LU decomposition, iterative method, singular value decomposition
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7196
    • 提供者:李春波
  1. Gauss_pivot

    0下载:
  2. Gauss列主元素消去法,同时给了Matlab的M文件和C代码文件。-out the main elements of Gauss elimination, but also to the Matlab M C code files and documents.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1680
    • 提供者:wf
  1. 高斯列主元素消去法(C++)

    0下载:
  2. C++编写的高斯列主元素消去法。界面不够好,不过算法没问题。-C + + out of the main elements of Gaussian Elimination Act. Interface is not good enough, but Algorithm no problem.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:9875
    • 提供者:wf
  1. Jacky_Dai

    0下载:
  2. 这是一个计算机专业计算方法的课程试验,用VC++写的一个关于高斯消去法解方程组/方程的程序-This is a professional computer calculation of the pilot course, the VC was one of the Gaussian Elimination Solution Systems / equations procedures
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:73557
    • 提供者:王成
  1. 解线性方程的直接法

    0下载:
  2. 解线性方程的直接法:Gauss消去法、矩阵的三角分解、正定矩阵的Cholesky分解、矩阵求逆等。 注释见程序-solution of linear equations of the direct method : Gauss elimination method, the triangular matrix decomposition, Zhengding Cholesky decomposition of the matrix,
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:24060
    • 提供者:周思良
  1. gaosisuanfa

    0下载:
  2. 数值分析中的\"高斯列主元消去法解线代数方程组\"算法的具体实现-numerical analysis of the "main-element Gaussian Elimination Solution Line algebraic equations," a concrete realization algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1150
    • 提供者:鼹鼠
  1. 高斯列主元消去法解线性方程组

    0下载:
  2. 高斯消去法是一个古老的求解线性方程组的方法,但它的改进、变形得到的主元素消去法仍然是计算机上常用的计算方法。-Gaussian Elimination is an ancient solving linear equations method, but it's improving, the deformation of the main elements elimination method is commonly used
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:11884
    • 提供者:轮子
  1. 计算方法程序

    0下载:
  2. 文件实现求解线性方程组、多项式插值或积分,包含gauss消去、迭代等,可变换形式达到一程序多用的目的-achieve document for solving linear equations, polynomials or interpolation points, including Gauss elimination, iterative, can transform a process to form the multi-pur
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:81012
    • 提供者: 孙灵宾
  1. 区分旅客国籍

    0下载:
  2. 生成条件矩阵然后使用消去法进行推理判断是一种常用的方 法。对于解决较为复杂的逻辑问题是十分有效的。 -matrix formation conditions then use the elimination method for reasoning judgment is a commonly used method. In addressing the more complex logic is very effecti
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2225
    • 提供者:姚紫欣
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org