搜索资源列表
work.rar
- Matlab实现: Erlang B model(M/M/n/n)与 Erlang C model排队系统的模拟,并画出阻塞概率(P)与负载(A=lamda/miu in Erlang)的关系图。用法:运行RunMe,Matlab achieve: Erlang B model (M/M/n/n) and the Erlang C model simulation queuing system, and draw blocking probability (P) and load (A = la
m_map1.4.zip
- m_map是加拿大学者编写的一个在matlab上绘地图的软件,对于海洋遥感的研究有用。,m_map is written by Canadian scholars which can be used to draw a map in matlab programming environment. This software is very useful especially for ocean science research.
PSD
- matlab中用PSD法绘制信号功率谱,可得到信号的频谱幅度。-PSD method using matlab draw the signal power spectrum, the spectrum available to the signal amplitude.
rectangle
- 用matlab编程绘制矩形窗函数的幅频特性,窗函数形状的长度为10,20,50,100.-Programming using matlab draw rectangle window function of the amplitude-frequency characteristics, the shape of window function of length of 10,20,50,100.
SomefractalimagesofMatlabcode
- 几个分形图的Matlab代码,包括Julia集、koch曲线、Siepbinski垫片、Mandelbrot集、分形树等,用Matlab运行一下试试吧,可以画出非常美丽的分形图,很好玩!-Some fractal images of Matlab code, including the Julia set, koch curve, Siepbinski垫片, Mandelbrot set, fractal tree and so on, using Matlab to run you give
draw
- MATLAB绘图教程~PPT格式~介绍各种基本绘图命令-MATLAB graphics tutorial ~ ~ PPT format introduce basic drawing commands
CELL2
- using matlab to draw antenna beam pattern
Four-barlinkage
- 与四连杆之分析相同,在任何杆之延伸点上之位移、速度及加速度等亦可利用sldlink()、body()、fb_sld_linits()及drawlinks()等函数进行分析。 利用drawsldpaths()函数则可达到整合的目的。 其呼叫之方式如下: drawsldpaths(r6,th6,r,th1,theta,td2,tdd2,sigma,npts,driver,mode) 输入参数 • r :四连杆之长度,一列向量表示。 •
fourier_matlab
- 方波的傅里叶分析,用MATLAB对方波分解为傅立叶级数并画出方波合成曲线-Square of the Fourier analysis, using MATLAB the other wave is decomposed into Fourier series and draw the curve of square-wave synthesis
apfft
- Matlab实现的全相位频谱分析,可以自行设定点数和输入序列。结果包括频谱图和与普通fft的对比-Matlab to achieve all-phase spectral analysis, can draw up a point and input sequence. The results include the spectral figure and the comparison with ordinary fft
Bessel_Butter_delay
- 绘制8阶Bessel和Butterworth模拟低通滤波器的幅频响应曲线及群延时曲线- Draw order Bessel and Butterworth 8 analog low-pass filter amplitude frequency response curve and group delay curve
fushi
- 将COMTRADE格式的数据转换成为真实的电气量值,并绘制波形-COMTRADE format of the data will be converted into actual electrical value, and draw the waveform
wind_rose
- MATLAB用于绘制风场玫瑰图的程序源码-MATLAB wind roses for the draw procedure
Principal-component-analysis-matlab
- 主成分分析.mht:介绍主成分分析的文章 edgepick.m:本程序的目的是实现边缘检测 drawprim.m:找到最大主分量所在的位置,从而在原图象中绘出 practical.m:一个主分量的程序,边缘检测和主分量提取 prin.m:该程序是用princomp函数来提取矩阵的主成分-Principal component analysis. Mht: the article describes the principal component analysis edgepick