답변 있음
How to load bus data to simulink using from file block
Hi, In two ways it's possible to load bus data. 1. Load the variable to workspace , use from workspace block and change th...

5년 초과 전 | 0

답변 있음
How do I find the dot product of 2 matrices without the same number of elements?
Hi, To create the equal size of a vector you have to do padding. Example: A = [1 2 3 0]; B = [12 20 15 7]; ...

5년 초과 전 | 0

답변 있음
When running Simulink OnRamp I get an question mark icon, instead of a presentation of the Solution. (same with Hint)
Hi, Copy the same block and connect it again in your Simulink model you will get the solution

5년 초과 전 | 0

답변 있음
Road Profile as Input in Simulink
Create a call back function in Simulink by using model explorer.

5년 초과 전 | 1

답변 있음
Realtime data from 'To workspace' block
Hi, You can create a call back function for the Simulink model automatically variables will save in workspace

5년 초과 전 | 0

답변 있음
Getting an error "Matrix Dimension must agree" in matlab program. Help me.
Hi Try this B_matrix(1,i)=1/s.*repmat(N_dash, 3, 1) .* repelem(ey, 3, 1)

5년 초과 전 | 0

답변 있음
how compare the results of the same simulation with different parameters
Save the first variable in mat file. Again run the file for second variable and compare both variables now

거의 6년 전 | 1

| 수락됨

답변 있음
Air conditioner model to be added as a block in the power system
Hi, <http://przyrbwn.icm.edu.pl/APP/PDF/132/app132z3-IIp010.pdf> Check this link

거의 6년 전 | 0

답변 있음
Can anyone give me a simple while and if statemet for this problem, please
Hi, Install updated phased array antenna toolbox in add ons

거의 6년 전 | 0

답변 있음
Power System and Wind Turbine simulation gives solver error
Hi, Try to put the sampling time as 50 or else try to change sampling time inside the Simulink blocks

거의 6년 전 | 0

답변 있음
problem while using state flow from math work examples
Hi, Copy the directory of your current file and paste it into my computer directory. You will get the file or else in the same...

거의 6년 전 | 0

답변 있음
how to enable the simulation type of powergui to be distract or phase? it shows only continuous mode.
Hi, In Matlab Simulink file corner page, you have settings icon. Click on that icon and change the automatic mode to ODE 45 o...

거의 6년 전 | 1

| 수락됨

답변 있음
Plot in matlab 2012 not working in matlab 2016
Hi, In your Matlab 2012 code commands may be updated in Matlab 2016. Compare both the call backs with updated commands. You w...

거의 6년 전 | 0

답변 있음
I am unable to import DC machine model to my simulink page.
Hi, Check the call back function in Matlab Simulink explorer. Go for Matlab Simulink click on file select model explorer. T...

거의 6년 전 | 0

답변 있음
Why discrete transfer function show different result in Simulink but same result in Matlab?
Hi, Check the sampling time for all the blocks.

거의 6년 전 | 0

답변 있음
How to re-create the attached diagram in Simulink?
hi, Below blocks are used in the image what you have shared, 1.Sum 2.Transfer function 3.gain 4.Connection Port 5. PID C...

거의 6년 전 | 0

| 수락됨

답변 있음
Is it possible to get just the summary report from a report generated by Simulink Test?
Hi, If you are using the powergui block in Simulink means check it. You will the whole report of your Simulink

거의 6년 전 | 0

답변 있음
How to export from Matlab workspace to Simulink the transfer function
Hi, Open model explorer in Matlab Simulink. Create a preload function for the saved variables in workspace then run the Simul...

거의 6년 전 | 0

질문


How to design fuzzy logic controller for Multilevel inverter?
Hi, I need to design a fuzzy logic controller based multilevel inverter. Anyone familiar with fuzzy-based multilevel inverters,...

거의 6년 전 | 답변 수: 0 | 0

0

답변

질문


How to create pairwise comparison matrix from input matrix?
Hi, I have a matrix 50*48 with all integer values. I want to create a pairwise comparison matrix for the input matrix. Pleas...

거의 6년 전 | 답변 수: 2 | 0

2

답변

질문


How to remove NaN in rows and columns of excel data set in matlab?
Hi, I have the excel dataset of 50*48 matrix but it is having some NaN values also? I want to remove the NaN values from the mat...

거의 6년 전 | 답변 수: 1 | 0

1

답변

답변 있음
How to generate bode plot in DFIG Simulink Model ?
Check with simulink examples for connection.

거의 6년 전 | 0

답변 있음
Generate 8 pulses for a dual active bridge.
below link having the reference with 4pulse, 8pulse,12pulse variation check it <https://in.mathworks.com/help/physmod/sps/pow...

거의 6년 전 | 0

답변 있음
Therer is no Exlink in my Toolbox,what should i do?
Save the exlink file in the same directory then call that file in the main file then run it. if you have any doubt check this l...

거의 6년 전 | 1

질문


In which format I have to give the inputs?
Hi, I want to optimize heat exchanger design parameters I am creating an objective function for that. a = temp parameters, b ...

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


classify the data using LSTM
How to classify the data using LSTM?

거의 6년 전 | 답변 수: 1 | 0

1

답변

답변 있음
How to plot multiple x-axes on a graph and have them show up on the same scale?
Try this, https://in.mathworks.com/help/matlab/creating_plots/combine-multiple-plots.html

거의 6년 전 | 0

답변 있음
How to phase shift a signal in simulink?
Try this, https://in.mathworks.com/help/simrf/ug/variable-phase-shift.html

거의 6년 전 | 0

답변 있음
How to get mask parameters of a Simulink block
https://in.mathworks.com/videos/creating-a-mask--masking-fundamentals-1480973303346.html

거의 6년 전 | 0

더 보기