photo

David Cole


Last seen: Today 2023년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

18 질문
1 답변

순위
232,528
of 297,503

평판
0

참여
18 질문
1 답변

답변 채택
66.67%

획득한 표
1

순위
 of 20,449

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 159,017

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


How do I solve a matrix of ODE equations?
I have developed some Simulink code that displays the primary and secondary (referred to the primary) current on a scope. The re...

15일 전 | 답변 수: 0 | 0

0

답변

질문


Preventing factor oursite matrix when using the disp() function.
How do I prevent the 1.0e+02 factor from being displayed. I want the complete number to be included inside the matrix. ...

4개월 전 | 답변 수: 2 | 0

2

답변

질문


Live editor text formatting
I am using live editor and the fprintf command. I do not want a space between my outputs. I have not included \n but the output ...

5개월 전 | 답변 수: 2 | 0

2

답변

질문


Suppressing braces and single quotes of a string matrix
How do I suppress the braces and single quotes in a matrix full of strings?

5개월 전 | 답변 수: 4 | 0

4

답변

질문


How do I change the output color when using the disp function?
I would like to change the text color of the displayed text in the command window when using the disp function. Example: disp(...

6개월 전 | 답변 수: 2 | 0

2

답변

질문


Ramp a variable with 63 elements
I have a simulink variable that has 63 elements. I would like to ramp each element in the variable proportionally from 0 to the ...

7개월 전 | 답변 수: 2 | 0

2

답변

질문


Open a picture when an object is clicked.
I would like to attach an object (or something) next to a block that would open a picture when someone clicks on the object. I d...

7개월 전 | 답변 수: 1 | 0

1

답변

질문


How do I add shapes to my Simulink model
I want to add a dotted line to add clarity to my model. In addition, I want to add a box to show future addition. I do I add st...

8개월 전 | 답변 수: 1 | 1

1

답변

질문


Impedance Calculator of powergui block of a three-phase filter not displaying expected results
I am not getting the expected results of Impedance Calculator function of the powergui block. I am trying to measure the frequen...

8개월 전 | 답변 수: 1 | 0

1

답변

질문


Create Variable in Simulink block that contains 63 elements.
I have 63 Sine blocks that will have different amplitude values. The values will be set from Matlab workspace. I would like to l...

8개월 전 | 답변 수: 1 | 0

1

답변

답변 있음
Constant Three-phase load with harmonic content
Ruchika, Thank you for the response. I am having a little difficulty following your example. The first column of data is the h...

8개월 전 | 0

질문


Constant Three-phase load with harmonic content
I am trying to determine how to use the Simulink Harmonic Filter example to show that the filters can remove harmonics. I was ab...

8개월 전 | 답변 수: 2 | 0

2

답변

질문


Name a dataset that will be used in Simulink
How do I name a dataset. My dataset is available in Simulink; however, it is identified as unnamed. I want to use multiple datas...

8개월 전 | 답변 수: 1 | 0

1

답변

질문


How do I connect PS Variable Delay Block to a Constant Current Load block
How do I connect PS Variable Delay Block to a Constant Current Load block? I would like to add a delay to 120 degrees.

8개월 전 | 답변 수: 1 | 0

1

답변

질문


How do I generate constant harmonic currents
I can use the three phase constant current block to generate a constant current of the fundamental frequency. How do I generate ...

8개월 전 | 답변 수: 1 | 0

1

답변

질문


Square root symbol does not display using displayFormula function
I had added an * symbol to my string to make the equation more readable after the numbers have been inserted (see picture below)...

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

1

답변

질문


Display numeric value before function with using syms
How can I force the numeric part of my function to display first? syms t; u=symunit; current = vpa(0.002*sin(10^3*t)); displ...

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

2

답변

질문


Using the piecewise function and integration function with fplot
How do I graph the three integral functions (V1,V2, &V3) below? I want to set the plot range for each of the three functions %s...

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

2

답변

질문


I cannot get fplot to plot my piecewise function past an x-axis value of 5
Here is my code. The axis goes to 7 but the data does not go beyond 5. syms t %declare a symbol voltage_values = piecewise(0<=...

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

3

답변