-
code
(1)用Doolittle三角分解(LU)法解方程组。
(2)分别用Jacobi迭代, Gauss-Seidel迭代法解方程组。
((1) Triangle Doolittle decomposition (LU) Solving equations. (2), respectively, with Jacobi iteration, Gauss-Seidel iteration method for solution of equations.)
- 2009-06-29 13:19:54下载
- 积分:1
-
Lyapunov
小数据量法计算Lyapunov指数的Matlab程序(Small amount of data calculated Lyapunov index Matlab procedures)
- 2009-07-17 14:28:38下载
- 积分:1
-
resonator
谐振腔稳区的计算,计算条件:三境折叠腔,固定L1,L2,计算腔内的光束半径。(Resonator stability zone, calculated conditions: three Habitat folded cavity, fixed L1, L2, calculate the radius of the beam cavity.)
- 2011-06-16 13:07:16下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
The-evolution-to-4G-cellular-sy-LTEAdvanced
The evolution to 4G cellular systems: LTE-Advanced
Ian F. Akyildiz ∗ , David M. Gutierrez-Estevez, Elias Chavarria Reyes
- 2015-04-08 08:35:38下载
- 积分:1
-
uec
DSL时域均衡中所采用的UEC算法,用Matlab写的代码(DSL in the time-domain equalizer algorithm is used in UEC, using Matlab code written in)
- 2010-01-21 19:54:45下载
- 积分:1
-
Tperf
this source code is very well
- 2013-08-16 01:28:01下载
- 积分:1
-
GUI_23gwt3
无线通信算法中的LTE-A实现matlab仿真平台,包括VsXlFg调制编码方式,以及BsqDcTg技术,多天线,协同通信的基本原理,都调试通过了,是个整体框架程序。
(Wireless communications algorithms achieve LTE-A matlab simulation platform, including VsXlFg modulation and coding schemes, as well asBsqDcTg technology, multiple antennas, the basic principles of cooperative communication, both through debugging, and is a whole framework program.
)
- 2015-12-24 17:20:26下载
- 积分:1
-
基于元胞自动机的matlab疏散程序
说明: matlab人员疏散模型,有GUI界面,适合有选做人员疏散和元胞自动机应用的小伙伴使用(Matlab personnel evacuation model, with GUI interface)
- 2020-12-31 16:18:59下载
- 积分:1
-
prep
preprocessing step codes for speech enhancement
- 2014-09-25 22:10:15下载
- 积分:1