photo

behzad


Last seen: mehr als ein Jahr vor Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

9 Fragen
0 Antworten

RANG
34.536
of 300.364

REPUTATION
1

BEITRÄGE
9 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
33.33%

ERHALTENE STIMMEN
1

RANG
 of 20.934

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.407

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

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


System of equations with varying coefficients in Simulink
Hi everybody, I have a system of eqautions as below: dT1/dt = A*(B-T2);T1(0)=28; T2 = T1*(1-A)+A*B; The terms of A and B get ...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


smooth a gear profile
Hi everybody, I have a series of data forming a 2-d gear profile, however, the plot is too noisy and I need to smooth it and r...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


finding intersections between circle and gear teeth
Hi everyone, I need to find the intersection points between a circle of specific diameter with gear teeth bundaries as specifie...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


irregular ROI, gear tooth, image processing
Hi everybody, I have an image of a part of a gear containing gear teeth and a black background. What I need is to define an RoI...

fast 7 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


reduce memory for matrix multiplication
Hi dudes, I have 2 vectors multiplied by a 1e4*1e4 matrix as below example: A = 1:1:10000; B = rand(10000); C...

etwa 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Overlaying a contourf plot on a grayscale image
Hi guys, I need to overlay a displacement contour of a deformed plate image (using contourf command) on its original grayscale ...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to numericaly solve 2 second order homogenous non linear equation in matlab using ode45
Hi every one I want to solve a system of second order ODE equation shown below using ode45.but I have no idea how to solve it.C...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to solve system of second order equations in matlab using ode 45
Hi everyone I have a system of second order equations including seven equations.I want to define a function named F describing ...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How can I choose powers of each variable separately and get it's value?
Hi every one I solved a equation leading to function like this f=x^a*y^b*z^c; but I don't know a,b and c.I want matlab to sho...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten