CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 求解方法

搜索资源列表

  1. LMS-RLSAdaptiveFilter

    0下载:
  2. 数字信号处理,LMS和RLS实例:给定正弦信号s(n),现在我们获得得是受影响的数据x(n)=s(n)+v(n) , v(n)为方差1.25的告示白噪声信号,请设计一个滤波器,使其输出与s(n)的均方误差最小,并给出用LMS和RLS算法的自适应求解方法的MATLAB仿真。-Digital signal processing, LMS and RLS instance: Given a sinusoidal signal s (n), now we get the data have affect
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:819
    • 提供者:codeshare
  1. article.pdf

    0下载:
  2. 非线性最优控制系统保辛摄动近似求解论文 介绍了最优控制系统保辛摄动求解方法-nonlinear optimal control
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:648620
    • 提供者:northperson
  1. 7941920

    0下载:
  2. 该文章中介绍了各种偏微分方程的经典的求解方法,其中也包括了泊松方程的求解方法-The article described a variety of partial differential equations to solve the classic method, which also includes a method of solving the Poisson equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:463980
    • 提供者:chaolong
  1. algorithm2

    0下载:
  2. 最大子段和/三种方法/c++语言/(内有报告) 蛮力法,动态规划法,分治法。 可比较时间,随机输入数据...... -The largest sub-segment and/three methods/c++ language/(within report) brute force method, dynamic programming, divide and conquer. Comparable time, the random input data ......
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:57365
    • 提供者:ssdfdfd
  1. Matlab-Differential-Equation

    0下载:
  2. 关于matlab微分方程的求解方法,适合于初学者。-Matlab Differential Equation
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:200536
    • 提供者:chenling
  1. rooth

    0下载:
  2. 一种应用矩阵算法的多项式全部复数根的求解方法 ,精度已经用matlab检验。-For all the plural polynomial roots
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:213678
    • 提供者:cxy
  1. tanxin

    1下载:
  2. 贪心算法,本章首先引入最优化的概念,然后介绍一种直观的问题求解方法:贪婪算法。最后,应用该算法给出货箱装船问题、背包问题、拓扑排序问题、二分覆盖问题、最短路径问题、最小代价生成树等问题的求解方案。-Greedy algorithm, this chapter first introduces the concept of optimization, then introduces an intuitive problem-solving methods: greedy algorithms. F
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:35230
    • 提供者:刘丫丫
  1. Maltab-in-mathematical-modeling

    0下载:
  2. 《matlab在数学建模中的应用》卓金武版,从数学建模的角度介绍matlab的应用。书中内容完全是根据数学建模竞赛的需要而编排的,涵盖了绝大部分数学建模问题的matlab求解方法。源码为《Maltab在数学建模中的应用》的源程序和数据。 -"Matlab in mathematical modeling, " Zhuo Jinwu version, from the mathematical modeling point of view on the application of matla
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2250922
    • 提供者:刘雨霰
  1. Runge-Kutta

    0下载:
  2. 这是一种求解方法,叫四阶Runge-Kutta法-This is a solution method, called the fourth-order Runge-Kutta method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:846
    • 提供者:成龙
  1. (java)

    1下载:
  2. 走迷宫游戏!计算机解迷宫通常用的是“穷举求解”方法,即从入口出发,顺着某一个方向进行探索,若能走通,则继续往前进;否则沿着原路退回,换一个方向继续探索,直至出口位置,求得一条通路。假如所有可能的通路都探索到则未能到达出口,则所设定的迷宫没有通睡。可以二维数组存储迷宫数据,通常设定入口点的下标为(1,1),出口点的下标为(n,n)。为处理方便起见,可以迷宫的四周加一圈障碍。对于迷宫任一位置,均可约定有东、南、西、北四个方向可通。 -Maze game! Computer Solutions maz
  3. 所属分类:JavaScript

    • 发布日期:2017-05-15
    • 文件大小:3891140
    • 提供者:daidawe
  1. j

    0下载:
  2. 求矩阵特征值和特征向量,一些基本类型的矩阵求解方法实现,解法和试题-Matrix eigenvalues ​ ​ and eigenvectors, some of the basic types of matrix solution method implemented method and questions
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:61993
    • 提供者:王俊
  1. Southsaint

    1下载:
  2. 洪水模型(圣维南方程的差分求解方法) All Right Reserved 城市公共安全应急系统中一维洪水演进及其可视化研究-Flood model (method for solving the Saint-Venant Equations) All Right Reserved Urban Public Safety Emergency System of a Weihong Evolution and Visualization of water
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1627
    • 提供者:
  1. nonlinear_eqations

    0下载:
  2. 非线性方程组求解方法全集,希望对大家有用!-Complete Works of nonlinear equations approach, I hope useful!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:16112
    • 提供者:吴晓文
  1. iterative

    0下载:
  2. 利用VC++实现公式的迭代求解方法,计算速度比较快-Using VC++ implementation of the iterative formula method to calculate faster
  3. 所属分类:Data structs

    • 发布日期:2017-05-01
    • 文件大小:919930
    • 提供者:张琴
  1. duoceng

    2下载:
  2. 多层有界边界吸收 c语言 弹性波波动方程求解方法-duo ceng you jie bian jie, C yu yan, tan xing bo dong fang chneg
  3. 所属分类:Data structs

    • 发布日期:2015-04-21
    • 文件大小:1024
    • 提供者:姜宏帅
  1. sparse-matrix

    0下载:
  2. 关于稀疏矩阵的存储、计算,稀疏矩阵线性方程组的求解方法及原理集锦,都是在网上搜集的资料,比较全面的阐释稀疏矩阵的用法。-About the storage and calculation of sparse matrix , and also the solving method and principle of sparse matrix linear equations.All of the pdfs are loaded online, these gather information o
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-13
    • 文件大小:3320084
    • 提供者:方逸晨
  1. numerical_recipes_3rd_edition

    0下载:
  2. 详细介绍了常用的数学优化求解方法,并给出了详细的源代码-Details the methods used to solve mathematical optimization, and gives a detailed source code
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2197520
    • 提供者:wang zhe
  1. grad

    0下载:
  2. 介绍了一般方程的梯度求解方法 并给出了详细的代码-Describes the general method of solving the gradient equation and gives a detailed code
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:205526
    • 提供者:wang zhe
  1. fxx_equ

    0下载:
  2. 各种非线性偏微分复方程的性质、求解方法及边界和初值问题,是力学方面难得的工具书。-Variety of nonlinear partial differential equations of complex nature, solving methods and boundary and initial value problem is mechanics rare books.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-17
    • 文件大小:4425458
    • 提供者:柳青
  1. duochongmi

    0下载:
  2. 多重米计算问题,使用c语言讲述了多重米计算问题的求解方法和指导-Computation of multiple meters, multiple use c language about problem solving in meters methods and guidance
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:695294
    • 提供者:Third
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com