Feeds
질문
Integrals with syms over the variable x
Hi! I want to solve the following integrals but i want it to integrate over the variable x while c1, c2 and c3 are constants th...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
Read text file from function
Hi! Im trying an old course matlab program and it read data from a text file but it isnt working and i cant figure out whats wr...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
Plot and scatter plot, weird lines removal
Hi! I have a plot and another scatter plot in same window, but i get weird lines between the scatters. How can i remove those? ...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
Possible combinations for a vector
Hi! I have a vector s =[0,0,0,0,0,0,0,0,0] for which i wish to find out all possible combinations and also generate all possbil...
거의 5년 전 | 답변 수: 3 | 0
3
답변질문
Optimization problem with multivariable functions
Hey! I try to optimize a function with syms but get an error. Im new to syms but wanted to try and learn. The code i been wri...
거의 8년 전 | 답변 수: 0 | 0
0
답변질문
Creation of vectors in for loop and save those and fill vector up with new column vectors
Hello! Is there a way, lets say, if I have a for loop where for every iteration it creates two column vectors, A=[1 1 1] and ...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
Create a matrix depending on values in another one
Hello! I have the follwoing code and the result i want is in the end. So, im coming in the for loop and ask if a certain valu...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
Save a vector into matrix in a for loop
Hello! The result from the code in the for loop is a 3x1 matrix, or, it doesnt work but the code T_matrix(Layup(i,5))'*e(i) a...
8년 초과 전 | 답변 수: 2 | 0
