代码搜索:MatLab
找到约 10,000 项符合「MatLab」的源代码
代码结果 10,000
www.eeworm.com/read/418838/10894710
m decode_ldpc_matlab.m
function [vhat,iteration]=decode_ldpc_matlab(rx_waveform,No,h,rows,cols,ind,r,c,max_iter)
% bit to check
% check to bit
% update APP LLR
% hard decision
% if valid codework, then exit
vhat(1
www.eeworm.com/read/418695/10935713
matlab5 qld.dll.matlab5
www.eeworm.com/read/272496/10955938
pdf ber simulation with matlab.pdf
www.eeworm.com/read/272253/10964366
m matlab16qam.m
%调制qammod(a,16); 解调用qamdemod 画星座图modmap('qam',4)
clear; %设置参数
M = 16;
fd=200;
fc=4*fd;
fs=4*fc;
rolloff = 0.5;
nsamp = 4;
num=1000; %符号个数
% ******* -----产生QAM基带信号 ---
www.eeworm.com/read/417695/10980226
pdf matlab_in_engineering_mathematics.pdf
www.eeworm.com/read/417661/10981162
c sparsesvd_partialeig_matlab.c
/* Main function
sparse_rank_one(double *Amat, int n, double rho, double tol, int MaxIter, double *Xmat, double *Umat, double *uvec, double *Fmat, int WarmStart, int info)
SPARSERANKONE finds a spa
www.eeworm.com/read/270840/11024232
txt matlab_ex2.txt
www.eeworm.com/read/270837/11024266
txt matlab_ex1.txt
对数据进行预处理的程序
%从中国债券信息网下载到了2007年1月4日-2007年10月26日共197个交易日(其中20070219至23五日数据缺失)的银行间固定利率国债收益率数据集,
% 每天一个excel文件,每个文件包括当日的到期收益率、即期收益率、远期到期收益率、远期即期收益率数据;
% 希望用本程序把其中的到期收益率数据单独拿出来组成一个数据集以备分析之用。
% 另外还下载到 ...
www.eeworm.com/read/293920/6941349
zip dsp-matlab-gui.zip
www.eeworm.com/read/292886/6947710