photo

Mahmoud


Middle East Technical University

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Store output data from a for loop into a matrix?
Hello guys, I'm running this code: for t =0.02:0.02:0.06 v0=((0.02)/2)*(b+a); i=i+1; j=j+1;...

9 years 前 | 1 个回答 | 0

1

个回答

已回答
Store output data from a for loop into a matrix?
Ok guys I figured it out, I'm just leaving the solution in case someone got the same problem as me: or t =0.02:0.02:0.06 ...

9 years 前 | 0

| 已接受

提问


How to integrate data points?
Hello guys, I have a set of 1220 points for acceleration vs time and I want to plot velocity vs time and displacement vs time. A...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Using radio button problem?
Hello, I have designed a GUI that calculates a certain value when I click the push button called "Calculate" using a values that...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Get values from several edit boxes using a push button in GUI?
Hello I have a GUI to calculate a variable called S, where S=q*E*B. I want the user the enter the values of q,E and B then click...

10 years 前 | 2 个回答 | 0

2

个回答

提问


Problem with GUI functions and obtain values from graph?
Hello, I'm designing a GUI program in order to use it in a presentation, the GUI design and image is included as an attachment, ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Exporting data from strings to excel?
Hello, I have an excel file containing: Names, ID numbers and Grades of 201 students for a midterm, I managed to read the file i...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Plot a function in 3D that can be either positive or negative?
Hello, I have to plot a 3D function that is described by: y= +- (B/2)[1-(2*x/L)^2][1-(2*z/T)^2]. I have B=1.2, L=4, T=0.5, -2...

10 years 前 | 1 个回答 | 0

1

个回答