photo

Maria Perdomo


Actif depuis 2013

Followers: 0   Following: 0

Message

Statistiques

All
MATLAB Answers

6 Questions
5 Réponses

Cody

0 Problèmes
1 Solution

RANG
6 003
of 300 379

RÉPUTATION
8

CONTRIBUTIONS
6 Questions
5 Réponses

ACCEPTATION DE VOS RÉPONSES
83.33%

VOTES REÇUS
3

RANG
 of 20 931

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
157 922
of 168 299

CONTRIBUTIONS
0 Problèmes
1 Solution

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

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

Afficher les badges

Feeds

Afficher par

Réponse apportée
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...

plus de 11 ans il y a | 0

Question


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...

plus de 11 ans il y a | 3 réponses | 0

3

réponses

Question


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...

environ 12 ans il y a | 2 réponses | 0

2

réponses

Question


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

environ 12 ans il y a | 2 réponses | 1

2

réponses

Réponse apportée
"Substitution function" by symbolic math toolbox
Thank you!!!!

plus de 12 ans il y a | 0

Réponse apportée
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...

plus de 12 ans il y a | 0

Réponse apportée
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

plus de 12 ans il y a | 0

| A accepté

Question


"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...

plus de 12 ans il y a | 2 réponses | 0

2

réponses

Réponse apportée
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...

plus de 12 ans il y a | 1

A résolu


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

plus de 12 ans il y a

Question


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);......

plus de 12 ans il y a | 2 réponses | 1

2

réponses

Question


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...

plus de 12 ans il y a | 1 réponse | 0

1

réponse