-
mycg
我用Matlab编写的CG算法,很好用,输入A,b,x的精确解,求解x及误差曲线。(I used Matlab prepared CG algorithm, a very good use, type A, b, x the exact solutions, to solve x and error curve.)
- 2007-12-19 23:01:27下载
- 积分:1
-
LSB
时域LSB隐藏算法,实现随机信息隐藏到载体图片内,并界附带提取信息代码(LSB hidden time-domain algorithm, the realization of random information hidden within the picture carrier, and industry code attached to extract information)
- 2009-04-10 16:22:41下载
- 积分:1
-
RF-Lab-manual---Co
multidevice antenna for portable device
- 2013-10-21 01:25:27下载
- 积分:1
-
MMC_CPS_Three_Phase_01
matlab 逆变器,用simulink编程,适合初学者模仿学习使用。(simulink inverter for starter)
- 2021-01-18 11:28:43下载
- 积分:1
-
antennas
天线阵列设计的matlab源码,非常有用(Antenna array design matlab source code, very useful)
- 2013-03-04 17:16:15下载
- 积分:1
-
10146_4_e_22
移动通信原理实验指导书
内容包括各种调制实验的算法
MSK,GMSK,QPSK,OQPSK,DQPSK,pi/4DQPSK....(Guiding principle of the experimental mobile contents include a variety of modulation algorithm experiment MSK, GMSK, QPSK, OQPSK, DQPSK, pi/4DQPSK ....)
- 2009-06-07 17:20:10下载
- 积分:1
-
HW6_P1sim
anti-windup scheme example
- 2012-04-18 15:23:02下载
- 积分:1
-
Eulerdistance
这是一个求欧拉距离的程序,本来是用在数据处理中的(This is a program of Euler distance, could have been used in the data processing)
- 2013-05-10 17:03:35下载
- 积分:1
-
WidebandNonCoherentSignal
宽带DOA估计 使用经典的MUSIC算法仿真通过
(wideband direction of arravial
use the MUSIC method)
- 2020-10-20 23:37:26下载
- 积分:1
-
chap04
matlab实例clearN=100f=zeros(50,50) f(15:35,23:28)=1 figure(1)imshow(f, notruesize )F=fft2(f,N,N) F2=fftshift(abs(F)) figure(2)x=1:N y=1:N mesh(x,y,F2(x,y)) colormap(gray) colorbar(matlab)
- 2009-09-21 09:38:52下载
- 积分:1