CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - Gauss

搜索资源列表

  1. programas_flujos.tar

    0下载:
  2. flujos de potencia gauss seidel Newton Rapson libre creative comms
  3. 所属分类:software engineering

    • 发布日期:2017-12-06
    • 文件大小:6622
    • 提供者:vamrj
  1. GPS-simulation

    0下载:
  2. 在Microsoft Visual C++软件环境下,用C++ 语言实现整个仿真。将整个产生系统分为C/A码产生,信号产生,量化三个模块,经过编写和调制实现产生的基本功能,即输入导航电文及控制数据,例如 选取卫星信号,多 普勒频移,采样周期。最后可以得到加入服从高斯分布的噪声信号的数字离散中频信号。 -We use the C++ language to archive the simulation in the Microsoft Visual C++ circumstance
  3. 所属分类:Project Design

    • 发布日期:2017-11-20
    • 文件大小:539656
    • 提供者:luchan
  1. Gauss

    0下载:
  2. 列主元高斯消去法的实现,用于3阶增广矩阵求解,可自行修改到多阶-Out PCA Gaussian Elimination implementation for solving the augmented matrix of order 3, you can modify to multi-stage
  3. 所属分类:software engineering

    • 发布日期:2017-11-22
    • 文件大小:536
    • 提供者:王鹤
  1. ss

    0下载:
  2. 高斯迭代法最新的研究出来的一定是最好用的,放心吧亲们-Gauss iterative method
  3. 所属分类:Document

    • 发布日期:2017-11-27
    • 文件大小:575
    • 提供者:张凝秋
  1. Gauss

    0下载:
  2. 这是用C++编写的 用高斯方法求解方程的方法 我想对与计算机数学的同学来说 可能会有用-It is written with C++ method for solving equations using Gaussian approach I want to mathematics and computer may be useful for the students
  3. 所属分类:software engineering

    • 发布日期:2017-05-25
    • 文件大小:7770207
    • 提供者:冯杰
  1. load-flow

    0下载:
  2. Gauss seidal Load flow is uploaded for practice purpose
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:4931
    • 提供者:hinge
  1. Efficient-kernel-density-estimation-

    0下载:
  2. 一篇引用率非常高的英文文献,基于快速高斯的KDE目标跟踪-Efficient kernel density estimation using the fast gauss transform with applications to color modeling and tracking
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:100136
    • 提供者:元十三限
  1. BP.m

    0下载:
  2. BP神经网络代码,使用LM算法(高斯牛顿法的改进,具有很好的鲁棒性)-BP neural network code, use the LM algorithm (modified Gauss-Newton method has good robustness)
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:514
    • 提供者:xufeng
  1. jacobi-gauss_seida

    0下载:
  2. 為jacobi與gauss seidal迭代法 只要把A,b,N更換成你要的即可-To jacobi and gauss seidal iterative method as long as the A, b, N you want to replace
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:10286
    • 提供者:吳宗霖
  1. lab06

    0下载:
  2. 编写Gauss-Seidel迭代和SOR迭代的通用程序-Write Gauss-Seidel iteration and SOR iteration general program
  3. 所属分类:File Formats

    • 发布日期:2017-04-10
    • 文件大小:822
    • 提供者:梁珊义
  1. LucasKanadeGuass

    0下载:
  2. Lucas Kanade algorithm with Gauss Algorithm writen by C-Lucas Kanade algorithm with Gauss Algorithm writen by C++
  3. 所属分类:Software Testing

    • 发布日期:2017-04-13
    • 文件大小:2479
    • 提供者:Tung
  1. Excel

    0下载:
  2. 从经纬度BL换算到高斯平面直角坐标XY(高斯投影正算),或从XY换算成BL(高斯投影反算),一般需要专用计算机软件完成,在目前流行的换算软件中,存在一个共同的不足之处,就是灵活性较差,大都需要一个点一个点地进行,不能成批量地完成,给实际工作带来许多不便。笔者发现,用EXCEL可以很直观、方便地完成坐标换算工作,不需要编制任何软件,只需要在EXCEL的相应单元格中输入相应的公式即可。下面以54系为例,介绍具体的计算方法。-BL translated from latitude and longit
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:1449
    • 提供者:Situ
  1. nhieu-Gauss

    0下载:
  2. Mo phong cac tham so
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:4838
    • 提供者:Hieu
  1. gaosi2

    0下载:
  2. 高斯变换的c++实现,便于方便从c++中获得随机数组。-Gauss transform c++ achieve facilitate easy access c++ in a random array.
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1058363
    • 提供者:黄奕涛
  1. Gausselimination

    0下载:
  2. Gauss Elimination for inverse calculation Matlab code . Input taken text file-Gauss Elimination for inverse calculation Matlab code . Input taken text file
  3. 所属分类:Document

    • 发布日期:2017-03-31
    • 文件大小:1110
    • 提供者:Prashant
  1. Gauss-Seidel

    0下载:
  2. 计算机语言c++编程上机用高斯消去解方程组-Computer programming language used on the machine Gaussian elimination
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:150923
    • 提供者:欧阳华
  1. improved_gussian_cal

    0下载:
  2. 高斯改进算法,背景减除法,方法很有效。可以参考-Gauss improved algorithm, background subtraction method, the method is very effective
  3. 所属分类:Project Manage

    • 发布日期:2017-05-07
    • 文件大小:1092428
    • 提供者:罗丹果
  1. conjgrad

    0下载:
  2. Numerical analysis did not pretreated Gauss method, the SSOR pre-Gaussian method, the pre-Gaussian polynomial method matlab program: CG
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:5655
    • 提供者:masoodjalali
  1. liangyuan_lbp

    0下载:
  2. 滴流的lbp算法 主要是层流的高度问题 我自己改造的层流重建 - 加权修正高斯牛顿 -算法算法-The trickle of LBP algorithm Mainly is the height of the laminar flow problem My own transformation of laminar flow reconstruction- weighted modified gauss-newton algorithm- algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:50373
    • 提供者:李红波
  1. Comparison-of-edge-detection-method

    0下载:
  2. 为了在实际应用中能够选择最佳的边缘检测方法,采用Matlab语言鳊程,将若干常用的边缘检测方法应用于花瓶边缘检测仿真实验.包括微分算子法(Robert算亍、Sobel算予、Prewitt算子和Kirseh算子)、高斯一拉普拉斯算子法、坎尼算子法、零交叉法和Frei—chen边缘检测法等,并进行了对比分析。-In practice, in order to be able to the best edge detection method using Matlab language bream
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:586317
    • 提供者:焦峰凯
« 1 2 34 5 »
搜珍网 www.dssz.com