Statistik
RANG
158.534
of 295.495
REPUTATION
0
BEITRÄGE
13 Fragen
2 Antworten
ANTWORTZUSTIMMUNG
30.77%
ERHALTENE STIMMEN
0
RANG
of 20.240
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
pdepe for a fourth-order de
Hi everyone. I'm trying to solve the following pde: <<https://dl.dropboxusercontent.com/u/45403015/web2/latex-image-1.pdf>> ...
fast 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
bvp4c: a singular Jacobian encountered
Hi everybody! I'm trying to solve the following second order differential equation with known boundary conditions: global a...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
second order nonlinear ode with polynomial terms
Hi everyone! I would resolve the following nonlinear differential equation: f(Y) + b(Y) (Y')^2 + g(Y) Y'' = A where Y i...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
coupled partial differential equation (system of pde)
Hi everyone! I have to solve the following system of two coupled partial differential equations: dY/dt = a + b(Z-Y) + R (d^2 ...
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
coupled partial differential equation (pde)
Hi everyone! I have to solve the following system of two coupled partial differential equations: dY/dt = a + b(Z-Y) + R (d^...
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
ODE: equation solution problem
Hi everyone! I'm using ode solvers for the first time, and I have some problems. I want to resolve y'(x) + 3 y(x) - 6x = 0, ...
etwa 12 Jahre vor | 1 Antwort | 0
1
AntwortGelöst
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
etwa 12 Jahre vor
Frage
Fitting with constrained coefficients
Hi everyone! I created a fittype object, but I want to impose constrained coefficients and fixed value, for example: ...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Improving modal analysis code
Hi everyone! My code resolves a dynamic problem with coupled equation, so I study this problem in the modal space. I have ...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
GUI: draw 2 point
Hi everyone! I'm developing a GUI, and now I have a problem. When I push DRAW button I want to click two times on the image i...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
fitting data with specific function
Hi everyone! I have some experimental data and I have to fit it. Hi want to use a specific function, i.e y(x) = (C*x^a)/Gamma(1...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
polar plot
Hi everyone! I want to plot a function like that: <http://i44.tinypic.com/hu3v2q.jpg> the plot is in fig. 138 (c) and its...
mehr als 12 Jahre vor | 1 Antwort | 0
1
Antwortsave pig image
Now my code is: t = 'P10307'; u = 65; n = 1; for i = 1:12 name = [t num2str(u) '.JPG']; A = imread(name); ...
mehr als 12 Jahre vor | 0
Frage
save pig image
this is my code: t = 'P10307'; u = 65; n = 1; for i = 1:12 name = [t num2str(u) '.JPG']; A = imread(name); ...
mehr als 12 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
round numeric 0
Hi everyone! I have a matrix like this: A=[ 1 , .3*10^-8 , .2*10^-8 , .2*10^-8; . 3*10^-8; 1; .2*10^-8; .2*10^...
fast 13 Jahre vor | 2 Antworten | 0