-
12233456phase_comp
描述了OFDM调制解调中的相位补偿的算法的方法和相应的代码(Description of the OFDM modulation and demodulation method of the phase compensation algorithm and the corresponding code)
- 2013-05-15 18:53:00下载
- 积分:1
-
Main
混沌工具箱ver.2.0,程序没问题,可以用。有c-c法求时延和嵌入维数的,求最大李雅普诺夫指数的等。(Chaos Toolbox ver.2.0, the program is no problem, you can use. There cc method for delay and embedding dimension, for the largest Lyapunov exponent and so on.)
- 2013-11-28 16:48:13下载
- 积分:1
-
The-shortest-path-optimal--program
本科的毕业设计,基于matlab的最短路径规划设计仿真算法,可以来看一看(Undergraduate course graduation design, the shortest path planning based on matlab simulation algorithm design, can take a look)
- 2011-12-27 22:30:48下载
- 积分:1
-
kpavsfhm
在MATLAB中求图像纹理特征,计算多重分形非趋势波动分析,包含光伏电池模块、MPPT模块、BOOST模块、逆变模块,合成孔径雷达(SAR)目标成像仿真,正确率可以达到98%。( In the MATLAB image texture feature, Calculate the multifractal trend fluctuation analysis, PV modules contain, MPPT module, BOOST module, inverter module, Synthetic Aperture Radar (SAR) imaging simulation target, Accuracy can reach 98 .)
- 2016-03-19 20:10:13下载
- 积分:1
-
Rev_1_code
A GUI for browsing and finding region of interent in a gaussion noise filtered image.
- 2013-10-20 09:08:54下载
- 积分:1
-
image_MI
This is a very useful code to detect copy moveimage forgery. Its input is any forged image and its output is the copied or pasted part only, by cropping the same the image.
- 2015-04-19 20:22:59下载
- 积分:1
-
matlab_fsk
利用matlab产生FSK信号,里面有详细的说明,源代码注解。非常详细,非常经典。(very good )
- 2010-05-08 20:28:46下载
- 积分:1
-
analyzBuffer
radar matlab simulation
- 2011-10-01 14:02:59下载
- 积分:1
-
simulink-vilcle-control
智能车辆的控制技术 这里介绍了智能车辆主动避让和超车等的simulink仿真例子(Intelligent vehicle control technology of intelligent vehicle initiative to avoid overtaking simulink simulation example)
- 2013-04-02 08:17:42下载
- 积分:1
-
matlab-work
f=zeros(30,30)
f(5:24,13:17)=1
imshow(f, notruesize )
F=fft2(f,256,256)
F2=fftshift(F)
figure,imshow(log(abs(F2)),[-1 5], notruesize )
- 2010-11-20 17:07:18下载
- 积分:1