Feeds
질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 2 | 3
2
답변답변 있음
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...
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년 초과 전 | 0
질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 3 | 0
3
답변질문
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 ...
대략 12년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 12년 전 | 답변 수: 3 | 0