-
zsy
说明: 非线性自适应的算法及其仿真实验,包含仿真实验报告,代码目录以及代码说明。(Nonlinear adaptive algorithm and its simulation results, the report contains the simulation, code directory and the code description.)
- 2010-04-18 11:23:01下载
- 积分:1
-
RPS2
使用重构向空间捕捉非线性特征。来源于国外网站,请注明出处。(RPS Toolbox
- This toolbox contains Matlab functions to capture the nonlinearities of the speech production system using reconstructed phase space (RPS) techniques.)
- 2013-11-27 10:50:59下载
- 积分:1
-
MATLAB-workshop-lecture-3
matlab detal ied introduction explantation lecture 3
- 2014-01-13 21:24:44下载
- 积分:1
-
kuopin.m
直接序列扩频通信系统仿真程序
生成的信息码的波形图
扩频码如图
PSK调制后的波形
解调后的波形
解扩并滤波后的波形
(The waveform in Figure PSK modulated waveforms direct sequence spread spectrum communication system simulation code information generated spreading code waveforms despreading and after filtering the demodulated)
- 2014-05-12 14:55:25下载
- 积分:1
-
24
说明: very good paper in mimo ofdm synchronization
- 2010-12-24 03:09:07下载
- 积分:1
-
mppt
带有MPPT功能的光伏阵列Matlab通用仿真模型,能够较好的仿真温度,光照的影响以及达到很好的跟踪效果(PV array with MPPT function Matlab generic simulation model that can better emulate temperature, light effects and achieve good tracking performance)
- 2013-09-16 10:19:30下载
- 积分:1
-
Gibbs
吉布斯分布代码,常用于马尔科夫随机场分割和识别(Gibbs distribution code, commonly used for Markov Random Field segmentation and recognition)
- 2013-04-24 22:06:45下载
- 积分:1
-
BOMP
说明: 用于图像处理和信号DOA估计,是基于块稀疏的正交匹配追踪算法(This is an algorithm based on signal block sparsity, which can be used in image processing and signal DOA estimation)
- 2021-04-24 13:28:47下载
- 积分: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
-
Euler_method
用matlab编写的欧拉方法求解常微分方程:数值分析中很经典的代码(a procedure of Euler method solve pde )
- 2014-01-29 20:18:19下载
- 积分:1