Feeds
質問
Inner and Outer radii of cylinder if Area and Iz are known
Hello all, I have several pipe sections of which I know the: 1. Moment of Inertia Iz = pi*(d_out^4-d_in^4)/64 2. Area...
9年弱 前 | 1 件の回答 | 0
1
回答質問
Read file and find maximum value
Hello all, I have files that contain numeric and text values. What I want is to read them and find the maximum value of the s...
9年以上 前 | 1 件の回答 | 0
1
回答質問
Nested if statements done elsewise?
Hello all, I have a huge matrix of NNNNNNx8 elements. I would like to receive a vector with true or false, 1 or 0 values with...
9年以上 前 | 1 件の回答 | 0
1
回答回答済み
How to breakdown n data into all possible k groups
I guess my Google is not as smart as yours...
How to breakdown n data into all possible k groups
I guess my Google is not as smart as yours...
9年以上 前 | 0
質問
How to breakdown n data into all possible k groups
Hello all, what I want to do is to break down n data (e.g. 4 for illustration purposes) into all possible 2 groups. For 1...
9年以上 前 | 2 件の回答 | 0
2
回答回答済み
Multiple simultaneous discrete optimization problems
Solved by just entering more parameters in the function. And doing the loop outside of it. If anybody has the same issue, I c...
Multiple simultaneous discrete optimization problems
Solved by just entering more parameters in the function. And doing the loop outside of it. If anybody has the same issue, I c...
9年以上 前 | 0
| 採用済み
質問
Multiple simultaneous discrete optimization problems
Dear all, my question is based off of this example: http://www.mathworks.com/help/gads/solving-a-mixed-integer-engineering...
9年以上 前 | 1 件の回答 | 0
1
回答回答済み
Interpolate non-monotonic test data
What I did was to run through all the data for the amount of times I wanted and interpolated when the point of interest was betw...
Interpolate non-monotonic test data
What I did was to run through all the data for the amount of times I wanted and interpolated when the point of interest was betw...
9年以上 前 | 0
| 採用済み
質問
Interpolate non-monotonic test data
Hello all, I want to interpolate at specific values the curve in the picture attached (say every 0.01 in the x axis). Any ide...
9年以上 前 | 2 件の回答 | 0
2
回答質問
Non linear Optimization problem.
Dear all, I have a problem where 4 parameters (A,B,C,D) feed into 5 nonlinear inequalities. I would like to minimize the ...
9年以上 前 | 1 件の回答 | 0
1
回答回答済み
Extracting set of data around local maxima/minima
Thanks a lot for the answer. This will not get the next local minimum/maximum. As a result how can I ensure I can get multiple m...
Extracting set of data around local maxima/minima
Thanks a lot for the answer. This will not get the next local minimum/maximum. As a result how can I ensure I can get multiple m...
10年弱 前 | 0
質問
Extracting set of data around local maxima/minima
Hello all, as the title says I would like to extract sets of data around local maxima/minima. Depending on the results I'll g...
10年弱 前 | 2 件の回答 | 0
2
回答質問
Make unequally spaced data, equally spaced
Hello all, I have the hourly temperature history for a long period of time (100k datapoints) for several locations. For easie...
10年弱 前 | 2 件の回答 | 0
2
回答質問
Creating input file but replacing variables
Hello all, I want to create input files in Matlab. All I need to do is to change some variables. As a result I want to change...
10年弱 前 | 1 件の回答 | 0
1
回答質問
Importing data from excel file into column arrays
Hello all, I would like to import data from my excel file (Say data.xlsx) to many arrays into Matlab. I tried to do it with t...
10年以上 前 | 0 件の回答 | 0
0
回答回答済み
Plotting 3D points from numerous arrays
Well actually, you appented all the points. What I would like is to show all the points (70 points in one plot) at the same time...
Plotting 3D points from numerous arrays
Well actually, you appented all the points. What I would like is to show all the points (70 points in one plot) at the same time...
10年以上 前 | 0
| 採用済み
質問
Plotting 3D points from numerous arrays
Hello all, I have 210 arrays each one representing the x,y,z coordinates of a point (70 points). My arrays are named Point_1_...
10年以上 前 | 3 件の回答 | 0
3
回答質問
Opening many excel files into different matrices
Hello all, I have a large amount of excel files containing many rows and columns (different each time). I would like to load ...
10年以上 前 | 1 件の回答 | 0