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 years 前 | 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...
4 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前
提问
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 前 | 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 ...
6 years 前 | 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 years 前
已解决
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 前
提问
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 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0