photo

theintern


Active since 2017

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 3
  • Solver

View badges

Feeds

View by

Question


Code doesn't work when I upload it to dropbox
Hello! I have a script and importfile function and datas in one folder. When I upload this folder to dropbox and when someone...

6 years ago | 1 answer | 0

1

answer

Question


Error with import data in txt format while generating function
Hey everybody, I have a data in txt format includes numbers. I apply following steps, because I don't want to import data eac...

6 years ago | 1 answer | 0

1

answer

Question


Alternative ways for 2D spline interpolation of scattered data
Hello, I have scattered data and I use this for interpolation in order to find corresponding values like below. I used all t...

6 years ago | 0 answers | 0

0

answers

Question


How can I plot array ?
Hello, I have data in array like the image below. 1st coloumn of array is x axis, 2nd coloumn of array is y axis and 3th colou...

6 years ago | 1 answer | 0

1

answer

Question


I would like to save each value which fulfill the condition.
Hello community, x=7; while 7<=x<=10 for i=lenght(z) for j=lenght(y) Calculate equation A and eq...

6 years ago | 1 answer | 0

1

answer

Solved


Add two numbers
Given a and b, return the sum a+b in c.

7 years ago

Solved


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 ago

Question


How can put the values inside tolerances?
for i=1:length(As1) [vq]=dd(Vs1,As1(i)); As = vq.*(Us(j).^2)./(16.*(pi.^2...

7 years ago | 2 answers | 0

2

answers

Answered
What is wrong in this code??
I changed this code with attached code, but I think the problem is in digdata function. I would like to find vq values which cor...

7 years ago | 0

Question


What is wrong in this code??
Could you please help me to solve the problem? Loop cannot stop. Attached you can find the file. The function is digdata and...

7 years ago | 2 answers | 0

2

answers

Question


2D interpolation of scattered data
Hello everyone, I am kind of new in Matlab and when I was trying to do things below, I got so confused. I digitized an experi...

7 years ago | 0 answers | 0

0

answers

Question


Fixing contour plots after digitization
Hello, I digitize an image by using Grabit. But there are something wrong in this plots. How can I solve this problem? First ...

7 years ago | 0 answers | 1

0

answers

Answered
Using experimental database in Matlab for interpolation
Hello, how can I improve digitized data? I mean there is something wrong as you can see below. <</matlabcentral/answers/uploa...

7 years ago | 0

Question


Using experimental database in Matlab for interpolation
Hello, I would like to use an experimental contour plot data in my code for interpolation? I just have picture of this plot. I...

7 years ago | 2 answers | 0

2

answers