photo

Pilar Jiménez


Last seen: meer dan 3 jaar ago Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

14 Questions
0 Answers

RANK
226.321
of 300.364

REPUTATION
0

CONTRIBUTIONS
14 Questions
0 Answers

ANSWER ACCEPTANCE
35.71%

VOTES RECEIVED
0

RANK
 of 20.934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.407

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 3

View badges

Feeds

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...

meer dan 5 jaar 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...

meer dan 5 jaar 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...

ongeveer 6 jaar 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...

ongeveer 6 jaar 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...

ongeveer 6 jaar 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...

meer dan 7 jaar 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...

bijna 8 jaar 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...

ongeveer 8 jaar 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...

meer dan 8 jaar 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...

meer dan 8 jaar 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?

bijna 9 jaar 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...

bijna 9 jaar 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...

bijna 9 jaar 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)))...

ongeveer 9 jaar ago | 1 answer | 0

1

answer