-
project1_code
这是matlab编写的3个常用机器学习分类器代码。其中包括了: 1)PCA 分类其;2)LDA分类器:3)naive贝叶斯分类器。 3个算法的实现参考了《Introduction to Machine
Learning》。 除了这3个分类算法的实现外,代码里面还包含了用于测试的main.m 主程序和一个实验的简要报告。实验在著名数据集acoustic_train_data 上进行。(This source code includes the implementation of three famous classifiers in machine learning. They are 1) PCA, 2) LDA and 3) Naive Bayesian. The detail theory behind these classifier can be found text book <<Introduction to Machine Learning>>. Besides the implementation of these 3 algorithms, the main.m for testing and a brief testing report is also included. (The testing is on data set acoustic_train_data) Enjoy:))
- 2015-03-09 20:59:12下载
- 积分:1
-
Lyapunovexponentbyslope
用斜率的方法来求时间序列的lyapunov exponent,在非线性动力学和时间序列处理中经常用到。很实用的小程序。(slope of the methods used to the time series for the lyapunov exponent. Nonlinear Dynamics and the time sequence processing frequently used. Very small practical procedures.)
- 2007-01-30 12:41:20下载
- 积分:1
-
Code
说明: matlab粒子群优化(Particle Swarm Optimization, PSO)算法(Particle Swarm Optimization)
- 2020-04-14 00:26:08下载
- 积分:1
-
corrMatching
correlation matching using matlab it is a code used for match correlation a image in matlab software.
using this we can a correlate an image.
- 2010-12-26 13:49:30下载
- 积分:1
-
matlab
复杂网络相似性指标的实现和对比,同时可以实现无标度网络和邻耦网络两个复杂网络的预测。并对预测结果进行评估。改进了预测算法,提出了预测精度评价的新指标,使精度评价更准确。(Implementation and comparison of the complex network of similar indicators, and can achieve scale-free network and neighbor coupled network prediction of two complex networks. The prediction results to assess. Improve the prediction algorithm, proposed a new indicator of prediction accuracy evaluation, the accuracy of evaluation is more accurate.)
- 2012-07-06 16:06:35下载
- 积分:1
-
CSRsim
压缩感知雷达信号处理matlab仿真实验,可对目标场景建模及回波信号处理有一个总体的认识。(A simulation for compressive sensing radar singal processing based matlab.)
- 2014-08-27 13:43:28下载
- 积分:1
-
circular-convolution
The circular convolution, also known as cyclic convolution, of two aperiodic functions (i.e. Schwartz functions) occurs when one of them is convolved in the normal way with a periodic summation of the other function.
- 2015-03-14 15:45:12下载
- 积分:1
-
MicroFileParse
麦克风指向性调试源码,可用于麦克风指向性测试,对声学研究有用(Debug source directional microphone, directional microphone can be used to test for acoustic research useful)
- 2008-02-19 10:13:56下载
- 积分:1
-
MATLABDSP
提出结合MATLAB来开发DSP系统的思想,阐述了实现该思想的两种工具,并详细介绍了使用MATLAB Link for Code
Composer Studio辅助DSP设计的相关内容,包括其功能特点、实现方式、工作原理等(Proposed DSP systems with MATLAB to develop the idea, expounded the idea of two kinds of tools to achieve that, and details the use of MATLAB Link for Code Composer Studio auxiliary DSP design-related content, including its features, realization, working principle, etc.)
- 2009-12-11 20:54:10下载
- 积分:1
-
nnpidcontroll
说明: Matlab 神经网络离散PID控制实例,在Simulink环境中搭载仿真模块即可实现,结果图效果不错(Matlab neural network PID control of discrete examples, in the Simulink environment with simulation module can be realized, the results of Fig good results)
- 2021-02-18 23:19:44下载
- 积分:1