Feeds
질문
Use a vector a range of input values for a function
I have a function: angle_of_twist = (32 * T * L) / (G * ((D)^4) * 3.14) and I need to do this: T=1 L=1 G=26000000000...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
How to write into a file using a for loop
I need help with this: (11) Use function fprintf, variable sector and mean_emission to write the following into a file call...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
Creating an index vector
I was able to sort the stats variable in descending order but I have no idea of how to store the index vector. Here is the quest...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
Multiply specific elements that meet a certain condition?
This is the problem: Generate a new vector called voltage_distorted and set it equal to vector voltage (I have the data for thi...
대략 8년 전 | 답변 수: 0 | 0

