代码搜索:MATlab
找到约 10,000 项符合「MATlab」的源代码
代码结果 10,000
www.eeworm.com/read/317136/13510019
doc matlab_office_word.doc
www.eeworm.com/read/317079/13510839
pdf matlab.7.programming.pdf
www.eeworm.com/read/316591/13520618
pdf matlab6.5fuzhuxiaobofenxi.pdf
www.eeworm.com/read/315723/13537750
pdf matlab数值计算程序.pdf
www.eeworm.com/read/314735/13560056
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/314550/13564551
m matlab_mpsk2.m
% simulation of uncoded MPSK
% compute SER/BER curves for uncoded MPSK
%
% Dr B. Gremont 2007
format short
clear
clc
for M=2.^(1:1:4),% M-arity
k=log2(M);
coderate=1; % no codin
www.eeworm.com/read/314548/13564558
m matlab_digital_modulation.m
function varargout = digital_modulation(varargin)
%DIGITAL_MODULATION
%Author: Diego Orlando Barrag醤 Guerrero
%diegokillemall@yahoo.com
%Private Technical University of Loja (Ecuador)
%Last Modi
www.eeworm.com/read/314230/13571183
pdf matlab_7_programming.pdf
www.eeworm.com/read/314034/13576363
doc matlab的注释方法.doc
www.eeworm.com/read/313329/13590237