代码搜索:MATlab

找到约 10,000 项符合「MATlab」的源代码

代码结果 10,000
www.eeworm.com/read/445583/7592873

bak matlab_1.c.bak

#include "mex.h" void timestwo(double y[], double x[]) void mexFunction(int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]) { double *x, *y; int mrows, ncols; /*检查正确的参数数目*/ if(nrhs!
www.eeworm.com/read/445578/7592917

bak matlab_1.c.bak

#include "mex.h" void timestwo(double y[], double x[]) void mexFunction(int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]) { double *x, *y; int mrows, ncols; /*检查正确的参数数目*/ if(nrhs!
www.eeworm.com/read/441512/7669445

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/441512/7669462

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