Statistik
9 Fragen
0 Antworten
RANG
170.170
of 295.569
REPUTATION
0
BEITRÄGE
9 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
55.56%
ERHALTENE STIMMEN
0
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
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
How to reconstruct an image using Photoacoustic tomography using Back Projection algorithm.
I have the set of equation for the universal back projection algorithm but being new to matlab donnot know how to have the code ...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I am not getting the plot graph for this equation.
s=A+((B*exp(-1.001*((x.^2) + 100)))/((x.^2) +100)) This is the equation I am working on I have x ranging from -20 to 20 in ste...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Reshaping a matrix using a loop or any function inbuilt.
Hello, Does anyone know how to reshape a m*n matrix into m*1*n matrix using loops or any other function. I would definitely ap...
mehr als 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Help with writing program with the matrix
I can generate a X matrix with 64*1 dimension and now I want to multiply this matrix with a D matrix of dimensions 224*64 and ob...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Help with the program of creating matrices.
I felt the code for the formulation of this matrices was pretty tough. I have matrix [Ji] which is initially 8*1 matrix. whic...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to plot using matlab
exp(-ax+bx^2) where x ranges from 5-250 incrementing by 1. a and b are constants. I was getting an error while plotting do...
fast 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to plot a function like this in matlab
exp(-ax+bx^2) where x ranges from 5-250 in order of 1.
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to plot a functions in matlab
x ranges from 10-50 and y = [exp(-x)/x] - [exp(-(2+x))/(2+x)]
fast 12 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
How to plot a function like this in matlab
p=0.5*(1-x^2)/((1+(x^2)-2*x*cos(t))^(3/2)) here t varies from -pi to pi x is a constant like for example 0.1
fast 12 Jahre vor | 2 Antworten | 0