Community Profile

photo

Reinhardt RADING


Last seen: 10 months ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


problems when using scipy.optimize.differential_evolution in Matlab environment
When i call a matlab function to be optimized with the inputs arguments i get 'not enough input' error. For example; i have ...

11 months ago | 1 answer | 0

1

answer

Question


for loop storing the same variable
I have a for loop as below: I is intensity of length 1000 (constant) noise is a random white noise of length 1000 demodula...

1 year ago | 1 answer | 0

1

answer

Question


How to store matrices of different sizes on a variable.
SNRdB_x(SNRdB_x(cc,:)>SNRdB(cc)); This line returns matrices of different sizes, for example: 1x167, 1x187, 1x168, 1x263,...unt...

2 years ago | 1 answer | 0

1

answer

Question


How to divide a sequence into 8 groups?
Hi there! I have a sequence of data i.e 1123412355689114567807698......................27345678 (until the 4096th value) I ...

2 years ago | 1 answer | 0

1

answer

Question


Rounding off and approximation functions.
I have a matlab formula i.e, Nsymb = (abs(Dcum)*deltaf(sp)*(lam^2)* Symbolrate* 1e-3)/clight The value of Nysmb varies i.e 1...

3 years ago | 1 answer | 0

1

answer

Question


How to plot an errorbar based on standard deviation
I have some data that varies with simulation. i.e in this example, my results are varying both from DGD values and GHz. I would ...

3 years ago | 0 answers | 0

0

answers

Question


Plotting errorbar on a set of data
I have results got from simulation. The results vary both with A and B. (The simulation results increases with an increase in va...

3 years ago | 1 answer | 0

1

answer

Question


How to make a loop run multiple times for different values of a variable.
I have a script named D.m with a variable p=rand(1). The script has other variables (x, y,z) and it calculates the product betw...

3 years ago | 1 answer | 0

1

answer

Question


how to stop overwriting a matrix in a for loop in matlab
Hello all, i'm stuck with this code. I am trying to get the value of M. M is the product of three matrices, iterated and mul...

3 years ago | 1 answer | 0

1

answer

Question


Ploting a Histogram with two data sets (One data set with respect to the other).
I have two data sets. x=[-9.3185, -9.2809,-9.2079,-9.1043,-9.1989,-9.1040,-9.1865,-9.0970,-9.0852,-9.0967,-9.0896,-9.0846,-9.28...

3 years ago | 1 answer | 0

1

answer

Question


How to multiply matrices using for loop?
Hello there, i would like to mutiply three matrices. i have an array which has stored 100 different values of the three matric...

3 years ago | 1 answer | 0

1

answer