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...
4 years 前 | 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...
4 years 前 | 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? ...
4 years 前 | 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...
4 years 前 | 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...
7 years 前 | 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 ...
7 years 前 | 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...
7 years 前 | 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...
7 years 前 | 2 个回答 | 0