photo

Luca Tatas


Last seen: 2 days ago Active since 2022

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

2 Questions
0 Answers

Cody

0 Problems
1 Solution

RANK
115,203
of 301,200

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,190

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
141,189
of 173,339

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Solver

View badges

Feeds

View by

Solved


Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...

6 days ago

Question


Why does Simulink Product block (element-wise .*) fail for [3x5] .* [1x5] while MATLAB Function block works?
I have a Simulink model with two signals: U = repmat(2,3,5) → size [3x5] x = [1 2 3 4 5] → size [1x5] In a MATLAB Function bl...

6 days ago | 1 answer | 0

1

answer

Question


How do I modify my x data to be a specific length?
I have some x data and y data which I want to plot. My x data looks like this: [326,406,406,449,491,491,1353,1353,2379,2379, .....

3 years ago | 1 answer | 0

1

answer