-
PQ
说明: PQ分解法在计算潮流速度上大大超过N-R法,不但能应用于离线潮流计算,而且也能应用于在线潮流计算。(PQ decomposition method in the calculation of the trend of speed much higher than the N-R method, not only applies to off-line power flow calculation, but also can be used in-line power flow calculation.)
- 2008-05-27 19:56:16下载
- 积分:1
-
neuron-degree
计算神经细胞的度——Mathematica的程序
计算神经细胞的度——Mathematica的程序(computing neurons degree——Mathematica program)
- 2012-05-14 08:16:05下载
- 积分:1
-
Chuong-6
vong khoa PLL with matlab
- 2013-03-22 04:01:15下载
- 积分:1
-
calibration
一个相对简单的陀螺刻度系数与安装误差的标定程序。(this is a relatively simple program which is for calibration of scale coeffient and semeble error.)
- 2015-05-26 17:33:09下载
- 积分:1
-
demo_gmm_ubm
demonstration of GMM-UBM!
- 2014-04-01 19:08:27下载
- 积分:1
-
dt
说明: 选择性读入并筛选数据,然后已ASCII码输出。Matlab程序。(Matlab program on loading and export database.)
- 2009-03-08 14:14:29下载
- 积分:1
-
tls
TLS工具箱:本源码给出了总体最小二乘方法的matlab实现,开发者可以了解最小二乘方法原理,以及程序实现(toolbox of total least sqare。-This source gives the total least squares methods matlab realized, developers can understand the principle of least squares methods, and procedures to achieve.)
- 2009-12-02 13:05:01下载
- 积分:1
-
QpskMapping
implementing Qpsk Mapping
- 2010-12-24 21:08:48下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
ofdm(matlab)
说明: 用matlab实现ofdm调制,采用Bpsk调制方式。(ofdm modulation)
- 2011-04-10 22:04:53下载
- 积分:1