Feeds
提问
Inputs arguments as a strings
Every time I type in Commnad Window PS5_4(mydata.txt, mydata2.txt) MATLAB displays error: >> PS5_4(mydata.txt,...
10 years 前 | 1 个回答 | 0
1
个回答提问
Finiding Peaks and plotting in 3D
Hello everyone I have two problems with my project first is: 1) how i can plot tx, ty and tz? 2) I have to find peaks (I wro...
11 years 前 | 1 个回答 | 0
1
个回答提问
Design optimization of material cost of water tank
I tried several ways to address this problem. I failed so would like to ask you guys. One way to improve engineering design...
11 years 前 | 2 个回答 | 0
2
个回答已回答
Design optimization of material cost of water tank
I got the right answer but it is very chaotic. I created bunch of function. I wonder if I can created one function?... let's nam...
Design optimization of material cost of water tank
I got the right answer but it is very chaotic. I created bunch of function. I wonder if I can created one function?... let's nam...
11 years 前 | 0
提问
Find max, min and create array C
A = [-2 2 3 1 6 4;4 1 0 1 0 -2]; 1. Find the maximum and minimum values in the last column - Should use size() function but ...
11 years 前 | 1 个回答 | 0
1
个回答提问
Composition of Functions and Sequence
1.2 I tried to sort it but obviously something is wrong... syms x y f = 1/(x+1); h = exp(x); g = 1; h = compose(...
11 years 前 | 3 个回答 | 0