Community Profile

photo

Pilar Jiménez


Last seen: 2 years ago Active since 2016

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


How to code Q learning?
Hi good day. Recently I was asked at university to code a Q learning algorithm with application to telecommunications, I have b...

4 years ago | 0 answers | 0

0

answers

Question


Definite integral without symbolic variables
Hi good day. I want to request your support to know if it is possible to perform a definite integral without the use of matla...

4 years ago | 1 answer | 0

1

answer

Question


Stop a sum of numbers until a certain value is reached
If I have defined values Nmax = 15; A = [2 5 4 6 1]; I want to make a sum of each value of A in the order in which it is foun...

4 years ago | 1 answer | 0

1

answer

Question


Fill a vector based on another vector
I know the title is somewhat confusing, but I hope you can help me. I need to make a code for a specific application, I am confu...

4 years ago | 1 answer | 0

1

answer

Question


How to perform operations depending on a value in an array
Good day, Hopefully you can help me with a question, I have a data array, with 18 specific data. I want to make certain operati...

4 years ago | 1 answer | 0

1

answer

Question


How can I polar plot in decibels?
I have the following results in dBs, I need to make a polar graph with these values, but I can not find the correct way to graph...

5 years ago | 2 answers | 0

2

answers

Question


How to round decimals to other decimal values already defined
Hello, I would like to request your support to know how to round certain decimal values to others closer. For example, if I ha...

6 years ago | 1 answer | 0

1

answer

Question


Help to Invasive Weed Optimization code
Hello, I'm new student of optimization algorithms and I have developed the code of Invasive Weed Optimization, I've been reading...

6 years ago | 3 answers | 0

3

answers

Question


Is the "fact command" equal to the "factorial command"?
I found an example to other function that use the command fact to solve all the problem but when run the code MatLab not reconog...

7 years ago | 0 answers | 0

0

answers

Question


Multidimensional Particle Swarm Optimization Code Example
I need to apply a pso code in another program that I have but I don`t understand so much how I can apply a pso code in more than...

7 years ago | 1 answer | 0

1

answer

Question


How I can obtain the numerical values of a symbolic results?
For example, I have this expression _-(5^(1/2)*i - (1 - 3*5^(1/4))^(1/2) + 5*i)/(8*pi)_, how I can obtain the numerical result?

7 years ago | 1 answer | 0

1

answer

Question


Definite integral with an exponential
I need to integrate this function _f=wn.*exp(1i.*2.*pi.*t)_ to get the numerical result, where the variable function is _t_, and...

7 years ago | 1 answer | 0

1

answer

Question


Definite integral with complex number
I need to solve an integral of the function _f=(wn.*t).*exp(1i.*2.*pi.*t)_ where _wn=1_ and have complex numbers, it is a defini...

7 years ago | 2 answers | 0

2

answers

Question


How can I plot a sphere in 3D?
I have to plot this equation to obtain a sphere wave=I.*exp(j.*(((k.*x.*sin(TETA).*cos(PHI))))+((k.*y.*sin(TETA).*sin(PHI)))...

7 years ago | 1 answer | 0

1

answer