Beket
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
219,245
of 295,569
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
Feeds
Question
How to build a graph like the triangle of velocity vectors
Hello, I going to make an interface in App Designer, so I have to build in Axes the graph of the triangle of velocity vectors. E...
1 year ago | 1 answer | 0
1
answerQuestion
How can I plot polarplot in AppDesigner?
Hello, I am making app in Matlab App designer using .m file calculation. In .m file, I wrote polar plot, which have 101 digits, ...
2 years ago | 0 answers | 0
0
answersQuestion
How can I plot polarplot in AppDesigner?
Hello, I am making app in Matlab App designer using .m file calculation. In .m file, I wrote polar plot like this: polarplot(th...
2 years ago | 1 answer | 0
1
answerQuestion
How to write this thetta fuction in Matlab? I have an example code in Python
How to write this thetta fuction in Matlab? Someone wrote it in Python like this: def thetta(r): thettar = np.zeros(r.s...
2 years ago | 2 answers | 0
2
answersQuestion
How to write this fuction in Matlab? I have an example code in Python
How to write this fuction in Matlab? Someone wrote it in Python like this: def b(r): return b_1 - (b_1 - b_2) / (r_2 - r_1)...
2 years ago | 3 answers | 0