
Rajbir Singh
Punjabi University, Patiala
Followers: 0 Following: 0
B.Tech Mechanical Engineer - Punjabi University, Patiala
Feeds
질문
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년 전 | 답변 수: 0 | 2
0
답변질문
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년 전 | 답변 수: 0 | 1
0
답변질문
convert pattern image to sinusoidal wave
What algorithm should be applied on above image to get that sinusoidal wave corresponding to that image?
5년 초과 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변문제를 풀었습니다
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년 초과 전
질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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 ...
거의 7년 전 | 답변 수: 2 | 0
2
답변문제를 풀었습니다
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년 전
문제를 풀었습니다
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년 전
질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0