Community Profile

photo

Peter Vella


Last seen: 2 years ago Active since 2019

Statistics

All
  • First Review
  • Solver

View badges

Content Feed

View by

Question


Shelf Space Optimization Routine
From where do I start, given a number of paint tins of different heights and diameters I need to maximise the number of tins in ...

3 years ago | 0 answers | 0

0

answers

Question


Simulink Time and Frequency Domain Capabilities
I need to learn and use a graphical software for the presentation of response in the frequency and time domains which does he f...

4 years ago | 0 answers | 0

0

answers

Answered
Energy Balance Differential Equation
P and T are dependent on each other .. as per the ideal gas equations in themrodynamics ..

4 years ago | 0

Question


Energy Balance Differential Equation
What would be the best way to solve the equation as shown in the attached PDF please?

4 years ago | 2 answers | 0

2

answers

Question


Simulink "variable block"
Where is the "variable block" located in the libraries please?

4 years ago | 1 answer | 0

1

answer

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

4 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

4 years ago

Question


Warning Message during Output
Have recieved the message: "for increased performance the remaining outputs are not shown matlab" after running a script to outp...

4 years ago | 1 answer | 0

1

answer

Question


Optimization of a Variable in a Loop
I have the below script as part of a larger script to calculate expander power over a yearly data set of available stroage of co...

4 years ago | 1 answer | 0

1

answer

Solved


Maximum value in a matrix
Find the maximum value in the given matrix. For example, if A = [1 2 3; 4 7 8; 0 9 1]; then the answer is 9.

4 years ago

Solved


Return area of square
Side of square=input=a Area=output=b

4 years ago

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

4 years ago

Solved


Add two numbers
Given a and b, return the sum a+b in c.

4 years ago

Question


Array Index .. values ERROR
I am p/ time student and I have a main file with supporting functions which is giving me the error "Array indices must be posit...

4 years ago | 1 answer | 0

1

answer

Answered
Compressed air energy storage calculations ...
Thanks. Had a look .. seems that the model was never concluded to work due to some errors ... but will have a look ...

5 years ago | 0

| accepted

Question


Compressed air energy storage calculations ...
I am relatively new to MATLAB (in the process of learning) whilst at the same time I need to model/ do calculations for a compre...

5 years ago | 1 answer | 0

1

answer