Community Profile

photo

Rajbir Singh


Punjabi University, Patiala

Last seen: 2 years ago Active since 2017

B.Tech Mechanical Engineer - Punjabi University, Patiala

Statistics

All
  • Thankful Level 3
  • Solver

View badges

Content Feed

View by

Question


Zerodha Kite API using MATLAB
Is there anyone who is using Zerodha kite's API for Analysing trading data or placing orders through MATLAB. If yes, please gui...

3 years ago | 0 answers | 2

0

answers

Question


Stepper motor programming on arduino using drv8825 on MATLAB
I am facing a problem while programming a stepper motor on arduino using drv8825 on MATLAB. The results are not same while progr...

4 years ago | 0 answers | 1

0

answers

Question


convert pattern image to sinusoidal wave
What algorithm should be applied on above image to get that sinusoidal wave corresponding to that image?

4 years ago | 2 answers | 0

2

answers

Question


Plotting an Archimedean Spiral
r = 12.5; %outer radius a = 0; %inner radius b = 0.01; %incerement per rev n = (r - a)./(b); %number of revolutions ...

4 years ago | 1 answer | 0

1

answer

Question


signum fuction with multiple input variables
how to define a signum fuction with multiples input vectors. like, y = sign(v1, v2, v3......) where v1, v2, v3..... are vect...

4 years ago | 1 answer | 0

1

answer

Question


Get coordinates of edges - Image Processing
I am performing Roberts method for edge detection. But my aim is to get the coordinates of the edges after applying Roberts meth...

4 years ago | 1 answer | 0

1

answer

Question


Result of FEA does not change, on changing the Material properties with same load
I have written a code for structural analysis of block with a hole at centre as shown below. The problem arises when i change th...

4 years ago | 1 answer | 0

1

answer

Question


Problem in coordinate conversion
I am trying to convert coordinate from cartesian to polar and polar to cartesian. Results are fine in case of polar to cartesia...

5 years ago | 1 answer | 0

1

answer

Solved


function to compute root mean square of first nn positive odd integers
Write a function called odd_rms that returns orms, which is the square root of the mean of the squares of the first nn positive ...

5 years ago

Question


Lucy-Richardson algorithm
I am trying to develop an algorithm for Lucy-Richardson deconvolution, but i am facing a problem in making algorithm. The equati...

6 years ago | 0 answers | 0

0

answers

Question


3D printing using MATLAB
Sir, Is that possible to code a 3d printer using MATLAB having raspberry pi as micro-controller? If yes, please brief me ...

6 years ago | 2 answers | 0

2

answers

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

6 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

6 years ago

Question


controlling raspberry pi's output via thingspeak
my question is that, is it possible to control pi's output say (i would like to control led ) via thingspeak channel.....as in s...

6 years ago | 1 answer | 0

1

answer

Question


difference between STATEFLOW and PID?
how much i understand both these ......i guess both have same function as feedback.......plz can u tell me about difference betw...

6 years ago | 1 answer | 0

1

answer

Question


fingerprint recognition using raspberry pi
My question is that is it possible to operate fingerprint scanner using raspberry pi in simulink? if yes, then please guide m...

7 years ago | 1 answer | 0

1

answer