Community Profile

photo

Mike


Calgary

Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


Why this MATLAB Function is not working correctly?
Please download the attached file. https://www.mediafire.com/?sl8eudunw2wv1gn While conditions of IF or ELSEIF are always tr...

10 years ago | 0 answers | 0

0

answers

Question


How to assign output of a block to a variable during simulation?
Hi, i am stuck in a simple challenge! In my simulink model there is a Math operation product block which it's output determin...

10 years ago | 0 answers | 0

0

answers

Question


how to use a FROM block as output for positive and negative voltage source?
Hi i have output voltage of a wind-farm as a GOTO block. Now i want to use this voltage to charge a battery. So my question ...

10 years ago | 1 answer | 0

1

answer

Question


Why Matlab can't load initial states of a demo model after i copy it in my own model?
Hi i want to use Wind Farm - DFIG Detailed Model inside my simulation. this is what i do: first i type power_wind_dfig_det in...

10 years ago | 2 answers | 3

2

answers

Answered
i want to convert (.slx) format to (.mdl)format at this link: http://www.mediafire.com/?c5p02776wo6ly66
The folder contained many slx files. i converted the most complete of them for you. <http://www.mediafire.com/download/ce1681rq...

11 years ago | 0

Question


How to put Hex numbers inside a matrix?
I'm trying to put some Hex numbers inside a matrix. That's my code: ----------------------------- >> syms matrix >> ma...

11 years ago | 1 answer | 0

1

answer

Question


How to add leading zeros to a number in Hex format?
I'm trying to convert some binaries to the hexadecimal format. but I need Matlab to display zeros before the hex numbers. for...

11 years ago | 2 answers | 0

2

answers

Question


How to separate first 8 digits in binary format and convert them to the hex?
I need a code to ask me to enter a number in binary format, and then separate them byte by byte (each 8 digits) then displace lo...

11 years ago | 3 answers | 0

3

answers

Question


How can I have a Manual Switch with four inputs in simulink?
I need to manually select between four signals in simulink but the Matlab's built-in manual switch has only two inputs, So what ...

11 years ago | 1 answer | 0

1

answer

Question


How to customize a Built-in PID Block?
I am using a PID controller in a feedback system. I need to change the gain's multiplication type from element-wise to the matri...

11 years ago | 3 answers | 0

3

answers