Community Profile

photo

Varun Garg


Active since 2018

Followers: 0   Following: 0

Statistics

All
  • Knowledgeable Level 2
  • First Answer
  • Commenter
  • Solver

View badges

Feeds

View by

Answered
Do you have authorized sole distributor in pakistan please provide the name and contract particulars
This is a knowledge sharing forum. For product details or distributor information, I guess you should call or email them directl...

6 years ago | 0

Answered
how can i solve this differential equation through MATLAB?
Hi. I am not clear if you are stuck with this differential equation or you don't have much idea as to how to work with different...

6 years ago | 0

Answered
how can I measure the distance between camera and object usingle single camera
I think a similar kind of question has been asked and also accepted. Please have a look at <https://www.mathworks.com/matlabcent...

6 years ago | 0

Answered
Can I modify values in a vector within a for loop for a recursive function?
I think you are not clear about the syntax of function A sample snippet : function y=printNumbers(x) for i...

6 years ago | 0

Answered
How to save .mha file in .jpg .png format ???
One way is to use *VV* . It is an open-source and cross platform image viewer. I would suggest using <https://www.creatis.insa-...

6 years ago | 1

| accepted

Answered
Minimize the cost of a quality control system
I think you should go through the following functions which should get your work done. integral You can find the related...

6 years ago | 0

| accepted

Answered
Plot shell boundary in 3D
Hi Hadi, I understand from your question that you want a better graph plot than scatter plot and preferably something continu...

6 years ago | 0

Answered
How to get standardized values from the given array of of normalized values?
I couldn't find any direct function for this. I suggest the following workaround: Convert your normalized values to actual valu...

6 years ago | 0

| accepted

Answered
Plot where x axis is the date, Part 2 (edited)
Suppose you want to plot a graph for dates between July 1,2012 to July 1,2016. One possible implementation is as follows: x...

6 years ago | 0

| accepted

Answered
How to See Regionprops Results on Seperate Windows
Hi Murat, I understand from your question that you want to see your table *s* in a separate window. I think <https://www.math...

6 years ago | 0

| accepted

Answered
Question about functions in MATLAB
Hi Girish As it has already been mentioned that the first code is function and the other one is a script. I suppose you ge...

6 years ago | 0

| accepted

Answered
How can I zoom in on the scatter plot? (Classification Learner)
Hi SungMi I understand from your question that you have a graph which you want to zoom in on for probably better view of the ...

6 years ago | 0

Answered
contour plot not working because of duplicate value
Hi Samaneh, My understanding of your question is that for the vectors *X* and *Y* you want to find values which are common in...

6 years ago | 0