Berat Can Karatas
Followers: 0 Following: 0
SKKU MSc Student
Feeds
已回答
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)=...
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)=...
4 years 前 | 0
| 已接受
提问
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...
4 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
5 years 前 | 0 个回答 | 0
0
个回答提问
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...
5 years 前 | 2 个回答 | 0