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)=...
5년 초과 전 | 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...
5년 초과 전 | 답변 수: 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 ...
대략 6년 전 | 답변 수: 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...
대략 6년 전 | 답변 수: 2 | 0
