Statistik
9 Fragen
0 Antworten
RANG
34.536
of 295.673
REPUTATION
1
BEITRÄGE
9 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
33.33%
ERHALTENE STIMMEN
1
RANG
of 20.262
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.257
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
Feeds
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 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 6 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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 6 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 10 Jahre vor | 2 Antworten | 0