-
matlab
matlab中求矩阵中n个绝对值最大的数(my english is very bad)
- 2010-01-08 23:20:04下载
- 积分:1
-
adc_ansysis
对adc采样信号进行频谱分析,计算信噪比,有效位数等等重要参数(Adc sampling signal for spectrum analysis, calculate SNR, the effective number of bits so the important parameters)
- 2021-05-14 08:30:02下载
- 积分:1
-
WCDMAMATLAB
WCDMA物理层matlab仿真程序,包含信道编码,交织,速率匹配,调制,扩频,信道模型,RACK接收机和相应的解码程序。(A simulation of the 3GPP FDD proposal for 3G wireless. The simulation can run on Simulink or as a stand alone C-coded program. It includes the channel encoding, interleaving, rate matching, modulation, spreading(channelization), a channel model, a RAKE receiver, and the corresponding decoding functions. Both the downlink and uplink have been modelled.)
- 2009-06-19 13:38:35下载
- 积分:1
-
CLSPSO
说明: 混沌粒子群算法,精确找出最优点,对现在的科研很有帮助(Chaos Particle Swarm Optimization and accurately find the most advantages of the present research is helpful)
- 2011-04-08 15:36:51下载
- 积分:1
-
paddedsize
通过使用填充和不填充观察其滤波效果!使用了低通滤波器生成一个高斯滤波器!(Fill and not fill through the use of filtering effect observed! Low-pass filter used to generate a Gaussian filter!)
- 2011-05-22 13:51:28下载
- 积分:1
-
3D-FDTD
3d 平面波 科技进行仿真平面波的传播 应用在matlab 当中,直观简洁(3d plane wave)
- 2011-11-15 04:45:20下载
- 积分:1
-
电力系统机组组合分段线性优化
说明: 电力系统短期运行模拟程序,机组组合程序,以日为调度周期,ieee14节点标准系统为算例。(Power system short-term operation simulation program, unit combination program, daily scheduling cycle, IEEE 14 node standard system as an example.)
- 2021-03-29 21:09:11下载
- 积分:1
-
matlab7.0
matlab相关教程,希望能给大家提供帮助,可以看看的资料(matlab tutorial, I hope to give help, you can see the information)
- 2012-06-18 18:22:58下载
- 积分:1
-
short-time-ft
很好的短时傅里叶变换的MATLAB程序,适用于初学者。(MATLAB code of short time Fourier transform)
- 2015-03-30 22:05:11下载
- 积分:1
-
qrtrannnn
功能:对矩阵A的左上角的m阶对角块作QR变换:先用Givens变换作QR分解A=QR,
再作相似变换A:=Q AQ=RQ.
输入: n阶HessenbergA,其中A(m+1,m)=0,m>2.
输出: 变换后的Hessenberg形矩阵A.
2 用基本QR算法求实方阵的全部特征值.(Function: the upper left corner of the matrix A, diagonal blocks of order m to QR transformation: first, to make QR decomposition using Givens transformations A = QR, re-similarity transformation A: = Q' AQ = RQ. Input: n-order HessenbergA, where A (m+1, m) = 0, m> 2. Output: transformed Hessenberg form matrix A. 2 matrix with the basic QR algorithm for all the characteristics of the value of truth-seeking.)
- 2009-12-16 16:36:45下载
- 积分:1