photo

Grek Vardugin


Attivo dal 2018

Followers: 0   Following: 0

Statistica

Feeds

Visto da

Domanda


How can I realize PLL in MATLAB?
My task is realize a phase-locked loop on MATLAB. How can I do it?

quasi 6 anni fa | 0 risposte | 0

0

risposte

Domanda


How can I pass a character function to the input of another function?
Hello! I had the following problem. I need to make it so that I can enter a symbolic function, which will later be used: F = s....

circa 6 anni fa | 0 risposte | 0

0

risposte

Risposto
Problen with using varsize
My solution. if isempty(Aeq) valueAeq = []; else valueAeq = ones(size(Aeq,1), 1); end if isempty...

circa 6 anni fa | 0

| accettato

Risposto
Attempt to extract field 'iterations' from 'mxArray'
I solve it. First, I created a new structure with fields that exist in the output structure. output = struct('iterations', ...

circa 6 anni fa | 0

| accettato

Domanda


Problen with using varsize
Hello! I need some problems with using function varsize. This is my code: lambda = struct('lower', 0, 'upper', 0, 'eqlin'...

circa 6 anni fa | 1 risposta | 1

1

risposta

Domanda


Attempt to extract field 'iterations' from 'mxArray'
Hello! I need help. My problem is in Title. I use codegen for translate .m-code in mex. [xopt,zmin,exitflag,output,lambd...

circa 6 anni fa | 2 risposte | 0

2

risposte