photo

theintern


Active since 2017

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

10 Questions
2 Answers

Cody

0 Problems
2 Solutions

RANK
41 055
of 300 744

REPUTATION
1

CONTRIBUTIONS
10 Questions
2 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
1

RANK
 of 21 054

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
93 912
of 170 597

CONTRIBUTIONS
0 Problems
2 Solutions

SCORE
30

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • 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...

ungefär 8 år 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...

ungefär 8 år 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...

ungefär 8 år 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...

ungefär 8 år 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...

ungefär 8 år ago | 1 answer | 0

1

answer

Solved


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

ungefär 8 år 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:...

ungefär 8 år 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...

ungefär 8 år 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...

ungefär 8 år 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...

ungefär 8 år 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...

ungefär 8 år 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 ...

ungefär 8 år 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...

ungefär 8 år 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...

ungefär 8 år ago | 2 answers | 0

2

answers