photo

Vishan Gupta


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Need to compare one value to an array that has 1000 decimal values
I have a=0.3, I have a vector jki=0:0.00065:0.65 (its a 1x1001 vector). I want to compare each value of jki to a, if that is tru...

presque 6 ans il y a | 1 réponse | 0

0

réponse

Question


Test value equality within a range of values
I have a=0.3, I have a vector jki=0:0.00065:0.65 (its a 1x1001 vector). I want to compare each value of jki to a, if that is tru...

presque 6 ans il y a | 2 réponses | 0

2

réponses

Question


Using for loops to check elements
I have vector a=[1 2 4 4 2 1] and I want to create a for loop that does some calculations between each element of a, i.e. it per...

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


if statement not working
I have a bunch of values in vector a=[0 0.3 0.55] I want to compare each of the value in a to the value of b=[0.3], if the compa...

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


Insert values of a vector between two elements of another vector and at the end of it.
I have a vector a=[0.2 2 3 4] and I have another vector that is b=[0.1 1 2 5] so how can I insert each element of b between elem...

presque 6 ans il y a | 1 réponse | 0

1

réponse