-
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
-
Combining_Cooperative_Relaying_with_Spectrum_Sensi
认知无线电的相关英文资料,经典,值得收藏!(English information related to cognitive radio, you can see!)
- 2010-05-12 14:18:44下载
- 积分:1
-
06_DesignExploration
This lab exercise will cover the use of AccelDSP’s design exploration capabilities that include mapping variables to memory and unrolling loop and vector operations. You will learn how to create different hardware architectures without modifying the MATLAB source to explore different area/performance tradeoffs.(This lab exercise will cover the use of Acce lDSP's design exploration capabilities that i nclude mapping variables to memory and unrolli Vi loop and vector operations. You will learn ho w to create different hardware architectures w ithout modifying the MATLAB source to explore d ifferent area/performance tradeoffs.)
- 2007-04-18 12:59:08下载
- 积分:1
-
xieya
基于matlab编程的叶片泵在过渡区中的卸压梯度曲线,卸压曲线。(Unloading pressure gradient curve of vane pump of MATLAB programming in the transition region based, unloading curve.)
- 2013-09-16 22:09:42下载
- 积分:1
-
SOSTOOLS.203
求解李亚普诺夫函数很好用,还需要用到凸锥优化以及半定规划(solve lyapunove function)
- 2012-04-05 16:41:41下载
- 积分:1
-
Google_Code_SISO
In parallel, the success of turbo codes has inspired new potentially ... Interference Cancellation (MMSE-IC) joint decoding receivers or turbo ... equalizer .... are stored on a hard drive and then processed using Matlab.
- 2013-12-11 02:29:41下载
- 积分:1
-
图像融合代码
像融合(Image
Fusion)是指将多源信道所采集到的关于同一目标的图像数据经过图像处理和计算机技术等,最大限度的提取各自信道中的有利信息,最后综合成高质量的图像,以提高图像信息的利用率、改善计算机解译精度和可靠性、提升原始图像的空间分辨率和光谱分辨率,利于监测。
- 2023-03-03 17:55:04下载
- 积分:1
-
MATLAB
从介绍功率谱的估计的理论基础入手,分析经典谱估计和现代谱估计,以及在Matlab中的实现方法。(Introduced the power spectrum from the estimated theoretical basics, analysis of classic and modern spectral estimation spectral estimation, as well as the realization of Matlab.)
- 2007-12-18 21:39:45下载
- 积分:1
-
Wiener
this code use for matlab
- 2009-10-25 17:39:51下载
- 积分:1
-
Complet_OFDM_system_simulation
完整的OFDM系统仿真程序,包括各种调制方式以及误码率计算(Complete OFDM system simulation program, including a variety of modulation and the bit error rate)
- 2009-05-03 09:49:32下载
- 积分:1