photo

Shubhankar Poundrik


Last seen: presque 5 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

MATLAB Answers

0 Questions
11 Réponses

RANG
3 157
of 300 799

RÉPUTATION
18

CONTRIBUTIONS
0 Questions
11 Réponses

ACCEPTATION DE VOS RÉPONSES
0.00%

VOTES REÇUS
1

RANG
 of 21 092

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 171 134

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Revival Level 1
  • Knowledgeable Level 2
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
How to store values in an array from a for loop
Hi Nickolas, I understand that you are trying to store an arithmetic progression in an array, and are not sure how to do it. T...

plus de 5 ans il y a | 0

Réponse apportée
How to get a threshold in Simulink that works in both directions and that make an action once per passing
Hi Jorgen, I understand that you want to decrement (or increment) a variable whenever a signal goes past a certain value. A mo...

plus de 5 ans il y a | 0

| A accepté

Réponse apportée
Error while assigning a variable
Hi Himanshu, I understand that you are trying to store floating point numbers in variables and are not sure why the value in th...

plus de 5 ans il y a | 0

Réponse apportée
matlab code need help to solve it
Hi Shoosh, I understand that you are not sure how to write MATLAB code with multiple functions in one file. First a function w...

plus de 5 ans il y a | 0

Réponse apportée
I am trying to run this code but getting the mentioned error: I tried to indent the code with smart ident but it is not working either! solution suggested for this kind of error.
Hi Shunmugam, I understand that you are getting the following error while trying to run your code: Error: File: untitledx.m Li...

plus de 5 ans il y a | 0

Réponse apportée
Error in Untitled (line 47) axis([newx(1) newx(end) -0.1 1.1]) Please help me, appreciate that!
Hi Jin, I understand that you are trying to set axis limits while plotting some values, and are getting an error in the process...

plus de 5 ans il y a | 0

Réponse apportée
Hi, I am doing an assignment and need some help. How can I do vertical part lines (from ex. y=1 to y=3x+2), for x=1:1:10). Also, I do not know how to calculate the distance of such part-lines. How can I do this?
Hi Gabriel, I understand that you need to find the minimum distance between two line segments. I am assuming that by part lines...

plus de 5 ans il y a | 0

Réponse apportée
Index in position 2 exceeds array bounds. Error in (line 36) sum(i,j)= (local(i,j)-mean )/Variance_final;??? how can i solve it ?
Hi Bashar, It appears that the number of rows and the number of columns are switched in the for loop. The variables 'mc' and 'm...

plus de 5 ans il y a | 0

Réponse apportée
Sine wave oscilating around sine wave
Hi Artur, I understand that you want to plot a sine wave and add another sine wave of smaller amplitude to it, so that it looks...

plus de 5 ans il y a | 1

| A accepté

Réponse apportée
Plotting 2 lines in the same graph
Hi Kyle, I understand that you are trying to plot two plots in the same figure using the lines plot(xCoordinates, yCoordinates...

plus de 5 ans il y a | 0

| A accepté

Réponse apportée
extract data from a loop
Hi Oday, I understand that you are finding difficulty in keeping each value of the variables generated in the loop saved. Addi...

plus de 5 ans il y a | 0

| A accepté