搜索资源列表
matlab的元胞自动机程序的源代码
- matlab的元胞自动机程序的源代码,胞自动机程序状态演化规则 ①如果一个元胞的状态是0,则当它有状态为1的邻元时,该元胞的状态以概率a×b变为1,并且当它的临域中状态为1的邻元越多,其状态转变为1的概率越大 ②如果一个元胞的状态是1,则该元胞的状态保持不变。初始传播者位于中心单元格25×25处 取50×50的网格,临域为Moore型,经过50个仿真时钟,知识传播结果的模拟图 ,matlab Cellular Automata procedure source code, cellula
MATLABprograminfft.用Matlab产生正弦波,矩形波
- 1.用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图 2.进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选 3.做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱 4.用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图 ,1. Using Matlab generated sine wave, rectangular wave, as well as the white noise signal, and display their
BP-MATLAB.rar
- 一个基于BP神经网络的matlab程序可以实现对几种字体0-9的数字识别这个文件训练网络的压缩包,Based on BP neural network matlab program can achieve several fonts on the figure 0-9 to identify the document training network packet compression
magnify.rar
- 实现matlab中Figure窗口的局部放大。右键单击鼠标显示该位置的局部放大图; + / - 增大或缩小放大倍数; < /, > 扩大或缩小放大区域。 ,Achieve local magnification of Figure window in matlab.Figure creates a magnification box when under the mouse position when a button is pressed. Press +/- while
BFSK.rar
- 自己编写的BFSK调制与解调,内含matlab-figure-file、matlab-M-file和得出的jpg格式图形!,I have written BFSK modulation and demodulation, containing matlab-figure-file, matlab-M-file and come to the jpg format graphics!
BDPSK
- 自己编写的BDPSK调制与解调,内含matlab-figure-file、matlab-M-file和得出的jpg格式图形!-I have written BDPSK modulation and demodulation, containing matlab-figure-file, matlab-M-file and come to the jpg format graphics!
QPSK
- 自己编写的QPSK调制与解调,内含matlab-figure-file、matlab-M-file和得出的jpg格式图形!-I have written QPSK modulation and demodulation, containing matlab-figure-file, matlab-M-file and come to the jpg format graphics!
BPSK
- 自己编写的BPSK调制与解调,内含matlab-figure-file、matlab-M-file和得出的jpg格式图形!-I have written BPSK modulation and demodulation, containing matlab-figure-file, matlab-M-file and come to the jpg format graphics!
matlab-kriging-maozhuangtu
- kriging拟合帽状图(其他拟也行的哦)。-kriging fitting cap-like figure (other lines are also to be oh).
figure
- matlab画图的使用方法,简单的画一些图形。-matlab drawing to use a simple painting some of the graphics.
figure
- 用matlab做的指纹识别算法,目前做到了增强,用的是linhong的算法-Matlab to do with the fingerprint recognition algorithm, the current did increase, the algorithm used is linhong
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 ) -f=zeros(30,30) f(5:24,13:17)=1 imshow(f, notruesize ) F=fft2(f,256,256) F2=fftshift
Figure-7.-Digital-hologram
- the digital hologram for matlab code
MATLAB-2DPSK
- 以2DPSK为例仿真说明数字频带传输的整个过程。-Descr iption 2DPSK simulation as an example to figure the whole process of transmission band.
matlab-figure
- 这里有最全面的MATLAB作图方法和技巧,介绍详细且简单易懂,最适用于MATLAB初学者-There are comprehensive plotting methods and techniques of MATLAB, introduced detailed and easy to understand
Matlab 2014a 破解文档
- matlab 安装文件包及其应用,进行科学计算的编程实现,图形,控制计算的实现等(the install of matlab and the application in scientice computation,figure and controll computation and so on)
matlab与多元统计分析
- MATLAB与多元统计分析 雷达图 轮廓图的matlab实现 算协方差与均值(MATLAB and multivariate statistical analysis The calculation covariance and mean value of the MATLAB realization of the radar figure)
plotyy
- matlab绘图,两个纵坐标轴&一个横坐标轴,两条曲线绘制在一个fig图中(matlab figure, double y axises)
plotyyy
- matlab绘图,三个纵坐标轴&一个横坐标轴,三条曲线绘制在一个fig图中(matlab figure, three y axises)
suptitle
- matlab绘图,专门对subplot函数所得图像设置一个总的标题(matlab figure, set a total title, used for function subplot)