登录
首页 » matlab » miepiu_v47

miepiu_v47

于 2016-11-13 发布 文件大小:6KB
0 233
下载积分: 1 下载次数: 1

代码说明:

  计算目标和海洋回波的功率谱密度,该函数用来计算任意函数的一阶偏导数(数值方法),迭代自组织数据分析。( Calculating a target and ocean echo power spectral density, This function is used to calculate the arbitrary function of the first order partial derivative (numerical methods), Iterative self-organizing data analysis.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • newton_raphson
    Newton-Raphson算法 介绍 在科学计算和财经工程领域,许多数值算法都是通用的(至少在理论上是),可广泛地用于解决一类问题。一个大家熟悉的例子就是Newton-Raphson例程,它可用来寻找方程 f(x)=0的数值解。标准的数学表达式f(x)表示f是变量x的函数,其通常的表达形式为f(x,a,b,...)=0,f被定义为多于一个变量的函数。在这种情况下,Newton-Raphson算法试图把x以外的变量固定并作为参数,而寻找关于变量x的数值解。 由于Newton-Raphson算法需要知道被求解函数的确切表达,其传统实现方法是直接将代码嵌入到客户应用程序中。这就使得算法的实现代码经过针对不同被求解函数的少量修改后在客户程序中反复出现。 同许多其它数学例程一样,Newton-Raphson算法的具体实现是应该与特定用户无关的。并且,重复编码在任何情况下都应该尽量避免。我们很自然地会想到把该类例程作为库函数来实现,以使客户程序可以直接调用它们。但是,这种实现方式必然会涉及到如何将用户自定义函数(Newton-Raphson 例程需要调用该函数)封装成可以作为参数传递的形式。 (err)
    2008-06-16 10:38:48下载
    积分:1
  • canciyangtiao
    数值分析中,三次样条差值实例,使用matlab编程。(Numerical analysis, cubic spline difference instance, the use of Matlab programming.)
    2012-04-13 15:47:06下载
    积分:1
  • Elman
    Elman神经网络:Elman网络是 J. L. Elman于1990年首先针对语音处理问题而提出来的, 它是一种典型的局部回归网络( global feed for ward l ocal recurrent)。Elman网络可以看作是一个具有局部记忆单元和局部反馈连接的前向神经网络。Elman网络具有与多层前向网络相似的多层结构。它的主要结构是前馈连接, 包括输入层、 隐含层、 输出层, 其连接权可以进行学习修正 反馈连接由一组“结构 ” 单元构成,用来记忆前一时刻的输出值, 其连接权值是固定的。在这种网络中, 除了普通的隐含层外, 还有一个特别的隐含层,称为关联层 (或联系单元层 ) 该层从隐含层接收反馈信号, 每一个隐含层节点都有一个与之对应的关联层节点连接。关联层的作用是通过联接记忆将上一个时刻的隐层状态连同当前时刻的网络输入一起作为隐层的输入, 相当于状态反馈。隐层的传递函数仍为某种非线性函数, 一般为 Sigmoid函数, 输出层为线性函数, 关联层也为线性函数。(Elman neural network: Elman JL Elman network is first proposed for speech processing problems in 1990. It is a typical local regression network (global feed for ward l ocal recurrent). Elman network can be seen as having a forward neural network of local memory unit and local feedback connections. Elman network has a multi-layer multilayer structure similar to the network. Its main structure is a feedforward connection, comprising an input layer, a hidden layer and output layer, which can be connected right learning correction feedback connected by a set of " structural" units, the output value of the memory for the previous time, which connection weights are fixed. In such a network, in addition to ordinary hidden layer, there is a special hidden layer, called an associative layer (or contact layer unit) this layer receives feedback signals the hidden layer, each hidden layer node has an associated layer node corresponding connection. The role of the associated layer is fo)
    2015-03-26 22:36:26下载
    积分:1
  • MATLAB_rmjc
    本资料详实的讲解了matlab的基础知识及编程方法,是初学者学习的好资料(this informative presentation of the basic knowledge of Matlab programming method and is a good beginners learning information)
    2007-01-12 21:55:22下载
    积分:1
  • EP
    an evolutionary programming for solving unit commitment problems
    2013-08-18 00:26:55下载
    积分:1
  • Kalman-Filter-explained
    Good book on Kalman filter I have ever seen
    2013-03-20 19:04:47下载
    积分:1
  • Fourth-order-runge-kutta-formula
    四阶龙格库塔公式代码 控制水箱的程序,方便简单(Fourth-order Runge-Kutta formula code control tank program, convenient and simple)
    2013-11-08 14:48:36下载
    积分:1
  • pca
    基于matlab的主成分分析源程序进行贡献度分析(The principal component analysis based on matlab source contribution analysis conducted)
    2013-06-12 08:44:12下载
    积分:1
  • rate-equation
    用matlab程序计算脉冲激光速率方程,求解光子数、反转数、饱和吸收数随时间的变化关系(solve laser pulse equation)
    2011-12-16 14:45:05下载
    积分:1
  • mohulogic
    说明:  自己做的一个关于模糊逻辑的控制器,输入隶属函数为高斯型,输出为三角型(a fuzzy logic controller)
    2010-04-20 01:21:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载