搜索资源列表
nr
- 适合大型数值计算代码 现在网络上已经找不到了 购买需要20$-suitable for large-scale numerical code on the network now has no need to buy $ 20
NR
- C#矩阵运算类,可以实现矩阵运算的常见功能,方程组求解等功能。
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-2.02
- C语言数值算法程序源代码集,附有详细的说明-C-numerical algorithm of program source code set, accompanied by a detailed descr iption
nr-2.02
- 数值源码numerical recipe-numerical recipe
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(计算支路性息)
levenberg
- This a java implementation of Levenberg-Marquardt algorithm to train properly a neural network. Levenberg-Marquardt, implemented from the general descr iption in Numerical Recipes (NR), then tweaked slightly to mostly match the results of their code.
NR-ifft
- IFFT的MATLAB实现,很具参考价值-IFFT of the MATLAB implementation, it is a reference value
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
NR
- 牛顿拉夫逊法解决潮流问题,包含如何形成雅可比矩阵等完整程序-NR-method to slove tide problem,involoved how to make up Jacob matrix.