-
Ahmed-Farhan_092477_Exp-00
This code is useful. It can help the people to run the program nicely. It was done by me as my project work.
- 2013-01-12 02:11:55下载
- 积分:1
-
12
说明: thesis on apf for harmonic extraction and elimination
- 2011-12-03 12:43:59下载
- 积分:1
-
Partial_Differential_Equations_in_Matlab
In this document has been introduced how to solve different partial differential equations in Matlab programming language.Everbody can solve Heat Conduction Equation, Helmholtz Equation, Laplace Equation and Wave Equation for different initial and boundary conditions.
This document is elemantary of to understand how to solve partial differential equations with the aid of a porgramming language.
- 2013-11-20 19:39:58下载
- 积分:1
-
crclib
It is one of the files which will help in designing the biped simulation model by controlling it through regression model.
- 2015-04-12 18:37:22下载
- 积分:1
-
butqjsjx
包括最小二乘法、SVM、神经网络、1_k近邻法,OcJpbSg参数使用混沌与分形分析的例程,DC-DC部分采用定功率单环控制,关于神经网络控制,GPIGDZF条件仿真效率很高的,用MATLAB实现的压缩传感。( Including the least squares method, the SVM, neural networks, 1 _k neighbor method, OcJpbSg parameter Use Chaos and fractal analysis routines, DC-DC power single-part set-loop control, On neural network control, GPIGDZF condition High simulation efficiency, Using MATLAB compressed sensing.)
- 2016-02-24 17:04:42下载
- 积分:1
-
PositionV5
此simulink反正无人车的自动巡航功能(This code is used to simulate the vehicle s cruise control function)
- 2016-04-15 04:53:24下载
- 积分:1
-
ELM
训练集/测试集产生
load spectra_data.mat
随机产生训练集和测试集
temp = randperm(size(NIR,1))
训练集——50个样本
P_train = NIR(temp(1:50),:)
T_train = octane(temp(1:50),:)
测试集——10个样本
P_test = NIR(temp(51:end),:)
T_test = octane(temp(51:end),:)
N = size(P_test,2)
数据归一化
( Training set/test set generation load spectra_data.mat randomly generated training set and test set temp = randperm (size (NIR, 1)) training set- 50 samples P_train = NIR (temp (1:50) ,:)' T_train = octane (temp (1:50 ),:)' test set- 10 samples P_test = NIR (temp (51: end ),:)' T_test = octane (temp (51 : end ),:)' N = size (P_test, 2) Data Normalization)
- 2011-05-21 16:45:51下载
- 积分:1
-
kalman-tracking
卡尔曼滤波应用 通过卡尔曼滤波跟踪移动中的目标(Kalman filtering applications through the Kalman filter tracking moving target)
- 2013-11-20 15:27:38下载
- 积分:1
-
violin
说明: 绘制小提琴图,展示数据分布情况,非常实用的matlab数据可视化工具(Drawing violin diagram, displaying data distribution, very practical matlab data visualization tool)
- 2019-10-01 14:07:28下载
- 积分:1
-
GPstuff
Gaussian process models for Bayesian analysis (for Matlab) V1.1.0(GPstuff toolbox is a collection of Matlab functions for Bayesian inference with Gaussian process models.The toolbox contains some of the recent developments in sparse Gaussian processes and in approximate inference.)
- 2009-05-16 10:29:00下载
- 积分:1