-
XML源码教材,XMLspy2006编制,供给IT爱好者参考学习!
XML源码教材,XMLspy2006编制,供给IT爱好者参考学习!-XML source materials, XMLspy2006 preparation, and the supply of IT enthusiasts reference learning!
- 2022-04-23 15:30:55下载
- 积分:1
-
神经网络的应用,强大的非线性映射能力,进行凸轮…
利用神经网络强大的非线性映射能力来进行摄像机的标定,这里提供了许多这方面的论文资料。-The use of neural networks a powerful nonlinear mapping ability to carry out camera calibration, here are a lot of papers in this regard the information.
- 2022-01-25 16:17:17下载
- 积分:1
-
著名的安装制作软件InnoSetup的源码及示例源码
著名的安装制作软件InnoSetup的源码及示例源码-The installation of a well-known software s source code and sample InnoSetup source
- 2022-03-15 12:15:03下载
- 积分:1
-
它展示了怎样用这个库所生成的三层BP网络来求解那个臭名昭著的XOR问题...
它展示了怎样用这个库所生成的三层BP网络来求解那个臭名昭著的XOR问题-it tells how to use this library generated by the three-tier network BP to solve the notorious XOR
- 2022-11-12 23:40:03下载
- 积分:1
-
svd气象中用的fortran程序,欢迎大家
svd气象中用的fortran程序,欢迎大家-svd weather with the fortran program, please take a look at the
- 2022-12-09 08:00:02下载
- 积分:1
-
dp问题的讲解,动态规划的定义应用等等,主要对于竞赛做题的应用。...
dp问题的讲解,动态规划的定义应用等等,主要对于竞赛做题的应用。-dp on the issue, the definition of the application of dynamic programming, etc., to do the main title for the race applications.
- 2022-02-10 10:46:00下载
- 积分:1
-
本程序适于初学者使用
本程序适于初学者使用-this program suitable for beginners
- 2022-02-06 11:54:42下载
- 积分:1
-
SAP程序,保持办公无缝钢管记录
SAP program thar keeps a record of office sstu-SAP program thar keeps a record of office sstuff
- 2022-03-20 18:34:32下载
- 积分:1
-
这是一个广告界面的上位机软件,串口接收数据格式是标准的大…
这是一个AD接口PC机软件,串口接收数据格式是标准的TXT数据记录格式。-This is an AD interface PC software, serial receive data format is a standard data record format TXT.
- 2022-09-08 04:05:03下载
- 积分: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