-
daonajuzheng
电网潮流计算中节点导纳矩阵的形成的函数程序,进过验证可以使用(Power flow calculation of the node admittance matrix of the function of the formation process can be used to go to verify)
- 2009-05-19 10:00:21下载
- 积分:1
-
exercise_1
m序列产生m序列产生m序列产生m序列产生m序列产生m序列产生(m-sequence generator m sequence generation m-sequence generator m-sequence generator m sequence generation m-sequence generator)
- 2013-11-06 12:38:57下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
getminu
关于指纹识别的一些利用matlab进行图像预处理的源程序(Some of the use of fingerprint matlab source code for image preprocessing)
- 2010-05-12 00:51:49下载
- 积分:1
-
kalmanRLSLMS
给出了kalman、RLS、LMS三种自适应滤波器的仿真程序,三种滤波器都采用了80次迭代,将仿真值与理论值进行了比较(Given kalman, RLS, LMS adaptive filter simulation program of three, three types of filters are used 80 iterations, the simulated values were compared with the theoretical value)
- 2020-12-30 16:58:59下载
- 积分:1
-
leida1Kalman
Kalman滤波跟踪目标运行时需添加数据,并修改路径(Kalman filter tracking target runtime needs to add data, and modify the path
)
- 2014-11-15 11:46:23下载
- 积分:1
-
ls_inv_filter
子波整形反褶积是通过所设计的整形滤波器对地震子波,使其成为所期望的形状。(Shaping wavelet deconvolution by shaping filter designed for seismic waves, making it the desired shape.)
- 2015-01-21 19:53:24下载
- 积分:1
-
ABS控制及悬架
matlab实现汽车ABS仿真控制策略;simulink实现汽车悬架控制策略(MATLAB realizes automobile ABS simulation control strategy; Simulink realizes vehicle suspension control strategy.)
- 2018-07-27 11:19:12下载
- 积分:1
-
example-(2)
几个数据拟合的例子,比较简单,供大家学习。(Several examples of data fitting, relatively simple for everyone to learn.)
- 2014-01-13 17:20:35下载
- 积分:1
-
FastICA_CPP
使用C++语言编写的FastICA算法,并附带有Matrix类。(Use C++ language FastICA algorithm, together with the Matrix class.)
- 2013-11-27 09:27:38下载
- 积分:1