Community Profile

photo

Abhiroop Rastogi

Active since 2021

Programming Languages:
Python
Spoken Languages:
English

Statistics

  • Knowledgeable Level 2
  • Revival Level 2
  • 3 Month Streak
  • First Answer

View badges

Content Feed

View by

Answered
Cutom Curve Fit for mixed plot
Hi Birsen, The data shown in the figure looks like it is representing a Weibull Distribution. You can try the inbuilt fittype "...

2 years ago | 0

Answered
PID controller tuning for insulin regulation system
Hi Abdulrahman, I am not sure if you have gotten your answer to this question yet, but just in case it did not happen, I want t...

2 years ago | 0

Answered
Euler's Method for second order ODE
Hi Mohamed T. Adam, The implementation of the differential equation, in the method that you have applied in your code, is not a...

2 years ago | 1

Answered
In blockset designer, how do I add a test harness to a subsystem that has a bus input?
Hi Jeremy, This is as issue with the automatic test harness creation feature in Blockset Designer. The issue occurs when a bus ...

2 years ago | 0

| accepted

Answered
How to find the best circular fit for an irregular shape and define an average radious for it. The Goal is to define a fix distance from the weighed center and extract the ave
Hi Ali Hariri, For fitting a best circular fit for the data you have you choose from the resources given 1: A suite for minim...

2 years ago | 0

Answered
What is the unit of sigma in the function imgaussfilt?
Hey Jona, The sigma (standard deviation for the Gaussian Distribution) is supposed to be a positive number or a two element vec...

2 years ago | 0

Answered
xticklabels in bar plot being messy
Hey Doron Ben Shachar! As can be seen from the above two images the number of data points in the vector "ratio" is different, w...

2 years ago | 0

Answered
PowerPoint API duplicate slide
Hi Tamas, Currently there is no direct way for duplicating slides using the MATLAB report generator. But there are a couple of ...

2 years ago | 0

Answered
Problem using planetEphemeris function
Hi Ken, You are recieving this error message because the function "planetEphemeris" uses '405' ephemerides coefficient as defau...

2 years ago | 0

Answered
How to create 3D volume plot of curved object with thickness
Hi Shawn, As can be seen from the figure provided in the question, the edges of the top and the bottom surface will serve as th...

2 years ago | 0

| accepted

Answered
Exporting Curves to Density Plot
Hi Kendall, You can extract the data from the curve variable "f", obtained using the "fit" function, by using the coefficients ...

2 years ago | 1

| accepted

Answered
stiff ODE system plots disappear when I increase axes limits
Hi Michela, The limits that you have chosen are very much out of bounds what the data is achieving. You can either let the limi...

2 years ago | 0