-
glp
计算太阳黑子的活动周期,分别利用周期图法,Lenvinson-Durbin法和Burg法求得其功率谱,并画出曲线,观察得到活动周期(Calculation of sunspot activity cycle, namely the use of periodogram, Lenvinson-Durbin and Burg obtained the power spectrum, and draw curve, observation cycle)
- 2009-05-19 14:05:42下载
- 积分:1
-
AC_DC-hybrid-microgrids
交直流混合微电网技术资料,主要涉及功率控制方面(technical materials on AC/D hybrid microgrids especially concerning power control)
- 2015-04-13 13:33:16下载
- 积分:1
-
code
matlab 同步捕获代码,有重要参考价值(matlab is good code for refence)
- 2010-11-14 11:40:39下载
- 积分:1
-
QPSK
matlab code for genetrating mosualted qpsk wavefrom
- 2014-09-24 22:45:41下载
- 积分:1
-
pingdingchuang-fuzhi-xiuzheng
不同的窗函数,都对应不同的幅值修正系数;针对复制修正中最重要的平顶窗,给出修正的方法。(Different window functions, corresponding to the amplitude correction factor copy the most important amendment of the flat-top windows, give a correction method.)
- 2012-07-23 15:27:23下载
- 积分:1
-
Modeling
制动系统模型和仿真控制,IEE的论文, Modeling -and Control Design for a Computer--Controlled Brake ( Modeling-and Control Design for a Computer--Controlled Brake )
- 2013-03-21 09:45:36下载
- 积分:1
-
VC-matlab
利用VC 调用matlab数学库和图形库的方法,实现vc和matlab的混合编程(VC call to use matlab math library and graphics library approach, the realization of a mixture of vc and matlab programming)
- 2007-12-16 10:47:11下载
- 积分: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
-
huffman
MATLAB实现huffman编码,可以自由改变输入(Convert a color image into a grayscale)
- 2013-04-01 20:22:03下载
- 积分:1
-
MIMO
这是对MIMO技术的讲解资料,可以深入的学习到MIMO技术的核心!(This is a brief information MIMO techniques can be in-depth study into the core of MIMO techniques!)
- 2010-09-20 21:06:32下载
- 积分:1