-
EDFA_ASE
对掺铒光纤放大器放大自发辐射进行仿真,由速率方程为根本对自发辐射特性进行模拟,得到不同能级粒子分布变化,最后得到ASE(The amplified spontaneous emission of erbium doped fiber amplifier is simulated)
- 2021-03-21 15:09:17下载
- 积分:1
-
labview数据输入
用于从试验设备读存取采集到的数据,可以用于精密测量等方面,对于初学labview的读者是个很好的帮助。
- 2023-04-25 19:30:03下载
- 积分:1
-
ceshi
说明: 关于船的仿真和关于回波分析的仿真,涉及到坐标系的变换,雷达在不同位置角度下的仿真,回波分析主要基于运动补偿(The simulation of ship and the simulation of echo analysisRadar simulation at different positions and angles, echo analysis is mainly based on motion compensation)
- 2021-01-04 23:38:55下载
- 积分:1
-
可见光书上的代码仿真图
说明: 基于matlab的可见光通信的室内模型功率分布图(The power distribution diagram of indoor model of visible light communication based on MATLAB)
- 2021-03-16 10:24:28下载
- 积分:1
-
三星j2me开发包,包含SM,SMS等累,网上找的都是帮助文档,这个是jar包,很难找的哦...
三星j2me开发包,包含SM,SMS等累,网上找的都是帮助文档,这个是jar包,很难找的哦-Samsung j2me development kit, including the SM, SMS and so tired, and are looking for online help documentation, this is a jar package, it is difficult to find the oh
- 2023-05-17 16:20:02下载
- 积分:1
-
这个是一个小型的学校数据库,可以统计老师信息,学生信息,研究生等的信息,用几个类实现,可以查询,删除等等!...
这个是一个小型的学校数据库,可以统计老师信息,学生信息,研究生等的信息,用几个类实现,可以查询,删除等等!-This is a small database of schools, teachers statistical information, student information, such as the Graduate information for several categories of achievement, can find, delete, etc.!
- 2022-04-22 02:50:10下载
- 积分:1
-
三维刚体极限平衡法计算包,功能包括施加锚索力、地震力,并可以考虑地下水作用...
三维刚体极限平衡法计算包,功能包括施加锚索力、地震力,并可以考虑地下水作用-Three-dimensional rigid body limit equilibrium method to calculate package, features include the ability to impose anchor, earthquake forces, and can consider the role of groundwater
- 2022-08-23 05:23:14下载
- 积分:1
-
ARIMA
可以很好的预测数据,程序代码简单可靠好用(Good prediction of data, the program code is simple and reliable easy to use.)
- 2017-11-19 10:46:26下载
- 积分:1
-
RTC
making a clock by microcontroller atmega16 and show the time on lcd in c by codevision avr
- 2018-01-08 16:36:26下载
- 积分: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