Feeds
질문
How to plot a 3d body with added values of Cp
I have a body that i need to apply the values of Cp(co-efficient of pressure) to. <</matlabcentral/answers/uploaded_files/119...
거의 8년 전 | 답변 수: 0 | 0
0
답변질문
how to find distance between 2 points in an array and add it to a count if distance is the same
so for example i have clear clc x=[1,5,11,26,46,56,66,76,81]; counter = 1 n=nume...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
how do i find the distance between points
if i have x=[1,5,11,26,46,56,66,76,81]; and I want to find the distance between all these points. eg 1,5 = 4 5,11= 6...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
how do i find the No of consecutive equal intervals, then run functions depending on different numbers of intervals
if i had these x valves. x=[1,5,9,26,46,56,66,76,81];. say that equal intervals were. 4 or 10 or something for 4 the...
대략 8년 전 | 답변 수: 0 | 0
0
답변질문
I want to create a scatter plot for X v iteration but how do you keep the previous values of X when they get replaced in a loop
I want to create a scatter plot for initguess v iteration but how do you keep the previous values of X when they get replaced in...
대략 8년 전 | 답변 수: 1 | 0