-
fmincon
fmincon函数的应用实例,求最小能量(fmincon function of the application instance, find the minimum energy)
- 2011-10-20 16:13:50下载
- 积分:1
-
EKFUKFCKkk
包含平方根容积卡尔曼滤波(CKF),无迹卡尔曼滤波(UKF),扩展卡尔曼滤波(EKF)的matlab仿真程序。(Square root volume contains Kalman filter (CKF), unscented Kalman filter (UKF), extended Kalman filter (EKF) of matlab simulation program.)
- 2020-06-26 23:40:02下载
- 积分:1
-
MATLAB2010Super-tutorial
非常实用matlab编程教程。从安装到函数应用以及可视化都有涉及。(Very practical matlab programming tutorials. From installation to function application and visualization are involved.)
- 2013-10-08 17:26:57下载
- 积分:1
-
Versatile-Matlab-Simulation-Model
基于光伏模块直流物理模型,在matlab 仿真环境下,开发了光伏阵列通用仿真模型。利用该
模型,可以模拟任意太阳辐射强度、环境温度、光伏模块参数、光伏阵列串并联方式组合下的光伏阵
列I-V 特性。此外,该模型还融合了光伏阵列的最大功率跟踪(MPPT)功能,可以用于光伏发电系统
和风光复合发电系统的动态仿真。(A Versatile simulation model for photovoltaic array is developed based on the DC physical model of photovoltaic
module under Matlab environment. By the model,the I-V characteristics of photovoltaic array with different combinations can
be simulated at any corresponding insolation level, ambient temperature and parameters of the photovoltaic module. In addition
to that, the model includes the function of Maximum Power Point Tracking(MPPT) . It can be used in the dynamic simulation of
photovoltaic systems and wind-solar hybrid systems.)
- 2014-11-21 16:50:17下载
- 积分:1
-
pskana
PSK系统半解析仿真 matlab符号间干扰ISI与误码率的关系 与Eb/No的对应关系(Correspondence between PSK system semi-analytical simulation matlab inter-symbol interference ISI and BER with Eb/No)
- 2013-03-26 22:47:21下载
- 积分:1
-
ESA.tar
压缩感知技术,信号重建matlab程序代码。matlab2010b(compress sensing)
- 2014-01-14 23:42:03下载
- 积分:1
-
fem1d_spectral_numeric
FEM1D_SPECTRAL_NUMERIC is a MATLAB program which applies the spectral finite element method to solve the problem u = - pi^2 sin(x) over [-1,+1] with zero boundary conditions, using as basis elements the functions x^n*(x-1)*(x+1), and carrying out the integration numerically using MATLAB s quad() function. This function solves the problem u = - pi^2 * sin( pi * x ) for x in (-1,1), with boundary conditions u(-1) = u(1) = 0.
- 2011-12-02 06:06:55下载
- 积分:1
-
QPSK
基于matlab的qpsk调制仿真 源代码(Matlab-based simulation of the source code modulation qpsk)
- 2009-04-26 11:04:32下载
- 积分:1
-
kalmanlvbozaifangzhenzhongdeyingyong
卡尔曼滤波在仿真中的应用,低于跟踪目标有很大的作用(NNAD applied to multi-target tracking, a great help for filtering, and fusion technology)
- 2012-05-24 14:08:10下载
- 积分:1
-
IPCA
说明: 主成分分析(PCA)的增量实施。
该算法在线更新每个变换系数矩阵新样本,而无需将所有样本保留在内存中。
在某种意义上,该算法在形式上等效于通常的批处理版本给定一个样本,将变换系数设置在末尾过程是相同的。 实时讨论了应用PCA的意义。(Incremental implementation of the principal component analysis (PCA).
The algorithm updates the transformation coefficients matrix on-line for each new sample, without the need to keep all the samples in memory.
The algorithm is formally equivalent to the usual batch version, in the sense that given a sample set the transformation coefficients at the end of the process are the same. The implications of applying the PCA in real time are discussed with the help of data analysis examples (a sample set is uploaded together with the examples))
- 2020-01-12 22:34:24下载
- 积分:1