-
state_space_PID
本代码是PID在S函数中的实现,但不同之处在于,本代码先把PID变成状态空间表达式,更加易懂,为本人独创。(This code is the PID in the S function, but the difference is that, this code to put the PID into the state space expressions, more understandable, for my original.)
- 2014-09-03 10:45:50下载
- 积分:1
-
kdtree-realization
K-d树实现。采用matalb和C++混合编译的方式实现。(kdtree provides a minimalistic implementation of kd-tree.
The implementation can be used either inside MATLAB by means
of MEX calls, or as a standalone tool, directly a C/C++
program. )
- 2015-04-09 10:37:33下载
- 积分:1
-
MatlabVC
一种将Matlab编译成可执行程序的一种方法,它使得Matlab编写的程序能够完全脱离Matlab这个环境来执行,从而大大提高了程序的应用范围和使用价值(Of a Matlab compiled into an executable program will be a method which allows Matlab programs written in Matlab can be completely detached from the environment to perform, thus greatly improving the program' s scope of application and value)
- 2009-09-23 23:17:46下载
- 积分:1
-
mymatlab
matlab编程交流,旅游预测的另一种算法(matlab programming exchanges, travel forecasts another algorithm)
- 2011-02-05 21:56:43下载
- 积分:1
-
ErrFun
说明: 求误差函数的值(算法借鉴MATLAB中erf函数)(According the erf function in matlab program, get the value of ERROR function.)
- 2009-08-31 02:09:15下载
- 积分:1
-
Csharp_VLC
C#调用VLC进行视频播放,支持多种视频格式(C# calls VLC for video playback, supporting multiple video formats.)
- 2020-11-08 21:09:47下载
- 积分:1
-
pso
实现光伏发电系统中MPPT功能,实现PSO算法的m文件(Realize the MPPT function in the photovoltaic power generation system and realize the m file of PSO algorithm.)
- 2018-05-08 11:34:41下载
- 积分:1
-
IEEE13MATLAB
IEEE13节点潮流计算程序,采用了MATLAB软件进行编程,利用前退回代法进行配电网的潮流计算(IEEE13 node flow calculation program, using MATLAB software programming, before use of return on behalf of the French distribution network power flow calculation)
- 2020-11-25 09:09:39下载
- 积分:1
-
QPSKAWGN
无线通信,信号通过qpsk调制,在高斯白噪声环境下的传输(Wireless communications, signal modulation by qpsk, white Gaussian noise environment in the transmission)
- 2010-09-14 14:57:50下载
- 积分:1
-
SSIMSrc-0.24
the equivalent of Zhou Wang s SSIM matlab code
//with K1 = 0.01, K2 = 0.03 and windows = ones(8) since this enables a fast implementation using summed area tables.
//the measure is described in "Image quality assessment: From error measurement to structural similarity"
//was originally adapted from the matlab code for the universal image quality index
- 2012-05-30 05:46:57下载
- 积分:1