-
matlab
1-1 MATLAB的简单介绍
1-2 MATLAB的数值计算
1-3 MATLAB的符号运算
1-4 基本程序设计
1-5 M文件的编写
1-6 程序的调试(1-1 MATLAB' s brief 1-2 MATLAB numerical 1-4 1-3 MATLAB' s symbolic computation of basic programming documents prepared 1-5 M 1-6 Debugging)
- 2010-10-29 21:27:59下载
- 积分:1
-
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
-
shengjingwangluo
用matlab实现神经网络的城市交通流量预测。主要以大脑生理变化过程为基础、模仿大脑的结构和功能(Neural network using matlab implementation of the urban traffic flow prediction. Major physiological changes to brain-based process, to imitate the structure and function of the brain)
- 2009-03-08 11:27:34下载
- 积分:1
-
Pccard
通过PCCARD SPEC测试笔记本的外部接口的电压是正常(through PCCARD SPEC test notebook external interface voltage is normal)
- 2007-03-05 17:08:36下载
- 积分:1
-
line_code
line coding matlab code
- 2014-09-04 11:16:14下载
- 积分:1
-
dsss01
直接序列扩频通信系统仿真程序,使用matlab语言设计的程序。(direct sequence spread spectrum communication system simulation, the use of Matlab language design process.)
- 2021-04-29 12:28:43下载
- 积分:1
-
parabol
simulation antenna parapol
- 2014-08-27 16:23:20下载
- 积分:1
-
di9zhang
基于MATLAB图像处理技术随书源代码第9章(MATLAB-based image processing technology with the book source code Chapter 9)
- 2013-11-28 09:36:59下载
- 积分:1
-
ANN
ann matlab neural network
- 2010-10-30 05:11:41下载
- 积分:1
-
dynamics_CR3BP
说明: 构造限制三体问题中平动点周围的halo轨道,实现对太空环境定点观察(Restricted three-body problem Zhongping construct fixed points around the halo orbit, the space environment to achieve the fixed observation)
- 2020-12-17 20:59:13下载
- 积分:1