This section describes the development and extension of a basic power flow program in Matlab. To th
This section describes the development and extension of a basic power flow program in Matlab. To the extent feasible, c...
POWER函数的主要作用是返回给定数字的乘幂。POWER函数的语法为:POWER(number,power),其中参数number表示底数;参数power表示指数。两个参数可以是任意实数,当参数power的值为小数时,表示计算的是开方;当参数number取值小于0且参数power为小数时,POWER...
This section describes the development and extension of a basic power flow program in Matlab. To the extent feasible, c...
Modulator BPSK In this program you can see the spectral power and the constelation of this modulator
MATSNL is a package of MATLAB M-files for computing wireless sensor node lifetime/power budget and solving optimal node...
Calculates power drain for wlan, BT, backlight etc and shows the results. Good to know, what setting consumes most of th...
基本矩阵运算 : + - *, power, transpose, trace, determinant, minor, matrix of minor, cofactor, matrix of cofactor, adjoint, inv...
The Disk sample is used with Classpnp.sys as disk driver. The sample supports Plug and Play, Power Management, WMI, and ...
A translator that converts Qt Designer UI files into SWT java classes. Use the power of Qt Designer to generate your use...
Linux 2.4 内核下动态电源管理(Dynamic Power Management)的源代码,基于Jz4730 CPU的一个实现,支持动态变频,睡眠和唤醒,具有很大参考价值。