Community Profile

photo

Arthur Reis


Last seen: 7개월 전 2021년부터 활동

Followers: 0   Following: 0

통계

All
  • Thankful Level 2
  • First Submission
  • Introduction to MATLAB Master
  • Knowledgeable Level 1
  • Solver
  • First Answer

배지 보기

Feeds

보기 기준

질문


Custom simulink block with arbitrary number of ports?
Is it possible to create a Simulink block (either via Model Reference, Subsystem, for example) that could have an arbitrary numb...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


Simulink "Sum" block giving wrong result
I ran a simulation that produced an unnexpected result. It was supposed to be just a noise floor, but for some periods this sign...

1년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
Simulink Mask Port Visibility
Perhaps using an enabled subsystem?

대략 2년 전 | 0

답변 있음
I am having a hard time understanding how matrix works.
'*' is the matrix multiplication as is usual in Linear Algebra '.*' is element-wise multiplication. Each element is multiplie...

대략 2년 전 | 0

답변 있음
How do I plot Sinusoidal wave over a circle in Matlab?
I'm not sure if I 100% understood your question, but here it is t = 0:0.01:2*pi; %define interval x = cos(t); y = sin(t); fi...

대략 2년 전 | 1

| 수락됨

답변 있음
Transfer function and PID controller to control temperature of 3D CAD Object
Do you have both the 3D model and the physical part? If you have the physical part and real-world data you can try using the sy...

대략 2년 전 | 0

| 수락됨

답변 있음
Select values in one column based on entries in another column
You can use a logical mask. For example (using two vectors, but it is easily adaptable for your case with arrays with many colum...

대략 2년 전 | 0

답변 있음
How to get the doFFt plots in Simulink
I couldn't find any reference to doFFTplot in Matlab/Simulink documentation. Is this code that you wrote or obtained from anothe...

대략 2년 전 | 0

답변 있음
Plot Output of Digital Transfer Function, Given Input Transform
If you got a transfer function already, you can use freqresp().

대략 2년 전 | 0

질문


Changes to referenced model model workspace in project converted to older version
I wrote a Simulink library containing referenced models (Matlab R2021a) and then exported it to an older version (R2020b) using ...

2년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Model Data Editor - can't find create new data box
Hello, I was not able to reproduce an example. The instructions from here: https://www.mathworks.com/help/rtw/ug/specify-inst...

2년 초과 전 | 답변 수: 1 | 0

1

답변