-
art
this is a matlab implementation for art network
- 2010-11-24 04:16:03下载
- 积分:1
-
wave-model
关于内部热耦合精馏塔的波动模型建模策略研究(Internal thermal coupling on fluctuations in distillation column modeling Strategy)
- 2012-01-05 23:26:54下载
- 积分:1
-
delayesttm
估算信号时延估算信号延时估算信号时延估算信号延时(delay estimation and estimation delay delay estimation and estimation delay)
- 2012-01-15 06:34:12下载
- 积分:1
-
coif12Transform
The demand of high data rate services has been increasing very rapidly and there
is no slowdown in sight. We know that the data transmission includes both wired
and wireless medium. Often, these services require very reliable data transmission
over very harsh environment. Most of these transmission systems experience much
degradation such as large attenuation, noise, multipath, interference, time variance,
nonlinearities and must meet the finite constraints like power limitation and cost
factor. One physical layer technique that has gained a lot of popularities due to
its robustness in dealing with these impairments is multi-carrier modulation technique.
In multi-carrier modulation, the most commonly used technique is Orthogonal
Frequency Division Multiplexing (OFDM)
- 2012-11-24 20:44:51下载
- 积分:1
-
q
说明: 严格的说,Matlab并不是一种计算机语言,因为用它编写出来的程序并不能脱离Matlab环境而执行,但从功能上说,Matlab已经完全具备了计算机语言的结构和性能,因此我们也习惯的称之为Matlab语言。(Strictly speaking, Matlab is not a computer language, because it is written out using the procedure and not from the Matlab environment, the execution, but functions on that, Matlab has all have the structure and properties of computer languages, so we used the called Matlab language.)
- 2010-06-22 16:49:13下载
- 积分: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
-
matlab
我有一车牌识别的部分程序,有错,提示为??? Undefined function or variable startrow .帮我改改好吗?(I have a license plate recognition part of the program, is wrong, tips for??? Undefined function or variable startRow. help me good?)
- 2012-05-05 14:46:45下载
- 积分:1
-
matlabshiyongchengxubaili
常用的MATLAB变换代码,1-32是:图形应用篇
33-66是:界面设计篇
67-84是:图形处理篇
85-100是:数值分析篇适合初学者(MATLAB transform code commonly used 1-32 is: graphics articles 33-66 is: interface design articles 67-84 is: is the graphics chapter 85-100: Numerical Analysis Section for beginners)
- 2010-11-09 21:14:05下载
- 积分:1
-
stft
用matlab实现信号的加窗傅里叶变换,并绘出结果。(Using matlab to achieve signal windowed Fourier transform, and mapped the results.)
- 2009-06-10 16:27:09下载
- 积分:1
-
MATLABPID
1.本书在MATLAB环境下实现了各类PID控制算法,具有很强的工程参考价值.
2、将光盘中的仿真程序复制到硬盘MATLAB运行的路径中,便可仿真运行。
3、本书算法在MATLAB 5.3版下运行成功,并适用于其他版本。
(1. This book has all kinds of MATLAB environment to achieve PID control algorithm, has a strong engineering reference value. 2, CD-ROM in the simulation program will be copied to the hard disk to run the path of MATLAB, the simulation can be run. 3, the book version of algorithm in MATLAB 5.3 running under success, and apply to other versions.)
- 2009-12-28 21:31:04下载
- 积分:1