Community Profile

photo

Kondiik


Active since 2013

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


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 ago | 0 answers | 0

0

answers

Question


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...

10 years ago | 1 answer | 0

1

answer

Question


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...

10 years ago | 2 answers | 0

2

answers

Answered
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...

10 years ago | 0

Question


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 ...

10 years ago | 1 answer | 0

1

answer

Question


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(...

10 years ago | 3 answers | 0

3

answers