-
moon
matlab实现本月轨道模拟,已经调试通过(matlab)
- 2009-12-25 10:29:52下载
- 积分:1
-
kmedoids
matlab 例程,很简单的且很容易理解的k-medoids聚类算法源代码(matlab routines, very simple and very easy to understand k-medoids clustering algorithm source code)
- 2014-04-27 12:18:30下载
- 积分:1
-
ldpc_decode
说明: 很不错的LDPC译码的matlab程序,觉得有用大家分享一下(LDPC decoder)
- 2009-07-28 08:56:50下载
- 积分:1
-
work
说明: 绘制的Z图形,供了解MATLAB的可视化功能(z=sin(sqrt(x^2+y^2))/(sqrt(x^2+y^2)))
- 2010-04-05 11:21:46下载
- 积分:1
-
signal-separate
完成两个混合正弦信号的分离,分离是从频域的角度(Complete separation of the two mixed sine signal, separating from the perspective of frequency domain)
- 2011-05-12 14:31:01下载
- 积分:1
-
SpectralClustering
基于谱聚类的新数据聚类算法,可用于一般的时间序列数据聚类及图像分割方面的应用,还包含相应的文章和算法说明。(Executes the spectral clustering algorithm defined by type on the adjacency matrix W and returns the k cluster indicator vectors as columns in C.)
- 2020-06-28 16:40:02下载
- 积分:1
-
protection
calculating y-bus matrix of power system
- 2011-12-23 05:23:34下载
- 积分:1
-
PLS_Manual_4
PLS toolbox V.4 manual (under matlab)
- 2014-01-31 17:07:22下载
- 积分:1
-
inter_deinter_leaver.tar
Block-interleaver/deinterleaver according to the IEEE 802.11-2007
Defined by two step-permutation :
The first permutation ensures that adjacent coded bits are mapped onto
nonadjacent sub-carriers. The second ensures that adjacent coded bits
are mapped alternately onto less and more significant bits of the
constellation and, thereby, long runs of low reliability (LSB) bits
are avoided.
Tested and works well
- 2011-10-14 20:01:15下载
- 积分:1
-
matlab
编写M文件,创建如下图形窗口,分别绘制如下图所示的曲线。
(1)曲线y=sin(t)sin(9t),要求采用红色,点线。横坐标取值范围[0~ ],标注x轴、y轴并加标题。
(2)一组余弦曲线,其振幅分别为0.4,0.6和0.8。横坐标取值范围[0~2 ]。添加图例与标题。进入图形编辑状态,调整图例的位置。
(3)分别绘制peaks函数的曲面图和网格线图。对曲面图做平滑处理,并添加标题与colorbar。
(Write M file, create the following graphics window, curves were plotted as shown below. (A) the curve y = sin (t) sin (9t), require the use of a red dotted line. The abscissa in the range [0 ~ ], labeled x-axis, y-axis and a title. (2) a set of a cosine curve, and the amplitude was 0.4, 0.6, 0.8. Abscissa value range [0 ~ 2 ]. Add a legend and title. Into the graphical editing mode, adjust the position of the legend. (3) were drawn surface chart peaks function and grid line graph. Surface charts do for smoothing and add titles and colorbar.)
- 2013-12-24 12:19:01下载
- 积分:1