-
depsV1.0.001
matlab codes related to pso.
- 2013-02-27 18:07:56下载
- 积分:1
-
Desktop
AWGN + Nakagami + BPSK
- 2021-01-18 16:18:43下载
- 积分:1
-
BLDCM
我搜集的一些关于无刷直流电机建模的文章,一共4篇都是写得比较好的。(I have collected some of the brushless DC motor model on the article, a total of four are well-written.)
- 2010-06-22 13:40:46下载
- 积分:1
-
SFCcalc
calculate Specific Fuel Comsuption
- 2012-05-31 02:38:30下载
- 积分:1
-
bpbyc
C语言神经网络程序包,用C语言开发的人工神经网络,有自适应的功能(C language neural network package, with C-language development of artificial neural networks, adaptive function)
- 2006-06-15 00:21:04下载
- 积分:1
-
synchronous
Synchronous motor simulation for performing modern control and other controllers
- 2014-08-16 22:37:37下载
- 积分:1
-
123
利用MATLAB自带的优化工具箱求解,包括数据信息(Built using MATLAB toolbox for solving optimization)
- 2014-01-01 12:55:30下载
- 积分:1
-
[emuch.net]Matlab
Matlab陀螺仪仿真,里面有GUI仿真以及M文件,可根据需要自行改变运动轨迹(Matlab simulation, a gyroscope simulation and M file, there is a GUI can be according to the need to change the trajectory
)
- 2014-06-21 13:59:57下载
- 积分:1
-
gmm
Creates a Gaussian mixture model with specified architecture.MIX = GMM(DIM, NCENTRES, COVARTYPE) takes the dimension of the space
DIM, the number of centres in the mixture model and the type of the
mixture model, and returns a data structure MIX.
- 2008-03-21 11:48:36下载
- 积分:1
-
Gauss-Jordan-Matrix
For inverting a matrix, Gauss-Jordan elimination is about as efficient as any other method. For solving sets of linear equations, Gauss-Jordan elimination produces both the solution of the equations for one or more right-hand side vectors b, and also the matrix inverse A(-1). However, its principal weaknesses are (i) that it requires all the right-hand sides to be stored and manipulated at the same time, and (ii) that when the inverse matrix is not desired, Gauss-Jordan is three times slower than the best alternative technique for solving a single linear set.
- 2012-03-29 00:57:43下载
- 积分:1