photo

Anthony Gurunian


Last seen: mehr als 2 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

MATLAB Answers

7 Fragen
2 Antworten

RANG
10.597
of 300.369

REPUTATION
4

BEITRÄGE
7 Fragen
2 Antworten

ANTWORTZUSTIMMUNG
71.43%

ERHALTENE STIMMEN
0

RANG
 of 20.936

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.436

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

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 3
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


MATLAB Arduino with adafruit shield RPM inconsistent
I am trying to use the MATLAB Arduino Support package to run stepper motors. Specifically, I am using the stepper() and move() f...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Dealing with very small or very large numbers
I have a physical problem with length scales on the order of nanometers. After some calculations, I have to calculate things lik...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How to iterate an equation?
Make an intial guess foor lamda_n, then do a for loop with equaiton 2. Exit the loop when abs(lambda_n+1 - lambd_n) is less than...

mehr als 4 Jahre vor | 0

Frage


Defining an anonymous function with 3*(N+1) variables
I need to define a function f = @(X)... where X has 3*(N+1) variables in the form: X(:,1), X(:,2), ... X(:,3*(N+1)) . The pro...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to use BL touch sensor with Arduino/Adafruit v2 motor shield
I am trying to use the BL touch sensor, a semiconductor Hall sensor, with an Arduino and Adafruit v2 motor sheild. From what I u...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Warning: Matrix is close to singular or badly scaled. Results may be inaccurate. RCOND = 9.735910e-18.
I am solving the laplace equation in spherical coordinates with a cell (spherical capacitor) at the origin. The equation becomes...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Incorrect output values for simple equations
I think the formula is wrong. It should be C*1.8 + 32

fast 5 Jahre vor | 0

| akzeptiert

Frage


Mapping rows of an array to radii and columns to angles
I am solving the Laplace equation using polar coordinates (r,θ). I get the solution in this form where the rows correspond to ra...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Using events function to handle discontinuities in system of differential equations
Hi, I am trying to implement the Electroporation model described in the paper "Model of Creation and Evolution of Stable Electro...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort