-
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
-
4.1
对声音中嵌入的图像进行提取,此图像时矩阵排列(Embedded in the sound image was extracted from a matrix of this image)
- 2010-12-29 19:51:49下载
- 积分:1
-
hpbutt
说明: 本人提交的用matlab的关于滤波器设计的作业,很有用的 (I used Matlab submitted on the design of filter operation, a very useful)
- 2006-04-08 17:47:05下载
- 积分:1
-
dbscan
数据挖掘,聚类分析,DBSCAN C++的实现,(Data mining, clustering analysis, DBSCAN C++ Realization)
- 2007-12-26 14:53:12下载
- 积分:1
-
viterbi1
程序来自《现代通信系统-使用matlab》英文版
已经调通!并加上了注释。
希望对大家有帮助
GOOD LUCK!(Program from the modern telecommunication system- using matlab "in English
Have adjustable tong! Plus comments.
We want to help
m applying to!
)
- 2011-04-30 17:55:18下载
- 积分:1
-
PM
说明: pm处理图像算法实现,详细内容可以看代码
(pm processing the image algorithm, the details you can see the code)
- 2012-05-28 21:02:30下载
- 积分:1
-
Pattern11
说明: In the field of communication systems, whenever the need for wireless communication arises, there occurs the necessity of an antenna. Antenna has the capability of sending or receiving the electromagnetic waves for the sake of communication, where you cannot expect to lay down a wiring system. The following scenario explains this.
- 2020-06-24 22:40:01下载
- 积分:1
-
power_compensated
功率补偿仿真图设计,经调试改进,绝对正确(power_compensated)
- 2020-06-30 03:20:01下载
- 积分:1
-
first-and-second-order-sliding-mode-controller
This file discribes a structure for stabilization and tracking between two identical hyperchaotic lu systems with different initial conditions and nonlinear control input. On the basis of Lyapounov theory, a first order sliding mode controller is designed for global asymptotically stabilization and tracking, so error dynamics between hyperchaotic lu master and slave system satisfy by input nonlinear control signal. Then a second order sliding mode controller by using super-twisting algorithm is designed. In this file, results of simulation shows the rate of effectiveness from this suggested method.
- 2013-08-03 16:09:10下载
- 积分:1
-
single-phase-inverter-MPPT
单相带有mppt的光伏逆变器仿真,mppt采用扰动观察法,带有DC-DC变换器(Single-phase photovoltaic inverter with mppt simulation, mppt using perturbation and observation method, with DC-DC converter)
- 2015-04-16 10:28:08下载
- 积分:1