-
MATLABFFT
MATLAB频谱分析源代码,自己写的,配合原始数据文件,超级详细(Spectrum Analyzer MATLAB source code that he wrote with the original data files, super detailed)
- 2009-06-02 17:22:01下载
- 积分:1
-
BAmodel.m
使用matlab来生产BA网络。输入每次的连边数量和节点个数来产生最后的BA网络(Generate BA network)
- 2013-07-31 16:14:37下载
- 积分:1
-
Lecture11-MATLABexamples
求切换系统稳定性仿真的Matlab M文件 (switching system stability for the Matlab simulation M paper)
- 2007-05-16 20:27:10下载
- 积分:1
-
Matlab--huffman_coding
基于matlab平台下实现huffman编码(Matlab implementation platform based on the huffman coding)
- 2009-04-08 22:55:08下载
- 积分:1
-
powertec
Enable interrupts on Powertec SCSI card.
- 2014-09-17 21:52:40下载
- 积分:1
-
kmeans
matlab编写的kmeans均值聚类程序。可以分多类!!(matlab prepared the kmeans mean clustering program. Division multiple class! !)
- 2012-10-03 21:02:45下载
- 积分:1
-
kmeans
说明: 数据聚类,主要对于数据点进行聚类,输出节点分类情况和节点中心(Data clustering, mainly for data points clustering, output node classification and node Center)
- 2020-05-16 19:19:01下载
- 积分:1
-
matlab_chengxu
说明: 给大家上传一些matlab的程序,喜欢的来(For everyone to upload some matlab procedures, like to)
- 2008-10-19 11:55:41下载
- 积分:1
-
tulun
图的着色问题的计算程序,根据输入的矩阵计算(Calculation program graph of coloring problem,base on the input matrix to calculat)
- 2013-10-07 10:42:01下载
- 积分:1
-
scalogram
Fs = 100000 t = 0:1/Fs:.00296
x = 1-cos(4*pi*t) cos(2*pi*t*200)
h = spectrum.welch Instantiate a welch object.
psd(h,x, Fs ,Fs) Plot the one-sided PSD
- 2009-12-26 22:40:32下载
- 积分:1