Community Profile

photo

Shubhankar Poundrik


Last seen: environ 3 ans il y a Actif depuis 2020

Statistiques

  • Revival Level 1
  • Knowledgeable Level 2
  • First Answer

Afficher les badges

Content Feed

Afficher par

A répondu
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 3 ans il y a | 0

A répondu
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 3 ans il y a | 0

| A accepté

A répondu
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 3 ans il y a | 0

A répondu
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...

presque 4 ans il y a | 0

A répondu
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...

presque 4 ans il y a | 0

A répondu
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...

presque 4 ans il y a | 0

A répondu
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...

presque 4 ans il y a | 0

A répondu
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...

presque 4 ans il y a | 0

A répondu
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...

presque 4 ans il y a | 1

| A accepté

A répondu
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...

presque 4 ans il y a | 0

| A accepté

A répondu
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...

presque 4 ans il y a | 0

| A accepté