MATLAB QUESTIONS & EXPERT ANSWERS

Ask an expert. Trust the answer.
Your academic and career questions answered by verified experts.

Illustration
What is the Fastest manner to match rows of 2 matrices?
Ottosaul - 2020-12-24

I have 2 large matrices (S1, S2) with matching rows I used    [~,index_A,index_B] = intersect( S1',S2', 'rows'); But it is very time consuming. Is t...

Can I convert a linear vector into a number?
Penelope - 2020-12-24

for example how can i convert a=[5;5;6;7;8] to an b=55678 output?...

How can I make function expression automatically?
Damian - 2020-12-24

Hello Matlab experts,   I have a 5x1 symbolic named "Eq" with following expressions in it, with 5 unknown variables, T2, T3, T4, T5, T6. - 0.5*T2^2 -...

What's the difference between imagesc and imshow?
Timothy - 2020-12-24

Hi, When I want to display an image in figure screen, both works the same way. I was wondering what's the difference between both imagesc and imshow c...

How do i compute "q" in the connect function of a block diagram
uttamsingh - 2020-12-22

sys = connect(blocksys,q,input,output) q = ??...

discrete time optimization with non-linear constraints
Raelynn - 2020-12-22

Hello, I have an optimization problem to solve with non-linear constraints. It is a control theory based discrete time model (which i feel fules out u...

Is it possible to modify the matrices in a genss ?
Brianna - 2020-12-22

Hello everybody! Do you know if it's possible to change one of the matrices componing a genss (not only the tunable parameter) ? For example the follo...

Why is the result zero when I compute the linearization with respect to a variable time delay?
Cataleya - 2020-12-22

I would like to linearize a model that has variable time delay. To implement the delay I use the "Variable Time Delay" block. When I try to linearize ...

How can I increase accuracy at certain frequency ranges in transfer function estimation from time data?
Aayushsingh - 2020-12-22

I have a SISO system, input and an output time data and would like to get a model of the tf. The input signal is a sine sweep with frequencies ranging...

Open loop stability: Bode - Pole zero plot mismatch
Wyatt - 2020-12-21

I'm analyzing open loop stability of an amplifier. Plotting the bode diagram I can see a negative phase margin (PM) indicating the system is not stabl...

Get a Free Consultation or a Sample Assignment Review!