搜索资源列表
PCA-matlab
- 此程序为用于主成分分析的matlab程序,可以输出贡献率及画出二维散点图-this procedure for the Principal Component Analysis Matlab procedures can export contribution rate and the two-dimensional plot paint
vhj
- 数学建模中画散点图,伪彩色图,等高线图,三维曲面图;数据可以从excel中直接导入.-Mathematical modeling of scatter diagram, pseudo color map, contour map, 3-D surface chart data from the excel directly.
16QAM
- 16QAM调制解调程序画出时域波形、 正交分量、同相分量波形,眼图,散点图等-16QAM modulation and demodulation process to draw time-domain waveform, quadrature components, in-phase component waveforms, eye diagrams, scatter plots, etc.
piQDPSK
- π/4-QDPS调制器仿真程序, 画出时域波形、 正交分量、同相分量波形,眼图,散点图等。-π/4-QDPS modulator simulation program, draw time-domain waveform, quadrature components, in-phase component waveforms, eye diagrams, scatter plots, etc.
HUG
- 提供了计算波形互相关的源代码,并对流程进行了简要的说明。并可画出散点图-Provides the calculated waveform cross-correlation source code, and for a brief explanation of the process. And can draw the scatter diagram
scatterbar
- scatterbar就是画出三维散点柱状图,并且可以调整柱子的大小和颜色渐变,比原函数bar3更方便,更好用。-scatterbar is to draw three-dimensional scatter histogram, and can adjust the size and color gradients pillars, and more convenient than the original function bar3, easier to use.
Desktop
- 数学建模中画散点图,伪彩色图,等高线图,三维曲面图;数据可以从excel中直接导入-Mathematical modeling of scatter diagram, pseudo color map, contour map, 3-D surface chart data the excel directly.
snadian
- 画散点图,完成必须的功能,且功能强大,非常适合初学者 -Videos scatter plot, complete necessary functions, and powerful, very suitable for beginners.Videos scatter plot, complete necessary functions, and powerful, very suitable for beginners.
tongji
- 根据样本数据范围内的变化选取数据样本极值点,将极值点拼接成矩阵,用于画高斯分布散点图。-Matlab code cluster
P1
- 画出足底10个区域峰值压强的散点图,并在同一张图中显示。-Draw plantar peak pressure of 10 regional scatterplot, and displayed in the same graph.
GRNN-MIV
- 基于GRNN神经网络的MIV数据筛选,并画出数据筛选后的权重散点图。-Based on the GRNN neural network MIV data screening, and draw the data after the screening of the weight of the scatter plot.
Matlab_SVM
- SVM算法实现+数据 (要用到一些包,按照代码里面的import到网站下就行) 1.读取数据:在Matlab中调用textread可读取UCI数据集,这里读取的文件是iris.data,因为文件中以逗号为分隔符,所以还要在读取方法中添加参数“‘delimiter’,‘,’”,从而在读数据的时候自动跳过分隔符。 2.调用cvx工具箱中的方法:首先需要下载cvx工具箱的压缩文件,在其目录下运行cvx_setup指令,然后调用其方法,以cvx_begin开头,cvx_end为终止符号,所有需
scatterplot
- 画散点图,显示RMSE,预期误差等要素。带有出图效果示例图。(Draw a scatterplot, which displays RMSE and expected error line and so on)
mm
- 生成单位正方形上均匀分布的1行10000列随机数,并画散点图。(A random number of 1 rows and 10000 columns of a uniform distribution on a square square is generated and a scatter plot is drawn.)