Rajbir Singh
Punjabi University, Patiala
Followers: 0 Following: 0
B.Tech Mechanical Engineer - Punjabi University, Patiala
Statistics
RANK
14,115
of 296,352
REPUTATION
3
CONTRIBUTIONS
13 Questions
0 Answers
ANSWER ACCEPTANCE
53.85%
VOTES RECEIVED
3
RANK
of 20,394
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
4 years ago | 0 answers | 2
0
answersQuestion
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...
5 years ago | 0 answers | 1
0
answersQuestion
convert pattern image to sinusoidal wave
What algorithm should be applied on above image to get that sinusoidal wave corresponding to that image?
5 years ago | 2 answers | 0
2
answersQuestion
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 ...
5 years ago | 1 answer | 0
1
answerQuestion
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...
5 years ago | 1 answer | 0
1
answerQuestion
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...
5 years ago | 1 answer | 0
1
answerQuestion
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...
5 years ago | 1 answer | 0
1
answerQuestion
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
answerSolved
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 ...
6 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
answersQuestion
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
answersSolved
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...
7 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:...
7 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...
7 years ago | 1 answer | 0
1
answerQuestion
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...
7 years ago | 1 answer | 0
1
answerQuestion
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