代码搜索:MATLAB LMD
找到约 10,000 项符合「MATLAB LMD」的源代码
代码结果 10,000
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
www.eeworm.com/read/440473/7688911
pdf matlab入门教程.pdf
www.eeworm.com/read/439652/7704074
doc matlab及其操作简述.doc
www.eeworm.com/read/439487/7708026
pdf matlab_skrypt_-_pg.pdf
www.eeworm.com/read/437894/7740045
h svm_model_matlab.h
const char *model_to_matlab_structure(mxArray *plhs[], int num_of_feature, struct svm_model *model);
struct svm_model *matlab_matrix_to_model(const mxArray *matlab_struct, const char **error_message);
www.eeworm.com/read/437894/7740066
c svm_model_matlab.c
#include
#include
#include "svm.h"
#include "mex.h"
#if MX_API_VER < 0x07030000
typedef int mwIndex;
#endif
#define NUM_OF_RETURN_FIELD 10
#define Malloc(type,n) (type *)mal
www.eeworm.com/read/437782/7741580
pdf matlab 7 programming.pdf
www.eeworm.com/read/437417/7748760
txt bpsk_simulation_for_matlab.txt
%%%%% 该仿真程序是BPSK在AWGN信道下的调制解调性能验证实例 %%%%%%%%%%%%
%%%%% 该BPSK调制解调是忽略了载波调制与发送、接收基带成形的 %%%%%%%%%
%%%%%% 根据程序框架补充完程序并仿真 %%%%%%%%%%%%%%%%%%%%%%%
clc
clear all;
EbN0dB=1:10;%设定信噪比
errLimit=50;%设定每个信噪比