-
Adaptive-filter
提供一种新型自适应滤波器的设计方法,能自由设计参数!(To provide a new type of adaptive filter design methods, design parameters can be freely!)
- 2009-03-28 20:14:24下载
- 积分:1
-
cdmamaim
this is code fore lms noice
- 2009-05-06 21:02:07下载
- 积分:1
-
35个完整的GUI实例系列代码guis_fex
10分钟学习GUI系列视频代码,35个完整的GUI实例系列代码(10 minutes to learn GUI series video code, 35 complete GUI examples of serial code)
- 2017-07-10 06:50:49下载
- 积分:1
-
kelley
预处理共轭梯度的方法,该方法有效,快速!!(preconditioned conjugate gradient(PCG))
- 2010-11-16 15:43:17下载
- 积分:1
-
demo
说明: 在MATLAB下做的开关电源设计仿真研究(Done under the MATLAB simulation of switching power supply design)
- 2010-04-13 22:46:10下载
- 积分:1
-
matlabChapter_18
通信系统中用matlab对系统的性能进行仿真,其中包括分集接收机(Communication systems using matlab to simulate the performance of the system, including the diversity receiver)
- 2011-05-07 09:24:53下载
- 积分:1
-
gpops
伪谱法安装程序,直接在MATLAB环境下运行安装文件,随后即可使用,效果不错的一种方法,希望有用。(The installer pseudo-spectral method)
- 2020-11-14 21:59:43下载
- 积分:1
-
rossler
用来计算rossler吸引子的程序,运用四阶龙格库塔法非常实用,(used to calculate rossler attractor procedures, using four-Runge- Kutta method is very practical.)
- 2007-07-05 11:00:32下载
- 积分:1
-
tlabel
This program places dates on time axis as DATETICK and works with ZOOM and PAN as DATETICKZOOM by Christophe Lauwerys. But, it also shows the full date after zooming or panning by using the ticks and time-axis label. So, if you zoom in down to second, you won t loose "when" you are.
The input arguments are equal to those of DATETICK function, but if more than one axis handle is specified, they all will be LINKED!
Also, some other options are available, for example, the use of LOCAL LANGUAGE for the months (default), or the use of an specific date format: DD HH:MM SS.FFF for example.
Besides, sometimes with DATETICK you don t get optimal results. This program (try to) fix this problem.
Just use it after some plot function with days (see DATENUM) in one of his axis (time-axis):
t = linspace(0,1) + now
x = rand(size(t))
plot(t,x)
axis tight
tlabel <----
Enjoy it!
Bugs reports and suggestions will be very appreciated!
(This program places dates on time axis as DATETICK and works with ZOOM and PAN as DATETICKZOOM by Christophe Lauwerys. But, it also shows the full date after zooming or panning by using the ticks and time-axis label. So, if you zoom in down to second, you won t loose "when" you are.
The input arguments are equal to those of DATETICK function, but if more than one axis handle is specified, they all will be LINKED!
Also, some other options are available, for example, the use of LOCAL LANGUAGE for the months (default), or the use of an specific date format: DD HH:MM SS.FFF for example.
Besides, sometimes with DATETICK you don t get optimal results. This program (try to) fix this problem.
Just use it after some plot function with days (see DATENUM) in one of his axis (time-axis):
t = linspace(0,1)+ now
x = rand(size(t))
plot(t,x)
axis tight
tlabel <----
Enjoy it!
Bugs reports and suggestions will be very appreciated!
)
- 2009-10-05 21:46:23下载
- 积分:1
-
GPS2
用MATLAB在产生的观测数据中捕获其中PRN 号码为“5”C/A 码。
(1) 观测数据应该有一定的多普勒频偏D f(-10kHz〈D f〈+10kHz);
(2) 加入高斯白噪声,使其信噪比为-20dB;
(3) 捕获成功后,应给出捕获标志,并给出估计的频偏和码偏值。(Generated by MATLAB in which observed data capture PRN number is " 5" C/A code. (1) there should be some observations of Doppler shift D f (-10kHz < D f < +10 kHz) (2) by adding Gaussian white noise, so SNR is-20dB (3) capture success After the capture flag to be given, and given the estimated frequency offset and code bias values.)
- 2010-11-06 20:55:14下载
- 积分:1