Keaton Looper
Followers: 0 Following: 0
Feeds
提问
Trying to plot complex function for varying value of t
My function is given by exp(i*t) and I want to plot the function for varying values of t. The function should show that it curve...
8 months 前 | 1 个回答 | 0
1
个回答提问
Plotting the profile of an airfoil generated by random NACA numbers.
When I plot the airfoil profile of the randomly generated NACA parameters, the air foilf seems fine until it sharply cuts off an...
9 months 前 | 2 个回答 | 0
2
个回答提问
Trying to calculate values given an array of x, y, and stiffness values.
I have arrays of x, y, and stiffness values and i am trying to calculate potential energy from each part due to spring stiffness...
9 months 前 | 1 个回答 | 0
1
个回答提问
Second order approximation of a third order system
I have a transfer function with a zero at 259.6 and poles at 0, -1.6, and -33.8. How do I make a second order approximation of t...
12 months 前 | 1 个回答 | 0
1
个回答提问
Estimating transfer function of a system with input and output values as well as kp and ki values
I am trying to estimate the transfer function of a heat transfer system I am studying. I have the input voltage value and the ou...
1 year 前 | 3 个回答 | 0
3
个回答提问
Trying to add labels to a contour map of a given function
The function uses two varying X1 and X2 variables and I want the function to be mapped as a contour plot given the varying X1 an...
2 years 前 | 1 个回答 | 0
1
个回答提问
Condensing code cannnot figure out easier function to use
I know that the actual data is not included on this but i am trying to find a way to read groups of 300 data points at a time, s...
2 years 前 | 3 个回答 | 0
3
个回答提问
How to split data set into multiple bins and perform condition statement on bins
I have a logical data set and I am trying to divide it into 31 bins but my data points are not evenly distributing and I need it...
2 years 前 | 1 个回答 | 0
1
个回答提问
how to count array of 1 and 0 repeated times
I am tryig to make a counter that will look at a set of data that consists of ones and zeros and count how many times the number...
2 years 前 | 3 个回答 | 0
3
个回答提问
Trying to count number of occurrences that exceed a threshold over a certain amount of time.
I am trying to count how many times the difference between two temperatures is less than 5 degrees. I want the code to only coun...
2 years 前 | 1 个回答 | 0