-
GUI_of_matlab
GUI制作中文资料,以中文的形式介绍如何在matlab中实现创建GUI 界面(Chinese GUI production information to the Chinese in the form of matlab on how to create a GUI interface to achieve)
- 2009-04-12 10:23:44下载
- 积分:1
-
1
说明: 模糊C均值聚类的MATLAB程序,有详细中文注释,对初学者很有帮助。(Fuzzy C-means clustering of the MATLAB program, a detailed English notes, very helpful for beginners.)
- 2009-06-10 18:21:32下载
- 积分:1
-
eg8-huoyunliangjiance
《MATLAB神经网络30个案例分析》中的第8个例子,案例8 GRNN的数据预测-基于广义回归神经网络货运量预测。希望对大家有一定的帮助!(The MATLAB neural network analysis of 30 cases of example, 8 cases of 8 GRNN data to predict- freight volume prediction based on generalized regression neural network. Hope to have certain help to everybody!
)
- 2013-09-20 16:04:15下载
- 积分:1
-
l1eq_pd
压缩感知重构算法,线性规划算法matlab程序算法(Compressed sensing reconstruction algorithm)
- 2021-03-26 08:59:13下载
- 积分:1
-
TP2
Etude de la modulation numérique MDA-4
- 2010-10-14 02:16:58下载
- 积分:1
-
STFT
chirp信号的短时傅里叶变换源代码,雷达、信号处理等领域,可实现对chirp信号的短时傅里叶变换(short-time Fourier transform source code field chirp signals, radar, signal processing can be realized on short-time Fourier transform chirp signal)
- 2020-06-26 14:00:02下载
- 积分:1
-
pso_qzn
自己写的关于粒子群算法求函数最小值的例程,简单易懂,对理解算法有很大帮助(Wrote it myself on the Particle Swarm Optimization for the minimum function of the routine, easy-to-read, to understand the algorithm are very helpful)
- 2007-11-23 22:50:25下载
- 积分:1
-
Hidden-Markov-Models_4_1
说明: 语音识别HMM隐马尔可夫全过程的matlab程序,运行测试能出结果,希望对你们有用,实在没点数才把自己压箱底的东西拿出来,呜呜(HMM speech recognition, Hidden Markov whole process of matlab program, run the test to the result, I hope helpful for you, it is only then did their own pressure points things bottom out, whining)
- 2011-03-08 11:24:56下载
- 积分:1
-
K-Mean1
编写K-均值聚类算法程序,对下图所示数据进行聚类分析(选k=2)(prepare K-means clustering algorithm, the data shown in the chart below cluster analysis (EAC k = 2))
- 2020-11-12 16:39:43下载
- 积分:1
-
Floyd-Matlab
floyd算法的matlab程序
floyd-最短路问题
输入:
B-邻接矩阵(bij),指i到j之间的距离,可以是有向的。
sp- 起点标号。
ep- 终点标号。
输出:
d- 最短路的距离。
path-最短路的路径。 (floyd algorithm matlab program floyd-shortest path problem Input: B-adjacency matrix (bij), refers to the distance between i to j, can be directed to. Sp-starting label. Ep-end labeling. Output: d-shortest distance. Path-shortest path.)
- 2010-05-16 12:17:31下载
- 积分:1