photo

Guillermo Rubio Gomez


Last seen: fast 3 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistik

All
MATLAB Answers

4 Fragen
2 Antworten

Cody

0 Probleme
3 Lösungen

RANG
6.596
of 300.338

REPUTATION
7

BEITRÄGE
4 Fragen
2 Antworten

ANTWORTZUSTIMMUNG
25.0%

ERHALTENE STIMMEN
3

RANG
 of 20.922

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG
75.031
of 168.149

BEITRÄGE
0 Probleme
3 Lösungen

PUNKTESTAND
40

ANZAHL DER ABZEICHEN
1

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Knowledgeable Level 1
  • Thankful Level 1
  • First Answer
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Read real time data from Android Sensors in Matlab r2020a
I have just update Matlab to 2020a realease. As I can see, I'm not able to find Matlab Support Packege for Android Sensors in Ad...

mehr als 5 Jahre vor | 1 Antwort | 2

1

Antwort

Beantwortet
Display continuous alert in GUI from serial data
The problem is that you are doing what you need just once, when the GUI starts, since your code is placed only in the OpeningFcn...

fast 6 Jahre vor | 0

| akzeptiert

Frage


Simulink Serial-In Parallell-Out Shift Register with reset capability
I need to use a Serial-In Parallell-Out Shift Register in Simulink to retain a certain number of samples of a generated signal. ...

fast 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Externally specifiying sample time for referenced models in Simulink
Im trying to use a referenced model whose sample time should be inherit from the parent model that calls it. However, since th...

etwa 6 Jahre vor | 0 Antworten | 1

0

Antworten

Beantwortet
find same numbers in a row
Assuming you have the time vector and the 0 and 1 vectors, to obtain the times corresponding to 0's and 1's: ceros_time = t(y...

etwa 6 Jahre vor | 0

Frage


Representing Symbolic Variables as Equations in Live Scripts
I would like to represent the content of symbolic variables as equations in a Live Script. So far i'm trying with texlabel fun...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Gelöst


Project Euler: Problem 5, Smallest multiple
2520 is the smallest number that can be divided by each of the numbers from 1 to 10 without any remainder. What is the smalle...

mehr als 6 Jahre vor

Gelöst


Swap the first and last columns
Flip the outermost columns of matrix A, so that the first column becomes the last and the last column becomes the first. All oth...

mehr als 6 Jahre vor

Gelöst


Interpolator
You have a two vectors, a and b. They are monotonic and the same length. Given a value, va, where va is between a(1) and a(end...

mehr als 6 Jahre vor