-
BP5
bp 神经网络用于学习预测的MATLAB程序源代码 可以根据子的需要进行修改 (bp neural network prediction for learning MATLAB program source code can be modified according to the needs of the child)
- 2009-09-06 22:51:53下载
- 积分:1
-
Wind_Power_inverter_model
这是用Matlab自己搭建的直驱式风力发电并网逆变器的仿真模型,效果挺不错的。(It is built using Matlab own direct drive wind power inverter with the simulation model, the effect is very good.)
- 2010-08-24 17:35:33下载
- 积分:1
-
Genetic
matlab遗传算法工具箱matlab遗传算法工具箱matlab遗传算法工具箱(Genetic Algorithm Toolbox Genetic Algorithm ToolboxGenetic Algorithm ToolboxGenetic Algorithm Toolbox)
- 2009-11-20 03:32:02下载
- 积分:1
-
schrodinger
this code solves schrodiger
- 2011-06-23 17:44:05下载
- 积分:1
-
737434a8c47e4bbbb27d8e445b921785
换热站计算及选型,非常有用,里面用的XLS编写的,直接用就可以~~~~~(Calculation and selection of heat transfer stations, very useful, which use XLS written directly on it ~ ~ ~ ~ ~)
- 2014-01-21 09:42:04下载
- 积分:1
-
matlab_leach
说明: 用MATLAB模拟leach算法,可以实现在网络中的leach算法的功能(Leach method using MATLAB simulation can be realized in the network function of leach method)
- 2010-04-07 11:29:01下载
- 积分:1
-
qiugenmusic
一种MUSIC算法的改进形式,大大的减小了计算量(An improved form of the MUSIC algorithm, greatly reduce the amount of computation)
- 2012-08-27 19:47:06下载
- 积分:1
-
MATLAB-PF
基于matlab的粒子滤波经典程序。实现了目标跟踪。初学者非常好用!(Based on the classical particle filter matlab program. Achieve the target tracking. Beginners are very easy to use!)
- 2021-04-12 09:58:58下载
- 积分:1
-
metal-detector
this metal detector full project (pulse induction)
- 2014-01-01 13:26:57下载
- 积分:1
-
fit_ML_rayleigh
fit_ML_rayleigh - Maximum Likelihood fit of the rayleigh distribution of i.i.d. samples!.
Given the samples of a rayleigh distribution, the PDF parameter is found
fits data to the probability of the form:
p(r)=r*exp(-r^2/(2*s))/s
with parameter: s
format: result = fit_ML_rayleigh( x,hAx )
input: x - vector, samples with rayleigh distribution to be parameterized
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
s - fitted parameter
CRB - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type- ML
- 2011-02-09 19:10:54下载
- 积分:1