搜索资源列表
用matlab gui画信号的频谱图和时域图形
- 用matlab gui画信号的频谱图和时域图形,再画出语谱图,模拟电话-Picture signal with matlab gui frequency spectrum and time domain graph, then draw the language spectrum, analog telephone
fenbu
- 已知一组数据,如何用matlab画出它的概率密度分布图,给出具体程序 并且得出分布图后,如何对图进行积分,进而得到分布函数-Given a set of data, how to draw it with matlab probability density distribution maps, specific procedures are given and draw maps, how points on the graph, and then by distribution funct
lorenz
- lorenz系统分岔轨迹绘制,包含吸引子图,X,Y,Z相时间序列-lorenz draw bifurcation path, including the attractor graph, X, Y, Z-phase time-series
stft_test
- matlab短时傅里叶变换例程,绘出等高线图形-matlab short time Fourier transform routines, draw contour graph
beampattern
- 由切比雪夫权值矢量及阵元间距画波束方向图:有x输入,计算该方向的值,否则计算所有方向的值,画出方向图-By the weight vector and the array element spacing beam pattern draw: there is x input, calculate the value of the direction, otherwise the value calculated in all directions, draw the direction of g
ma
- 用MATLAB编程来绘制跳频编码脉冲信号模糊图-Programming with MATLAB to draw hopping pulse signal coding Fuzzy Graph
moment_plog_output
- 计算简支梁在多个集中力,均布载荷,力偶同时作用时的剪力,弯矩并绘制其图形-Simple beam calculations in a number of concentrated force, uniformly distributed load, Couple add at the same time, the shear stress, moment and draw its graph
feiniujieyangtiao
- matlab编程实现非扭结样条插值函数,并调用matlab中的相关命令验证结果,绘出图形。-matlab programming of non-kink-spline interpolation function, and the related call matlab command to verify the results, draw the graph.
mandelbrot
- This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in). although mandelbrot equation is Z=Z^2+
myVoice
- 用matlab将hanning窗、hamming窗、Blackman窗画在同一个图中。语音分帧,加窗,短时能量,短时过零率,端点检测-Using matlab to hanning window、hamming window and Blackman window draw in the same graph.Voice sub-frame, add windows, short-term energy, short-term zero-crossing rate, endpoint detec
juxing
- 平面应力矩形单元有限元分析,并画出网格图形,用星号标记受力点,用叉号标记受约束点,最后求出力、位移和主应力。-Rectangular plane stress finite element analysis, and draw the grid graph, marked with an asterisk stress points marked with crosses by constraints, and finally seek to contribute, displacement a
sfunxyz
- matlab simulink to draw 3D graph. It is very useful to know how sfunction works. Also, you can see how multiplexer is connected to draw a graph of 3 axises x y and z.
Matlab-graph
- Matlab基本图形制作的命令、源码讲解文件-About how to draw 2D plots,3D plots by using Matlab
tuzhuode
- 利用模拟退火法解决图着色问题,画出相应的图形,效果较好-Using simulated annealing to solve the graph coloring problem, draw the appropriate graphics, better
Numerical-analysis-MATLAB-
- 上传的文件对数值分析课本里 Lagrange插值,Newton插值,三次样条差值,复合梯形公式和复合辛普森公式积,龙贝格算法,高斯消去法,LU分解,改进欧拉法MATLAB编程,并画出图形。-Upload the file to the numerical analysis textbook Lagrange interpolation, Newton interpolation, three times spline interpolation, the composite trapezoida
cndlcolor
- 利用matlab画五彩K线图,可以定义上涨和下跌K线的颜色-Using matlab draw multicolored K line graph, you can define up and down K-line color
pic
- 数学建模使用matlab在一图里面画四条曲线,在一个平面里画四幅图的作业。-The use of mathematical modeling matlab draw four curves on a graph, draw four pictures in a plane in the operation.
matlab-Interface-design
- 一共有三十二个小程序,都是常用图形的仿真程序,包括条形图形的绘制,饼形图形的绘制,阶梯图等等。-A total of 32 small programs, are commonly used in the graphic simulation program, including the preparation of the bar graph, draw a pie graph, ladder and so on.
matlab程序
- matlab编程绘制经验分布和核密度分布估计图等,用于金融计量分析(Using matlab programming to draw the empirical distribution and nuclear density distribution estimation graph for financial metrology analysis)
线性卷积的计算
- 1.编制一个计算两个序列线性卷积的程序,计算y(i)=x(m)*h(n),分别绘制x(m)和h(n),以及线性卷积结果y(i)的图形,使用matlab自带的conv函数来验证结果。 2.使用matlab自带的FFT和iFFT程序,实现线性卷积的快速计算,并对计算结果进行绘制。(1. Make a program to calculate the linear convolution of two sequences, calculate y (I) = x (m) * H (n), draw t