![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7554412_1522122043853_DEF.jpg)
sharif shikder
2016년부터 활동
Followers: 0 Following: 0
Feeds
질문
Help!! I want to plot "pdf_ky" for different value of "L" in a same graph
%clc; %clear all; %close all; L_0=10; %Average outer scale of turbulance in m. c_n=5*10^(-12); %Structure consta...
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
help!! Error:In an assignment A(I) = B, the number of elements in B and I must be the same.
clear all; close all; L_0=10; %Average outer scale of turbulance in m. c_n=5*10^(-12); %Structure constant of refra...
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
I want to get BER approximately 10^-4 with the variation of L but how?
clc; %clear all; %close all; L_0=10; %Average outer scale of turbulance in m. c_n=5*10^(-10); %Structure constan...
대략 9년 전 | 답변 수: 0 | 0
0
답변질문
Undefined function 'mtimes' for input arguments of type 'cell'.?
%clear all; %close all; L_0=10; %Average outer scale of turbulance in m. c_n=5*10^-12; %Structure constant of refra...
대략 9년 전 | 답변 수: 2 | 0