Answered
How to enlarge/Scale/Increase size of a contour plot
Hi Harish, I believe you want to enlarge your contour plot window. You can acheive this by using "set" function in MATLAB. Bel...

1 year ago | 0

Answered
"Not enough input arguments" error
Hi Bidyarani, I understand that you are getting the "not enough input arguments" error while executing the above code. The "No...

1 year ago | 0

| accepted

Answered
Signal Processing Time in Matlab_Discrete Wavelet Transform
Hi john, I assume that you want to know the time taken by the Discrete Wavelet Transform for You can determine the processing...

1 year ago | 0

Answered
How to read a CDF File?
Hi Nur, I believe that you are trying to read from a ".cdf" file using the "cdfread" function. However, You are not able to fin...

1 year ago | 0

Answered
Portfolio optmization with nonlinear constraint
Hi Frederick, I believe you want to do portfolio optimization with non-linear constraints using “portfolio” function. Curren...

1 year ago | 0

Answered
Are sim and other similar functions code generateable?
Hi Joshua, I understand that you want to generate c code for a MATLAB Script with commands such as “sim”. The 'sim' command ...

1 year ago | 0

Answered
How to input power load data from spreadsheet to simulate PV system
Hello Charles Van Eijk, I understand that you are trying to implement a variable load by importing data from a spread sheet. A...

1 year ago | 0

Answered
Plotting solutions of differential equations in Simulink
Hi Aleem Andrew, I believe you are trying to implement t-4x(t)=x’’(t) in Simulink. Your model seems to be correct, and t...

1 year ago | 0

Answered
Symbolic nested summations with empty indexes
Hi Francesco Piccioli, I believe you want to implement Where The code written by you seems fine however I noticed tha...

1 year ago | 0

Answered
binary multiobjective optimization with genetic algorism
Hi Cheol-Joo Cho, I believe you want to implement genetic algorithm to solve a multi objective optimization problem where the ...

1 year ago | 0