-
csharpandmatlab
说明: csharp和matlab混合编程的视频教程,很不错(csharp and mixed programming matlab video tutorial, very good)
- 2011-03-26 04:38:29下载
- 积分:1
-
fanmang
基于混沌的模拟退火算法,小波包分析提取振动信号中的特征频率,BP神经网络的整个训练过程。( Chaos-based simulated annealing algorithm, Wavelet packet analysis to extract vibration signal characteristic frequency, The entire training process BP neural network.)
- 2016-10-07 17:49:04下载
- 积分:1
-
蚁群聚类算法
蚁群聚类数据data.txt;蚁群聚类详细解释
如
[N,n]=size(X); % N =测试样本数;n =测试样本的属性数;
K = 4; % K = 组数;
R = 100; % R = 蚂蚁数;
t_max = 1000; % t_max =最大迭代次数;
% 初始化
c = 10^-2;
tau = ones(N,K) * c; %信息素矩阵,初始值为0.01的N*K矩阵(样本数*聚类数)
q = 0.9; % 阈值q
rho = 0.1; %
- 2022-01-31 10:02:24下载
- 积分:1
-
jpeg
jpeg在matlab下的实现详细过程,有需要的朋友请下载(jpeg in matlab to achieve under the process in detail, there is a need friends please download)
- 2008-01-24 14:54:45下载
- 积分:1
-
matlab2
这是关于matlab语言学习的经验,其中包括两个txt文档很方便下载,可以在手机上看,写的很好,值得看看。(This is about the matlab language learning experience, including two txt documents easy to download, you can phone point of view, well written, it is worth a look.)
- 2010-12-27 10:39:32下载
- 积分:1
-
SpokenArabicDigit
this matlab code reads the data text files UCI Spoken Arabic Digits and save the results in a mat file which user can easily use.
- 2013-02-09 16:51:53下载
- 积分:1
-
kernel-0.0.1
一个外国人写的matlab代码,实现功能:用泊松方程实现二维彩色图像的无缝拼接。(Matlab code written by a foreigner functions: image blending using the Poisson equation.)
- 2013-03-30 14:31:28下载
- 积分:1
-
NRZ-2-OOK
CD compensation method for optical fiber communication using matlab
- 2018-04-20 21:36:40下载
- 积分:1
-
RSSI算法定位matlab仿真
说明: 包含了一些简单的wifi定位算法的matlab代码:DTOA,chan算法,克拉美罗界,泰勒算法等等(Contains some simple WiFi location algorithm)
- 2021-03-20 16:50:52下载
- 积分:1
-
High-power-double--lasers-Simulation
高功率双包层光纤激光器及仿真,端面抽运的掺Yb双包层光纤激光器的基本理论及其仿真(High power double clad fiber lasers and simulation, end-pumped Yb-doped double-clad fiber lasers basic theory and simulation)
- 2013-08-27 09:47:37下载
- 积分:1