-
MATLABdiedaifa
计算方法中牛顿法迭代和不动点法迭代的码源。(Iterative calculation method, Newton' s method and fixed point method iterations small example of)
- 2009-12-01 21:36:32下载
- 积分:1
-
fft
说明: 快速离散傅立叶变换,实现8点的蝶形图matlab算法(Fast Discrete Fourier Transform to achieve 8:00 of the butterfly graph algorithm matlab)
- 2008-11-22 10:53:38下载
- 积分:1
-
threePhase
这个程序是基于电桥的三相电压型逆变电路,可以自由修改负载,得到各相电压,电流的图像。(This program is based on a three-phase voltage source inverter bridge, you can freely modify the load to obtain images of the respective phase voltage and current.)
- 2014-10-29 21:29:53下载
- 积分:1
-
ex3
1、熟悉LTE网络体系架构及接口;
2、掌握DBS3900单站数据配置整体流程;
3、掌握DBS3900单站全局数据配置步骤;
4、掌握DBS3900单站全局传输数据配置命令及参数含义;
5、掌握DBS3900单站无线层数据配置命令及参数含义;
6、理解BBU LMPT单板电口IP至MME IP地址对应意义(指向控制面--SCTPLNK);
7、理解BBU LMPT单板电口IP与S-GW IP地址对应意义(指向用户面---IPPATH);
8、理解扇区、小区的概念及二者的关系、
9、会将MML命令行制作成脚本数据。
(
A familiar LTE network architecture and interfaces
2, master data configuration DBS3900 single station overall process
3, master DBS3900 single station Global Data configuration steps
4, master DBS3900 single station global configuration commands and parameters of data transmission meaning
5, master data DBS3900 single station radio layer configuration commands and parameters meaning
6, understanding BBU LMPT board electrical interface IP to the MME IP address corresponding meaning (pointing control surfaces- SCTPLNK)
7, understanding BBU LMPT board electrical interface IP and S-GW IP address corresponding meaning (pointing to the user plane--- IPPATH)
8, understanding the sector, community and the relationship between the concepts,
9, will be made into MML command line script data.)
- 2013-11-08 16:58:02下载
- 积分:1
-
CTSDM_4thFF_FBerror_ELDtest_v2
continuous time sigma-delta modulator modeling
- 2013-04-24 22:09:14下载
- 积分:1
-
improvealgorithmofrbf
说明: 一个对RBF进行改进的程序,其中有演示的例子(1 pairs of RBF to improve procedures, including examples of presentation)
- 2008-10-09 12:50:59下载
- 积分:1
-
AfxGetApp
AfxGetApp()应用,比较简单的说明,我从网上找的。(AfxGetApp (), relatively simple explanation, I find from the Internet.)
- 2006-12-28 08:38:58下载
- 积分:1
-
lab2
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:56下载
- 积分:1
-
20130112
通过matlab实现文本文档的压缩与解压缩,该程序可以完全实现功能(Through the matlab text document compression and unzip, this program can be fully realized function
)
- 2013-01-12 10:38:04下载
- 积分:1
-
fdtd3D_pec
This MATLAB M-file implements the finite-difference time-domain solution of Maxwell s curl equations over a three-dimensional Cartesian space lattice comprised of uniform cubic grid cells.
Each unit cell within the Yee lattice contains electric fieldcomponents sampled along the edges of the cube and magnetic field
- 2013-08-29 21:31:44下载
- 积分:1