photo

Jake G


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

8 Questions
1 Answer

RANK
228,198
of 297,503

REPUTATION
0

CONTRIBUTIONS
8 Questions
1 Answer

ANSWER ACCEPTANCE
37.5%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


Pulse generator issue with memory blocks
Hello, I seem to have an issue with a pulse generator. Pulse1 -> SubSystem -> Pulse2 ->[triggers subsystem2] ->Matlab functio...

7 years ago | 0 answers | 0

0

answers

Question


relational operator sampling?
I have a discrete time system and want to know if the Relational operator block internally is using a sample and hold when compa...

8 years ago | 1 answer | 0

1

answer

Question


Detection of Falling Edge does not produce a rectangular pulse
I am using the edge detector in simulink which is returning a triangular pulse. The block description says it returns true or fa...

8 years ago | 1 answer | 0

1

answer

Answered
using solve command does not return a single simplified soln
I figured it out, using double(x) worked

8 years ago | 0

| accepted

Question


using solve command does not return a single simplified soln
I am using the command solve however instead of returning a single number (which is possible because I can do it by hand) it ret...

8 years ago | 1 answer | 0

1

answer

Question


'Warning: closed loop system is unstable ' when getting Gain and Phase Margin using '[Gm,Pm] = margin(sys)'
I get the following warning when using the margin function: Warning: The closed-loop system is unstable. my gain margin i...

8 years ago | 1 answer | 0

1

answer

Question


Parallel Pool error when using GA
I am running Matlab's GA with the fitness function coming from simulink, I had many errors with this and could not understand wh...

9 years ago | 0 answers | 0

0

answers

Question


Simulink Unable to Identify Variable in Base Workspace
I am running a program which calls Simulink, however when simulink gets called I get this error: Error using Run_Sim (line ...

9 years ago | 2 answers | 0

2

answers

Question


Problem with equating for loop index to a variable.
I run the following code and it does not produce the expected results: % code clear all FlowRate=0.6; for ThermalImpC...

9 years ago | 1 answer | 0

1

answer