-
selftuning
说明: 具有遗忘因子的最小二乘算法实现的一个案例,包含了仿真模型及M文件,且M文件配有详细的注释,通俗易懂。(Least squares algorithm with forgetting factor to achieve a case, including the simulation model and the M file, and the M file with detailed notes, easy to understand.)
- 2010-04-05 10:05:25下载
- 积分:1
-
VCPP_Matlab
MATLAB和VC++结合编程的教学资料(Combination of MATLAB and VC++ programming teaching materials)
- 2011-05-19 19:12:19下载
- 积分:1
-
BPSK_ISI_Coding_DFE_No_ssrcf_AllinOne
BPSK Viterbi Soft/Hard Decoding
- 2020-12-01 14:19:27下载
- 积分:1
-
f2f98628ea7d
matlab code mobile communications
- 2012-09-08 16:25:38下载
- 积分:1
-
MatlabCode
Matlab代码,代码难度从小到大,适合初学者进行学习MATLAB或者图形图像领域初学者(Matlab code, the code is difficult since the childhood, suitable for beginners to learn Matlab beginners or image field)
- 2015-01-15 14:24:46下载
- 积分:1
-
mfcc
matlab中编写的提取语音信号的mfcc(matlab prepared in the extraction of speech signals mfcc)
- 2009-09-29 11:10:12下载
- 积分:1
-
sourcecode6
Source code implement clustering algorithm
- 2011-01-19 22:01:15下载
- 积分:1
-
LogMAPdecoder
说明: LogMAP译码算法,可用于递归卷积编码和非递归卷积编码的译码,代码质量高,供参考(<1> Log MAP decoder for RSC and NSC convolutional codes
<2> Based on Lalit Bahl s original BCJR algorithm and its logarithmic version (Hanzo & Woodard).
<3> Test-bench code is also included.)
- 2021-04-13 19:18:56下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
ergrs
this directivity function written in matlab version
- 2011-08-06 20:34:24下载
- 积分:1