-
plot3k
Generate a 3D point plot of L=(x,y,z) using the values in the vector c to
determine the color of each point. If c is empty, then z (column 3 of L)
is used to color the plot. The data points are sorted so that plot3 is
only called once for each group of points that map to the same color. The upper and lower limits of the color range (and the z axis) can be defined with crange. This is useful for creating a series of plots with the same
coloring. The colormap (but not the colorbar) is flipped upside down if
crange is given as [max min] instead of [min max]. The figure handle is
returned if an output argument is given.
- 2010-11-08 17:33:23下载
- 积分:1
-
shezz
说明: 用matlab搭建shepwm,然后通过迭代法得到更优解(SHEPWM is built by MATLAB, and the better solution is obtained by iterative method)
- 2020-06-30 18:02:04下载
- 积分:1
-
image-coding
用matlab实现算数编码、哈弗曼编码以及LZW编码(能够区分大小写和数字进行编码)含测试文本和结果(Using matlab realize arithmetic coding, Huffman coding and LZW coding (case-sensitive and numbers can be encoded) containing test text and results)
- 2013-11-12 20:57:46下载
- 积分:1
-
PatternRecognition_complete
清华大学张学工模式识别基础课件,一共13个章节,齐全。(Qinghua Zhang workers pattern recognition based courseware, complete.)
- 2013-08-25 12:46:21下载
- 积分:1
-
source
输入信号为方波信号+高斯白噪声,方波信号基 频为1kHz,幅值为1,高斯白噪声方差为0.2, 均值为0,采样频率为20kHz。试用周期图法和 ARMA谱估计法(SVD-TLS)估计此信号的功率 谱,并分析比较其结果(The input signal is a square wave signal+ Gaussian white noise, square wave signal fundamental frequency 1kHz, amplitude is a Gaussian white noise variance is 0.2, the mean is 0, the sampling frequency is 20kHz. Try periodogram and ARMA spectral estimation method (SVD-TLS) estimate the power spectrum of this signal, and the analysis and comparison of the results)
- 2013-10-29 17:49:35下载
- 积分:1
-
Inversor_actuador_GeradorDC
Matlab - DC-Shunt Generator
- 2014-02-19 06:59:36下载
- 积分:1
-
BallFretting190809
This tool is a simplification of the ballpivoting algorithm. It imagines a bella eating a delaunay traignulation in order to extract a manifold surface.
It requires a single parameter: radius of the fretting ball.
Ball Fretting
Given a uniform sampled filled point cloud returns a tight triangulation.
Input:
■tetr: a set of tetraedrons, nx4 array. If the cloud is not tesselated yet you need to call a delaunay triangulator prior calling this function.
■p : nx3 array, 3D set of points.
■r : the only parameter of the algorithm, the radius of the fretting ball
Output:
■t : triangles ids, nx3 array
■tnorm: normals of triangles with outwards orientation
- 2010-12-14 00:08:31下载
- 积分:1
-
myimlogpolar
说明: 对一副图像进行对数极坐标变换,为fourior-mellin变换作准备,将旋转参数转化为平移参数(Images on a logarithmic polar coordinate transformation for fourior-mellin transformation to prepare the rotation parameters into the translation parameters)
- 2010-04-18 13:33:58下载
- 积分:1
-
getrmsfeat
This function computes the RMS feature of the signals in x,which are stored in columns. The signals in x are divided into multiple windows of size winsize and the windows are space wininc apart.
Inputs
x: columns of signals
winsize: window size (length of x)
wininc: spacing of the windows (winsize)
datawin: window for data (e.g. Hamming, default rectangular)
must have dimensions of (winsize,1)
dispstatus:zero for no waitbar (default)
Outputs
feat: RMS value in a 2 dimensional matrix
dim1 window
dim2 feature (col i is the features for the signal in column i of x)
- 2015-02-18 15:07:58下载
- 积分:1
-
LMS-algorithm-
智能天线波束形成的LMS算法,比较齐全,对于研究智能天线波束形成的朋友有参考价值(The smart antenna LMS algorithm of formation, relatively complete)
- 2012-01-17 15:37:51下载
- 积分:1