photo

Vishal Dolas


Last seen: 4 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
143,322
of 300,331

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,920

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,124

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Best equation for Curve Fitting
Can someone give me the best equation for fitting this curve clc close all clear all % Shear Stress Data (tau) x = [0 0.004...

4 years ago | 1 answer | 0

1

answer

Question


Fitting data into a required function
I am trying to fit this data - x = [0.001 0.01 0.1 1 10]; y = [63.5 74.5 94.1 94.2 103.5]; into a function y = m*x^n polyfit...

4 years ago | 2 answers | 0

2

answers

Question


Plot cut line on a surface
Can someone please help me plotting the data from these cut lines over a 1d line graph? I have attached my code.

4 years ago | 1 answer | 0

1

answer