-
SOA_halfwave00
说明: 用MATLAB编程实现半导体光放大器(SOA)的ASE噪声特性分析,可以计算半导体光放大器的载流子密度,ASE增益,噪声指数,主要用的是半波逼近法来实现数值算法。(Programming with MATLAB semiconductor optical amplifier (SOA) of the ASE noise characteristics analysis, semiconductor optical amplifiers can calculate the carrier density, ASE gain, noise figure, the main use is half-wave approximation method to achieve the numerical algorithm.)
- 2008-11-12 10:12:44下载
- 积分:1
-
ber_test
Ber test for digital communication channels
- 2014-12-26 12:56:43下载
- 积分:1
-
Fluctuation-Flashing
基于小波变换的波动与闪变MATLAB仿真,采用多N 值db小波多分辨分解的电压闪变检测
(Fluctuation and Flashing MATLAB Simulation Based on Wavelet Transform)
- 2021-01-07 10:38:53下载
- 积分:1
-
multivariate-analysis
multivariate analysis of load data in power system
- 2013-10-11 21:50:03下载
- 积分:1
-
zhongxinchafen
利用中心差分法求解振动微分方程,从而得到线性或非线性结构的振动特性。(Solving differential equations of vibration by central difference method)
- 2017-07-16 17:40:46下载
- 积分:1
-
CFAR
CFAR阈值 -逆高斯分布的CFAR检测阈值,计算公式带积分,考虑能否用高贵软件小目标CFAR公式阈值代替??利用查表法!(CFAR threshold- inverse Gaussian distribution of CFAR detection threshold, the formula with integral, consider whether the use of noble software small target CFAR formula threshold instead? ?? Use look-up table method!)
- 2021-04-10 14:38:59下载
- 积分:1
-
M文件1
说明: 通过编程得到正交的1egendre(N)函数序列(Orthogonal sequence of Legendre (N) functions obtained by programming)
- 2020-06-24 16:00:01下载
- 积分:1
-
inversedepth_2_cartesian
inverse depth calculation
- 2011-09-19 18:41:31下载
- 积分:1
-
AntennaSelection_version1.0
天线选择的相关程序,初学者的好帮手!有用的资料!(Antenna selection procedures, beginners a good helper!)
- 2014-09-21 03:26:32下载
- 积分:1
-
06-02-2015_05-43-24
c++ lession
10 chapters
Implement a template class EnhancedSafeArray, which is a type of SafeArray. The class SafeArray implementation is given in safearray.h. Class SafeArray is a class that wraps a regular C++ array. It is considered a safe array class since it handles out of bounds array indexing through exception handling. Your class EnhancedSafeArray will augment the class SafeArray by supporting a copy constructor, a method to return the size of the array, an assignment operator, and an equality test operator.
- 2015-02-23 23:58:22下载
- 积分:1