资源列表
[matlab例程] Capacity-of-MIMO-systerm
说明:MIMO无线通信系统容量的研究与仿真,可以参考的毕业设计-Capacity of MIMO wireless communication system research and simulation, can refer to the graduation<baide> 在 2024-11-17 上传 | 大小:229kb | 下载:0
[matlab例程] binarytohexconversion
说明:this code is written to convert the decimal number to hexadecimal number in sixteen bit format. the decimal numbers are stored in a text file and after conversion to the hexadecimal format data are stored in a seperate f<ashutosh kumar> 在 2024-11-17 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] atoi-and-itoa
说明:字符串与整型数的相互类型转化-atoi()函数和itoa()函数的写法~ -Between the string and integer type conversion-atoi and itoa simple wording ~<李风> 在 2024-11-17 上传 | 大小:4kb | 下载:0
[matlab例程] lfm_bisht
说明:this code generates the linear frequency modulated signal using IQ modulation technique . bandwidth that it generates is 5MHz.this code also plots the spectrum of the lfm SIGNAL<ashutosh kumar> 在 2024-11-17 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] leastsquares
说明:最小二乘法详细介绍及其实现方法,包括例子。-Least squares method and its implementation details, including examples.<Yom> 在 2024-11-17 上传 | 大小:189kb | 下载:0
[matlab例程] i_q_data_mag_mod_wind_5MHz_repData
说明:this code generates the LFM base band signal as well as the transmitted LFM signal at 60 Mhz. this code can be used to give input to any simulink model which requires the LFM signal as its input.band width is 5MHz and<ashutosh kumar> 在 2024-11-17 上传 | 大小:2kb | 下载:0
[matlab例程] Newton-rafer-Johnson-method
说明:电力系统的牛顿-拉夫逊法潮流计算。 基本步骤: (1)形成节点导纳矩阵 (2)将各节点电压设初值U, (3)将节点初值代入相关求式,求出修正方程式的常数项向量 (4)将节点电压初值代入求式,求出雅可比矩阵元素 (5)求解修正方程,求修正向量 (6)求取节点电压的新值 (7)检查是否收敛,如不收敛,则以各节点电压的新值作为初值自第3步重新开始进行狭义次<读几年> 在 2024-11-17 上传 | 大小:6kb | 下载:0