photo

Maria Perdomo


Attivo dal 2013

Followers: 0   Following: 0

Messaggio

Statistica

All
MATLAB Answers

6 Domande
5 Risposte

Cody

0 Problemi
1 Soluzione

RANK
6.003
of 299.997

REPUTAZIONE
8

CONTRIBUTI
6 Domande
5 Risposte

ACCETTAZIONE DELLE RISPOSTE
83.33%

VOTI RICEVUTI
3

RANK
 of 20.858

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
156.501
of 166.881

CONTRIBUTI
0 Problemi
1 Soluzione

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • First Review
  • Thankful Level 3
  • Knowledgeable Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
How read a .bin file in Matlab with known block size, block number, offset_binary and nr of samples
Hi, I had a binary file, and could oppen with the next function: <http://www.mathworks.com/matlabcentral/fileexchange/2637...

oltre 11 anni fa | 0

Domanda


Symbolic math- substitute a derivative function with subs()?
Hello everyone, I've got a symbolic derivative : syms J phi(t) Ja J0 x1 x2 J=J0-Ja*cos(2*phi); dJ=diff(J) Thi...

oltre 11 anni fa | 3 risposte | 0

3

risposte

Domanda


Data vusualization - How to align data sets?
Hallo, I have two vectors. Each one contains data from two different devices wich measure the same periodic variable. I wo...

circa 12 anni fa | 2 risposte | 0

2

risposte

Domanda


Symbolic Math toolbox- Lie derivative
Hi, Does symbolic math toolbox has a predefined function that calculates the Lie derivative of two vectors? Thanks

circa 12 anni fa | 2 risposte | 1

2

risposte

Risposto
"Substitution function" by symbolic math toolbox
Thank you!!!!

oltre 12 anni fa | 0

Risposto
How could I fix an error in line 4 ("not enough arguments") of my routine?
Borja, you have to give values to AP ML and SR. For example: [dados, Vx, Vy] = PLineares([1 2 3], [1 2 3], 3) please...

oltre 12 anni fa | 0

Risposto
how to avoid simulink over run count issues
if existing and if possible reduce the number delay blocks... distribute the task in atomic subsystems. May be that can help

oltre 12 anni fa | 0

| accettato

Domanda


"Substitution function" by symbolic math toolbox
Hello, Does symbolic math toolbox has a predefined function that allows to substitute variables into a defined symbolic func...

oltre 12 anni fa | 2 risposte | 0

2

risposte

Risposto
Index exceeds matrix dimensions error?
the line problem is 3 lines before the end: fprintf(repmat('\b',1,length(dirs{g})+1)); dirs has just 3 elements, but *g...

oltre 12 anni fa | 1

Risolto


Calculate the nth Fibonacci number USING 'Golden Ratio' concept
f = [1 1 2 3 5 8 13 ...] If n=6, f(6)=8

oltre 12 anni fa

Domanda


Symbolic math toolbox- Jacobian of a function with respect to an other function?
I would like to find the jacobian of: f=[f(x1(t)...x6(t)); ... ;f6(x1(t)...x6(t))] with respect to: x(t)=[x1(t);......

oltre 12 anni fa | 2 risposte | 1

2

risposte

Domanda


arbitrary symbolic functions - Symbolic math toolbox
I have an equation: M = A sin(x(t)); and would like to find: dM/dt is it possible to create symbolic functions withou...

oltre 12 anni fa | 1 risposta | 0

1

risposta