long zhang
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
How to use matlab to express the mathematical fomula
I need help,please! How to use matab to express the following mathmatical fomula ?
5 years 前 | 0 个回答 | 0
0
个回答提问
How to draw a graphic like this?
How to drow a graphic like this, how to add the yellow circled part of the picture? I need help ! THX
6 years 前 | 1 个回答 | 0
1
个回答提问
How to Draw Signal-to-Noise Ratio Diagram with MATLAB?
Like this map!Please! I need help!
6 years 前 | 1 个回答 | 1
1
个回答提问
error 'index exceeds matrix dimensions' MATLAB
k=128; V=4; QPSK_Set=[1 -1 1j -1j]; Phase_Set=[1 -1]; Choose=[1 1 1 1; 1 1 1 2; 1 1 2 1; 1 1 2 2; 1 2 1 1; 1 2 1 2; 1 2 2 1;...
6 years 前 | 1 个回答 | 0
1
个回答提问
Error using reshape, To RESHAPE the number of elements must not change?
function mod_out=modulation(mod_in,mod_mode) %function discription: %Input::The sequence to be modulated %Output: mod_out,The...
6 years 前 | 1 个回答 | 0
1
个回答提问
the error " Assignment has more non-singleton rhs dimensions than non-singleton subscripts" when happen?
K=128; N=4; QPSk_Set=[1 -1 1j -1j]; Phase_Set=[1 -1]; MAX_SYMBOLS=1e5; PAPR_Orignal=zeros(1,MAX_SYMBOLS); PAPR_SLM=zeros(...
6 years 前 | 2 个回答 | 0