-
8psk
超宽带程序示范程序\M-PSK8psk.rar(Ultra-wideband Program Files demonstration program M-PSK 8psk.rar)
- 2009-10-22 15:55:47下载
- 积分:1
-
Lyapunov
此matab函数文件可以用来计算模型的李雅普诺夫指数,用于稳定性分析。(this Lyapunov.m file can be used to compute the lyapunov exponential)
- 2013-12-31 22:21:05下载
- 积分:1
-
basis-function
在径向基函数拟合、径向基函数神经网络和小波神经网络中的几种常用的基函数。包括高斯基函数、逆二次基函数、小波基函数等。(Several basis functions in radial basis function fitting, RBF neural network and wavelet neural networks. Including Gauss function, inverse quadratic basis functions, wavelet function and so on.)
- 2016-01-03 15:26:10下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
Wee
小波熵在燃烧扰动相关信号提取中的应用PDF,需要的可以下载随便看看(xiao bo shang Wse)
- 2012-04-18 19:21:21下载
- 积分:1
-
XFZwane
This m-file calculates the starting perfomance
of induction motor using the steady state ac circuit to represent it. This calculates for the first part, it is modified to obtain other results
- 2013-03-31 21:05:33下载
- 积分:1
-
MATLAB
matlab book,good book
- 2007-10-05 15:30:35下载
- 积分:1
-
MATLAB
matlab的使用命令大全,可以在做matlab开发的时候给与很好的帮助(the use of matlab command Daquan, you can do matlab developed a good time to give help)
- 2009-12-03 17:23:33下载
- 积分:1
-
bayes
模式识别作业,贝叶斯估计,采用parzen窗函数估计法,窗函数选择正态窗函数。(Pattern recognition task, Bias estimates, using the Parzen window function estimation method, choose normal window window function.)
- 2014-09-04 10:52:47下载
- 积分:1
-
Adaptive MPC
一个很有参考性的案例,是和自动驾驶相关的MP控制;
说明如何实时更新模型预测控制中的 预测模型的参数,
实现自适应控制。(A very useful case is MP control related to automatic driving.
Explains how to update the parameters of predictive models in model predictive control in real time.
Adaptive control is realized.)
- 2021-03-16 16:59:22下载
- 积分:1