代码搜索:MatLab
找到约 10,000 项符合「MatLab」的源代码
代码结果 10,000
www.eeworm.com/read/447651/7548250
pdf matlab 7, programming.pdf
www.eeworm.com/read/447629/7548843
pdf matlab 7 - programming.pdf
www.eeworm.com/read/447629/7548844
pdf learn matlab 7.0.pdf
www.eeworm.com/read/447629/7548846
pdf matlab 7, programming.pdf
www.eeworm.com/read/447629/7548848
pdf matlab 7 - graphics.pdf
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/443112/7637782
pdf matlab 图像处理命令.pdf
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