-
dantiaodai
导体的电感 电容 特性阻抗曲线 的MATLAB模拟(Conductor inductance capacitance characteristic impedance curve of the MATLAB simulation)
- 2008-05-31 21:16:48下载
- 积分: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
-
MATLAB-source-code-30-case-studies
MATLAB智能算法30个案例分析 源代码(Intelligent algorithm MATLAB source code 30 case studies)
- 2014-08-14 17:46:13下载
- 积分:1
-
matlab
matlab 的各种图像处理与视频处理算法 (very good c++ algorism very good matlab algorism )
- 2015-04-01 07:09:41下载
- 积分:1
-
test_vectors
5G通信中的新型多载波技术GFDM相关matlab代码,很新,希望对5G研发人员有帮助(5G Communications GFDM new multi-carrier technology related matlab code, very new, and I hope 5G R & D staff helpful)
- 2016-01-21 12:57:53下载
- 积分:1
-
MATLAB2013-teaching-material
MATLAB2013超强教程,一本教程学会Matlab2013(Matlab 2013 teaching material)
- 2014-11-05 09:02:55下载
- 积分:1
-
PCA
主成分分析的Matlab程序,包括完整的计算过程,相关参数计算及绘图(Principal component analysis)
- 2015-01-23 11:25:04下载
- 积分:1
-
Matlablist
Matlab+图形图像处理函数详细列表,包含常用函数列表,快速检索(Matlab+ Graphics detailed list of image processing functions, including a list of common functions, fast retrieval)
- 2010-09-07 10:57:12下载
- 积分:1
-
multisvm
使用SVM进行多类的一对一分类,有利于初学者对SVM进行快速入门(The function of the code is to classify multiple classes using one-to-one SVM, which must be very useful for beginners.)
- 2011-05-11 21:44:20下载
- 积分:1
-
canny图像边缘算法
说明: 这是一个关于图像边缘检测的小程序,希望对大家有所帮助(This is an image of a small edge detection procedures, we hope to help)
- 2005-09-21 20:40:17下载
- 积分:1