-
Communication-theory
通信原理基于Matlab的计算机仿真 书籍 源代码(Communication is based on the source code of Matlab computer simulation Books)
- 2012-12-28 15:19:26下载
- 积分:1
-
Viterbi
Viterbi Decoder in C
- 2014-02-21 03:01:41下载
- 积分:1
-
Ant-colony-algorithm-
该文件详细介绍了蚁群算法,不仅有代码,还有数据,并且还附带蚁群算法的介绍PPT,很有用的,是学习的好算法。(Ant colony algorithm was introduced in detail the file, not only the code, and data, and also with ant colony algorithm is introduced PPT, very useful, is good to learn algorithm.)
- 2016-03-25 15:33:00下载
- 积分:1
-
ugm
Upper gain margin
Intended for a senior-level course on the analysis and design of digital control systems, the text is also useful for graduate students and practicing engineers who are learning state-space design techniques.
- 2008-06-08 23:09:10下载
- 积分:1
-
matlabchuxue
matalab一些基本运算,对于初学者来说很有用!(matalab some of the basic operations for the newcomer useful!)
- 2007-04-17 08:53:04下载
- 积分:1
-
CNN
This project provides matlab class for implementation of convolutional neural networks. This networks was developed by Yann LeCun and have sucessfully used in many practical applications, such as handwritten digits recognition, face detection, robot navigation and others (see references for more info). Because of some architectural features of convolutional networks, such as weight sharing it is imposible to implement it using Matlab Neural Network Toolbox without it s source modifications.
- 2013-11-19 15:07:52下载
- 积分:1
-
mls拟合
移动最小二乘的MATLAB程序 用于简单的散点曲线拟合(MATLAB Program of Moving Least Squares for Simple Spot Curve Fitting)
- 2019-04-02 11:59:03下载
- 积分:1
-
Dynamic_LSCMA_3
动态LSCMA(最小二乘恒模)算法程序,空间存在3个信号,每行有注释。(Dynamic LSCMA (least square constant modulus) algorithm program, there are 3 signals in space, each line has a note.)
- 2015-06-06 19:51:40下载
- 积分:1
-
DIANJI
说明: 异步电机参数的在线辨识研究/基于模型参考自适应的异步电动机转动惯量的辨识/交流感应电机的参数辨识及数字控制技术研究;基于大功率异步电机。硕士论文,对理论说明非常好,而且还有实验仿真说明(Induction motor parameter identification online research, based on high-power induction motors. Master' s thesis, a very good description of the theory, but also that the experimental simulation)
- 2009-07-30 10:17:28下载
- 积分:1
-
gridding
Gridding is a method of interpolating data from an arbitrary 2D sampling pattern to a uniform grid. In MRI, this allows rapid image reconstruction. There are numerous publications on MR gridding reconstruction.
The tar file includes numerous .m scripts, and C code that can be compiled to a .mex function.
You will need to compile the MEX functions - in Matlab try "mex gridlut_mex.c" and "mex calcdcflut_mex.c" These should result in files gridlut_mex.mex??? and calcdcflut_mex.mex??? where ??? depends on your operating system.
Run the function spiralexample.m in Matlab. (Gridding is a method of interpolating data from an arbitrary 2D sampling pattern to a uniform grid. In MRI, this allows rapid image reconstruction. There are numerous publications on MR gridding reconstruction.
The tar file includes numerous .m scripts, and C code that can be compiled to a .mex function.
You will need to compile the MEX functions- in Matlab try "mex gridlut_mex.c" and "mex calcdcflut_mex.c" These should result in files gridlut_mex.mex??? and calcdcflut_mex.mex??? where ??? depends on your operating system.
Run the function spiralexample.m in Matlab. )
- 2010-05-23 14:20:54下载
- 积分:1