photo

Berat Can Karatas


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

SKKU MSc Student

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
149,682
of 300,343

REPUTATION
0

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,172

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

Answered
To obtain the average 'B' value by using Theta value according to each R value in the 3960x4 Matrix
I found solution by myself. Here is the code without loop. X=readtable('rt_v1.txt'); R(:,1)=X{:,1}/100;%radius (m) R(:,2)=...

5 years ago | 0

| accepted

Question


To obtain the average 'B' value by using Theta value according to each R value in the 3960x4 Matrix
Dear colleagues, I am trying to calculate a B value. I have a 3960x4 matrix. In this matrix, R value is the first column, Theta...

5 years ago | 1 answer | 0

1

answer

Question


Interpolation for 231.362 iterations
Hello all, I am trying to interpolate too many iterations; I have r, theta and Bz. This is magnetic field calculation. I need ...

6 years ago | 0 answers | 0

0

answers

Question


How this is possible? "atan(x) function problem"
Hello Everyone! I want to calculate the arctan function in MatLab. But the result is a situation that I do not understand. No...

6 years ago | 2 answers | 0

2

answers