-
matlabode
matlab幻灯片,对做信号的同行有所帮助,希望可以共同交流!(matlab slides, make the signal for peer help, want to share!)
- 2008-02-28 16:36:23下载
- 积分: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
-
bpnn_pid
薛定宇写的控制系统计算机辅助设计这本书上一段程序,是关于BPpid的s函数程序(Computer aided Design of Control system written by Xue Dingyu A program in this book is about BPpid s function program)
- 2018-05-19 12:48:35下载
- 积分:1
-
LDPC
LDPC码的编译码算法,matlab代码(matlab code for LDPC encoder and decoders)
- 2020-11-13 10:29:43下载
- 积分:1
-
TwolvlCHBMLIfedIMusingSVPWM11
Hi this is matlab simulation
- 2011-10-07 18:53:22下载
- 积分:1
-
QQ1
中心差分法求解动力学响应,可以尝试一下,个人觉得不错(The central difference method for solving structural dynamics problems)
- 2015-01-14 18:23:09下载
- 积分:1
-
Untitled
matlab视频读取分帧,显示并存储的代码,并查看属性信息(matlab video reading framing, display and store the code and view property information)
- 2013-12-30 14:42:45下载
- 积分:1
-
Untitled
软阈值去噪程序。噪声为高斯白噪声,采用软阈值去噪算法可保证信号的能量。(noise)
- 2009-09-30 23:12:56下载
- 积分:1
-
spnet
it can be used for neural network
- 2009-05-19 08:16:02下载
- 积分:1
-
mineGA
tsp code via genetic algorithm
- 2012-05-27 02:57:24下载
- 积分:1