-
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
-
buck
说明: 基于PSIM软件,在buck电路设计整个过程。将每一个部分分开,单个分析,最终实现buck电路DC-DC.(PSIM-based software, the whole process in the buck circuit design. To separate each part, a single analysis, and ultimately buck circuit DC-DC.)
- 2010-04-14 17:09:13下载
- 积分:1
-
lsmi
Sample Matrix Inversion is implemented via matlab. the code plot the SINR performance as a function of BER and compare it to the theoretical upper bound BER.
YOU CAN CHANGE THE PARAMETERS AND TEST THE RESULTS.
- 2014-09-07 14:23:59下载
- 积分:1
-
exponfit
MATLAB不提供现成指数拟合函数,一方面由于但可以轻松通过多项式拟合转化而来,但是使用上还是不如有一个函数方便,所以特写这样一样简单实用的函数(MATLAB does not provide ready-exponential fit function, by hand because it can be easily transformed a polynomial fit, but still not as good as there is easy to use a function, it is as simple close-up of such useful functions)
- 2015-07-27 13:10:37下载
- 积分:1
-
firework
基于easyX library的祝福烟花,可以给你的 TA 送去属于你自己的祝福烟花。(Blessing fireworks on easyX library, you can give your TA send your own blessings fireworks.)
- 2014-10-18 18:54:31下载
- 积分:1
-
wjll
一个用MATLAB编写的文件浏览器GUI。(A prepared using MATLAB file browser GUI.)
- 2012-11-22 19:45:44下载
- 积分:1
-
learningmatlab
说明: 一本非常经典的书,INTRODUCTION TO MATLAB FOR ENGINEERING STUDENTS,国外很多著名大学学习Matlab就用的这本教材(This book, INTRODUCTION TO MATLAB FOR ENGINEERING STUDENTS, is a very good book.)
- 2010-04-26 17:09:25下载
- 积分:1
-
qpso
qpso para que puedan descargarlo y chupenla feos qlos
- 2011-12-28 09:35:58下载
- 积分:1
-
基于密度的聚类算法
说明: 基于密度的聚类分析典型算法--DBSCAN(A Typical Density-Based Cluster Analysis Algorithms--DBSCAN)
- 2019-05-13 16:44:34下载
- 积分:1
-
matlabcommunicationtoolbox
说明: 通信工具箱,pdf格式,内附程序源码,内容完整,结构严谨,不可多得的好书(Communications Toolbox, pdf format, containing the program source code, content integrity, structured, rare books)
- 2010-04-15 13:58:58下载
- 积分:1