-
3
说明: 求三角对角方程组Tx=f的解,其中T=[1 1 0 0 0,1 2 1 0 0,1 1 3 1 0,0 0 1 4 1, 0 0 0 1 5],x
=[x1,x2,x3,...x5],f=[3,8,15,24,29](Diagonal triangle demand equations Tx = f the solution, in which T = [1 1 0 0 0,1 2 1 0 0,1 1 3 1 0,0 0 1 4 1, 0 0 0 1 5], x = [ x1, x2, x3, ... x5], f = [3,8,15,24,29])
- 2010-08-26 21:09:57下载
- 积分:1
-
lms-matlab
说明: 介绍如何编写自适应lms算法的matlab仿真程序,很适合初学者(How to write adaptive lms algorithm matlab simulation program, it is suitable for beginners)
- 2011-03-14 09:17:32下载
- 积分:1
-
huffman_encode
The goal of this program is to demonstrate the construction of a huffman encoding tree.
The tree is represented as a binary tree using MATLAB s built in treeplot commands.
Contruction of the tree as well as the huffman code book will be described in later sections
- 2012-11-20 19:59:48下载
- 积分:1
-
System_Identification
Syterm indentifitionf
- 2011-01-08 11:58:33下载
- 积分:1
-
2501425708
此程序用提升法实现第二代小波变换
%% 我用的是非整数阶小波变换
%% 采用时域实现,步骤先列后行
%% 正变换:分裂,预测,更新;
%% 反变换:更新,预测,合并
%% 只做一层(可以多层,而且每层的预测和更新方程不同)(the procedure used to upgrade method is the second generation wavelet transform%% I use a non-integer-order wavelet transform%% using time domain achieved, steps out first go backward%% transformation : split and forecast updates; %% inverse transformation : Update, forecasting, %% off with a layer (which can be multi-storey, but the typical forecast and updating different equation))
- 2007-01-08 15:45:03下载
- 积分:1
-
The-mDoppler-in-Radar-With-DVD
这是Victor C.Chen"The Micro-Doppler Effect in Radar With DVD"的书还有它的Matlab的程序。(This is Victor C.Chen s book "The Micro-Doppler Effect in Radar With DVD" with Matlab codes.You have to put the codes on the Matlab folder that you can excute it.)
- 2013-12-05 14:02:10下载
- 积分:1
-
mvsa_demo
this is code of the ica algorithm
- 2010-06-24 05:38:46下载
- 积分:1
-
LEACH11
leach algorithm for wsn
- 2012-04-16 03:23:16下载
- 积分:1
-
chabEst01_Para
In this code, the BER performance of a system which uses sparse channel estimation is compared with a system which uses LSE channel estimation. It is shown that using sparse technique improves the performance of the system
- 2013-08-18 14:51:31下载
- 积分:1
-
Programy
his program was created in Matlab GUI. This program enables to browse error correction process step by step. This program contains graphic interface with many options and display results.In the third part is described program created in Matlab Simulink that was implemented into the TMS320C6713 kit and there is description of measuring procedure. For verification of efficiency of turbo codes was measured any parameters. Some of these parameters are: number of decoding iterations, generating polynoms and using of puncturing. The last part contains measured value and result evaluation.
- 2013-03-10 16:24:03下载
- 积分:1