-
least_square
这个源码是最小二乘法在Matlab上应用的一个例子,可供大家参考(This source is the least squares method in the Matlab application of an example for your reference)
- 2009-01-19 23:12:50下载
- 积分:1
-
pmsm
a modele of the permant magnet synchronous machine
- 2010-07-28 20:30:08下载
- 积分:1
-
Percolation-Cluster
对周围相邻的 8 邻居求和(元胞只有两种状态,0 或 1 )。元胞也有一个单独的状态参量(所谓 记录 )记录它们之前是否有非零状态的邻居。 在 0 与 1 之间产生一个随机数 r 。 如果总和> 0 (至少一个邻居)并且 r >阈值,或者元胞从未有过一个邻居,则元胞= 1 。 如果总和> 0 则设置"记录"的标志,记录这些元胞有一个非零的邻居。 (8 adjacent neighbors on the surrounding sum (cell only two states, 0 or 1). Cell also has a separate state parameters (so-called ' records' ) record that they have non-zero state before the neighbors. Between 0 and 1 generate a random number r. If the sum of> 0 (at least one neighbor) and r> threshold, or the cell has never had a neighbor, then cell = 1. If the sum> 0 set the " record" sign, record the cell has a non-zero neighbors.)
- 2011-06-30 19:59:51下载
- 积分:1
-
Markov_chain
马尔科夫链的Matlab源程序,求解多目标优化问题所得结果是一个优化解集,求解多目标优化问题所得结果是一个优化解集(Markov chain Matlab source, multi-objective optimization problem the result is an optimized solution set for solving multi-objective optimization problem the result is an optimized solution set)
- 2013-07-25 07:22:16下载
- 积分:1
-
_-1
MATLAB 编程有助于初学者进行学习,了解以及相应的运用(MATLAB programming will help beginners to learn, understand, and use of appropriate)
- 2012-09-21 16:05:51下载
- 积分:1
-
PSO BP wind power
使用风电场历史数据,基于pso-bp算法进行风电功率点预测(PSO-BP algorithm for prediction of wind power)
- 2021-04-12 17:48:57下载
- 积分:1
-
EMDcommnet
emd code with detail commnet
- 2007-12-12 14:16:28下载
- 积分:1
-
DekoderWsaduBQ208xCompal
bq2084 dekoder hex dump
- 2014-09-11 05:01:39下载
- 积分:1
-
CSMA-ALOHA-matlab
退避机制的三种matlab代码,包括CSMA、ALOHA、时隙ALOHA协议的matlab仿真(Backoff three matlab code, including CSMA, ALOHA, slotted ALOHA protocol matlab simulation)
- 2015-09-07 20:38:46下载
- 积分:1
-
obj2mat
可以读取obj格式的文件到matlab空间中,obj格式的文件中,只能包含点和面的信息(Obj file format can be read into matlab space, obj file format, can contain only the information points and surfaces)
- 2010-12-23 22:15:01下载
- 积分:1