搜索资源列表
mimo
- The Capacity of a MIMO channel with nt transmit antenna and nr recieve antenna is analyzed. The power in parallel channel (after decomposition) is distributed as water-filling algorithm
mimo
- Capacity of a MIMO channel with nt transmit antenna and nr recieve antenna is analyzed. The power in parallel channel (after decomposition) is distributed as water-filling algorithm
MIMO_OFDM_system
- IN highly scattered enviroment,the Capacity of a MIMO channel with nt transmit antenna and nr recieve antenna is analyzed. The power in parallel channel (after decomposition) is distributed as water-filling algorithm
NR-Method
- NR-Method newton raphson algorithm mfile
My_NRflow
- 各个子文件介绍!! 1.powerflow(主程序) 2.y(节点导纳矩阵) 3. run_NR (利用NR法计算潮流) 4. openfile (打开文件) 5. printY (显示Y矩阵) 6. newnode (节点重新编号) 7. Renode (还原节点) 8. form_jac (求取j矩阵) 9. dPQ (求取有功无功不平衡量) 10. PowerResult(计算节点电压相角) 11. PowerLosses(计算支路性息)
nr
- particle swam optimazation technique
mimo2
- mimo capacity plot for different nt*nr
Decoupled_powerflow
- it is for electrical engineering, expecially for power systerm. it is for NR—powerflow.
li9_23
- clear all I=imread( lena.bmp ) figure imshow(I) I2=imrotate(I,-4, bilinear ) 逆时针旋转4度 figure imshow(I2) I3=fliplr(I) 垂直镜像 figure imshow(I3) I4=imresize(I,0.5, bilinear ) 缩小为原图的1/2 figure imshow(I4) A=double(I) 转换为double类型
Lfnewton
- power system NR load flow code matlab
waterfilling
- In this programe a highly scattered enviroment is considered. The Capacity of a MIMO channel with nt transmit antenna and nr recieve antenna is analyzed. The power in parallel channel (after SVD decomposition) is distributed as water-filling algorith
repval
- repval(X) finds all repeated values for input X, and their attributes. -The input may be vector, matrix, char string, or cell of strings Y=repval(X) returns the repeated values of X [RV, NR, POS, IR]=repval(X) returns the following
PQandNRchaoliulast
- NR法和PQ法潮流计算程序,均是由matlab编写而成的。-NR method and the PQ load flow calculation program
Untitled2
- In this programe a highly scattered enviroment is considered. The Capacity of a MIMO channel with nt transmit antenna and nr recieve antenna is analyzed.capacity of MIMO the result dependences Capacity (bit/s/Hz), and the SNR (dB), in this simulation
NR
- pq分解法解电力系统潮流程序,不包含算列,用ieee节点信息-pq decouple
regiongrow
- region growing: Perform segmentation by region grow1ng. [G, NR, SI, TI] = REGIONGROW(F, SR, T). Scan be an array (the same size as F) with a 1 at the coord1nates of every seed point and 0s elsewhere. S can also be a single seed value. Similarly, T
PQandNRchaoliulast
- 电力系统潮流算法,PQ和NR法,都有详细说明- Study on Power Flow Algorithm for Ungrounded Distribution Networks
MATLAB
- pOWER FLOW STUDY WIT NR METHOD-pOWER FLOW STUDY WIT NR METHOD
443C_Simion_Alexandru
- The (a) section of Figure 1 illustrates the Line Echo Canceller (LEC) residing in the access network where echoes occur. Other voice processing modules, such as Automatic Level Control (ALC) and Noise Reduction (NR), are shown merely for illustration
NR
- 牛顿拉夫逊法解决潮流问题,包含如何形成雅可比矩阵等完整程序-NR-method to slove tide problem,involoved how to make up Jacob matrix.