-
此程序为潮流计算中的雅克比矩阵程序,也是潮流计算的核心部分。...
此程序为潮流计算中的雅克比矩阵程序,也是潮流计算的核心部分。-This program for the power flow calculation of the Jacobian matrix program, but also the core of the power flow calculation.
- 2022-02-02 22:29:19下载
- 积分:1
-
先确定二分法的上下两个端点值,这个在figure的subplot(121)中确定。
然后进行循环求解。...
先确定二分法的上下两个端点值,这个在figure的subplot(121)中确定。
然后进行循环求解。
-confirmed dichotomy in the next two endpoint value, The figure in the subplot (121) identified. Then cycle solution.
- 2022-03-24 21:25:25下载
- 积分:1
-
简易的震动波形绘制工具,用C#编写,可实现时域和频域的波形绘制,便于震动数据的分析...
简易的震动波形绘制工具,用C#编写,可实现时域和频域的波形绘制,便于震动数据的分析-simple wave-mapping tools, prepared with C#, can be time-domain and frequency-domain waveform drawing, facilitate the analysis of vibration data
- 2022-03-16 16:17:01下载
- 积分:1
-
boxman.exe辅助程序,自由布图,保存文件为map.dat
boxman.exe辅助程序,自由布图,保存文件为map.dat
-boxman.exe auxiliary procedures, freedom of layout, save the file to map.dat
- 2023-09-02 07:40:06下载
- 积分:1
-
列出所有的Windows USB设备,一个小程序。很有用的
列举出WINDOWS中所有的USB设备的一个小程序。很实用-list all of the Windows USB device, a small procedure. Very useful
- 2022-02-04 08:07:06下载
- 积分:1
-
以LABVIEW8.2为平台,编写的一个具有通用计算器功能的LABVEIW软件....
以LABVIEW8.2为平台,编写的一个具有通用计算器功能的LABVEIW软件.-LABVIEW8.2 as a platform for the preparation of a common calculator functions LABVEIW software.
- 2022-09-05 03:25:02下载
- 积分:1
-
Bresenham直线生成算法,初始华起点和终点后就可以画出直线了
Bresenham直线生成算法,初始华起点和终点后就可以画出直线了-Bresenham algorithm, the initial starting point and destination, China can draw straight after the
- 2023-06-24 23:50:03下载
- 积分:1
-
e language of SMS transceiver procedures, remote management machine use,
e语言编写的短信收发程序,远程管理机上使用,-e language of SMS transceiver procedures, remote management machine use,
- 2022-08-13 09:29:35下载
- 积分:1
-
功能getmu(亩= R,信噪比,H,P,M)
function mu=getmu(r,snr,H,p,M)
eigen=eig(H*H )
temp2=0
for i=1:r-p+1
temp1=1/eigen(i)
temp2=temp2+temp1
temp1=0
end
if r-p+1~=0
mu=(M/(r-p+1))*(1+(1/snr)*temp2)
else
mu=0
end -matlab mimo
- 2022-03-20 12:47:15下载
- 积分:1
-
SDRAM的原理和时序的介绍资料,比较实用,可以下载了
SDRAM的原理和时序的介绍资料,比较实用,可以下载了-SDRAM timing of the introduction of the principles and information, more practical, you can download to look at the
- 2022-07-07 02:18:04下载
- 积分:1