-
dijkstra
包含dijkstra、Floyd、kruskal、动态规划、随机数生成等matlab程序
包含dijkstra、Floyd、kruskal、动态规划、随机数生成等matlab程序(Contains dijkstra, Floyd, kruskal, dynamic programming, random number generation, etc. matlab process consists of dijkstra, Floyd, kruskal, dynamic programming, random number generation and so on matlab program)
- 2009-11-12 15:23:54下载
- 积分:1
-
776matlab
本书把 MATLAB 当作一种技术编程语言来教,向学生展示如何编写简洁高效,有充分
根据的程序。本书不主张把 MATLAB 数以百计的函数全部介绍给大家,而是教给学生怎样使用 MATLAB 语言,以及如何使用网上在线工具去加载你所需要的函数。(The book MATLAB as a technology programming language to teach, show students how to write simple and efficient, have fully According to the program. This book does not advocate the MATLAB hundreds of function is introduced to you all, but teach students how to use MATLAB language, and how to use the online tools you need to load the function.)
- 2012-04-08 21:57:21下载
- 积分:1
-
kmeans
K均值有效执行++多元数据的聚类算法。它已经表明,该算法具有的总群集内距离的期望值是日志(K)的竞争力的上限。此外,K -均值++通常远高于香草收敛K均值少。(An efficient implementation of the k-means++ algorithm for clustering multivariate data. It has been shown that this algorithm has an upper bound for the expected value of the total intra-cluster distance which is log(k) competitive. Additionally, k-means++ usually converges in far fewer than vanilla k-means.)
- 2011-05-23 11:27:50下载
- 积分:1
-
ARRAY
利用GS迭代算法求解经过高数值孔径物镜聚焦产生列阵的Matlab程序。(the matlab program for generating array at the focus of high numerical aperture.
the phase distribution is obtained.)
- 2013-10-26 17:18:14下载
- 积分:1
-
maximumlikehood
用最大似然法求解功率谱密度,现代谱估计方法(use the method of maximum likehood to calculate the power spectral density)
- 2010-12-13 13:12:57下载
- 积分:1
-
revideoadaptationforsmalldisplaybasedoncontentrec
new video adaption technique
- 2010-01-30 00:07:01下载
- 积分:1
-
jfen3
随机信号谱分析
基于matlab 随机信号的频域谱分析 自谱 互谱 窗函数等 十分实用(Spectral analysis of random signals
Matlab random signals based on spectral analysis of frequency-domain cross-spectral window function from the spectrum of other very useful)
- 2011-11-14 12:07:52下载
- 积分:1
-
FFT-Matlab
MATLAB下FFT变换实用2个例子,可以进行绘制fft波形及计算THD(The MATLAB FFT transform practical two examples can draw the fft waveforms and calculate THD)
- 2012-12-23 21:51:33下载
- 积分:1
-
01生成标准数据
对目标轨迹数据加噪声,设置雷达经纬度,提取雷达可视部分(Add noise to target track data, set radar latitude and longitude, extract radar visible part)
- 2017-11-07 15:20:23下载
- 积分:1
-
findT
找出一个一维数组的周期
例如: 1 2 3 1 2 3 的周期为3
1 2 3 1 2 的周期也为3(Find a cycle such as one-dimensional array: 1 2 3 1 2 3 cycles to 3
1 2 3 1 2 cycles for 3)
- 2010-10-04 02:00:50下载
- 积分:1