-
cfar
这是一个雷达恒虚警matlab仿真程序,效果比较好(This is a radar CFAR matlab simulation program, the effect is better)
- 2021-04-18 22:58:51下载
- 积分:1
-
qiugenmusic
一种MUSIC算法的改进形式,大大的减小了计算量(An improved form of the MUSIC algorithm, greatly reduce the amount of computation)
- 2012-08-27 19:47:06下载
- 积分:1
-
grq_model2
对于过热器的温度控制,采用串级PID的控制方法,进行温度控制,在有扰动的情况下,控制效果比较理想。(For superheater temperature control, cascade PID control method is adopted to carry out temperature control. Under disturbance, the control effect is ideal.)
- 2018-08-09 14:44:13下载
- 积分:1
-
50
说明: 计算概率潮流,所用算例为IEEE-33节点配电网系统。(Probabilistic load flow calculation.The example is IEEE-33 node distribution network system.)
- 2018-08-14 16:56:38下载
- 积分:1
-
MSE
A 64 sub carrier OFDM system based on the parameter of Mean square error
- 2009-04-12 14:07:20下载
- 积分:1
-
DOA
methods of Direction of arrival estimation. (DOA) such as MUSIC, MVDR, Min-Norm and Classical Beamforme.
- 2010-11-21 20:31:08下载
- 积分:1
-
AutoSSA-matlab_22102007
AutoSSA-matlab,it is a tool for SSA in matlab.
- 2010-05-25 17:50:26下载
- 积分:1
-
2D_TE
二维波导中计算反射系数,两边为PML,上下为PEC,波源为平面波(two-dimensional waveguide reflection coefficient calculated on both sides of the PML and bottom of the PEC, for the plane wave Boyuan)
- 2007-05-23 12:14:18下载
- 积分:1
-
qpskdemodulation
这是一个数字调治解调器,非常经典的。经过本人仿真可以实现(This is a digital modulation modems, very classic. After I simulation can be achieved)
- 2007-06-11 20:51:29下载
- 积分:1
-
string-data-encryption
Data Encryption by Matrix Multiplication
We will only use numbers 0 to 26 for the encryptive mathematics operation. Numbers from 1 to 26 are for letters from A to Z and 0 is for all non-letter characters. To minimize usage of numbers, all letters are converted to upper case. The original message is converted to number array according to the ASCII table and minus 64. We partition whole array into blocks of 8 numbers. The last block may be added several zeros. Then multiply each block by the an 8x8 matrix A which is invertible in Z27 to get cipher data. The decryption is the same process except to use its inverse matrix B. For good visual reading, we convert all non-letter characters to under score for the decryption.
- 2012-06-24 02:58:53下载
- 积分:1