Statistica
RANK
8.325
of 296.352
REPUTAZIONE
5
CONTRIBUTI
31 Domande
6 Risposte
ACCETTAZIONE DELLE RISPOSTE
48.39%
VOTI RICEVUTI
4
RANK
of 156.133
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
A Problems with dicominfo
Dear I would like to read the meta data of a dicom dose matrix using: fileRT="Z:\RD1.2.752.243.1.1.20220217094526656.24...
quasi 3 anni fa | 1 risposta | 0
1
rispostaDomanda
magnification row axis image
Dear I have a (58,28000) integer matrix I would like to visualice so the 58 rows have the same size as the 28000 colums, i.e. ...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
read formated text file
Dear I have a very large file(250 MB aporx) The first 8 lines are administrative information and the rest are the data itself ...
quasi 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Generate a plot set
Dear I would like to genenetate about 65 figures Of couse I don't like to see them at first, I only would like to save in a di...
quasi 4 anni fa | 1 risposta | 0
1
rispostaDomanda
text in plot with latex interpreter
Dear I would like to write come text in a simple plot using latex codification The plot is here The text in plot is code as...
circa 4 anni fa | 1 risposta | 1
1
rispostaDomanda
finding root of a three variable function
Dear I have a function that depends on three variable f(x,y,z) and I would like to find the root of this function near x0,xy0,z...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Increase the size of subplot
Dear I have made a plot composed by 4x4 subplot Matlab reduce the size of each subplot to acomodate the plot in the size of my...
oltre 4 anni fa | 2 risposte | 0
2
rispostelabels of a box plot in latex format
Many thanks In the same way I would like to change the FontSize of these labels From other answers I try boxplot(RelDiff,'Lab...
oltre 4 anni fa | 0
Domanda
labels of a box plot in latex format
Dear I am making a boxplot: Labels={'D5%', 'D10%','D15%','D20%','D25%','D30%','D35%','D40%', ... 'D45%','D50%','D55%'...
oltre 4 anni fa | 2 risposte | 0
2
risposteDomanda
Change de default position of plot
Dear; This a silly question Sometimes when I debug a program I need to plot some of the variables in different figures The fi...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
using numerical values in symbolic expresion
Dear I am very new using symbolic math I have a funcion of two variables syms x y assume (x 'real') assume (y 'real') f=lo...
oltre 4 anni fa | 1 risposta | 0
1
rispostaPolynomial curve fitting and equation of a curve from an image?
Hi I not an expert, but probably the better solution is not to use hight order of ordinary polynomials As the shapes a closed,...
quasi 5 anni fa | 1
Domanda
write indexes in a plot
Dear I have a matrix P with n rows and two columns, each of the column store the x and y position of a particle. Represent the...
quasi 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Form a 3D matrix for a 2d matrix
Dear I have a 3d matrix M3D in which each dimension represent one of the spatial coordinates x, y, z. This spatial coordinates ...
circa 5 anni fa | 1 risposta | 0
1
rispostaDomanda
change axis in image
Dear I have generate a 2D image using color map The graphic repersent the modulus of a electric field, where horizontal axi...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
vectorize random walk displacement function
Dear I would like to code a random walk As a part of the program the routine call a function that calculate +/-1 in one of the...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
problem with parfor in a subroutine
Dear; I rather new using parfor computation. The parfor execute a program in a parallel basis, when this program arrive to a...
quasi 6 anni fa | 0 risposte | 0
0
risposteCount number of points around points in a list
Yes, thanks a lot "rangesearch" is the right function to use, although must be complemented with a conversion form cell to matr...
quasi 6 anni fa | 0
Domanda
Count number of points around points in a list
Dear; I have two list of points defined by to array vectors xyz1 and xyz2, both of them are Nx3, where N is the number of point...
quasi 6 anni fa | 2 risposte | 0
2
risposteDomanda
get the index of the n one in a binary vector
Dear, I have binary vector like bv=[0,0,0,0,1,0,0,1,1,1,0,0,1,0,1...] and I would like to get the index in bv of the n "1" For...
quasi 6 anni fa | 1 risposta | 0
1
rispostaDomanda
write dicom rt file
Dear I woul like to anonymize an dicom rt file, but rather than remove the patient IDs I would like to change them to have a co...
circa 6 anni fa | 0 risposte | 0
0
risposteDomanda
Remove edge to detect a circle
Dear I would like to detect a circle and measure de center and the radius of it Sadly the picture has two zones of different...
quasi 7 anni fa | 0 risposte | 0
0
risposteFinding center of rotation from two sets of points
There is a very elegant solution of this problem using complex numbers in 2D function [S,Theta,t,c]=FindSTR3(c1,c0) % ca...
circa 7 anni fa | 0
Domanda
How to remove the "Maximum number of function evaluations has been exceeded" prompt when generating random numbers
Dear I am trying to calculate the confidence interval of a quantity using the MC method. For that I calculate n=20000 pseudo...
circa 7 anni fa | 1 risposta | 0
1
rispostaDomanda
vectorize a block matrix calculation
Dear; I want calculate a big matrix composed of blocks, for that I use the following code: k=length(a); ...
oltre 7 anni fa | 1 risposta | 0
1
rispostadistance between a point and elements of a matrix
This could be the solution [ny,nx,nz]=size(M3D); [xx,yy,zz] = meshgrid((1:nx)-x,(1:ny)-y,(1:nz)-z); M3D_dist=sqrt(xx....
oltre 7 anni fa | 0
| accettato
distance between a point and elements of a matrix
Many Thanks Yes it is the second; I am traing to calculate de distance from a point with coordinates (x,y,z) and the indexes ...
oltre 7 anni fa | 0
Domanda
distance between a point and elements of a matrix
Dear; I am looking for an efficient way to compute the distance between coordinates (x,y,z) and the elements of a 3D matrix. ...
quasi 8 anni fa | 3 risposte | 0
3
risposteDomanda
Problem with parallel computing
Dear; This is the first time I use parfor loop and I trying to run a program on my local computer when I run the program mat...
circa 8 anni fa | 0 risposte | 0
0
risposteDomanda
Efficient calculation of 3d matrix of distances
Dear; I would like to calculate the 3D matrix of distances between one point an each element of a 3D matrix in an efficient w...
oltre 8 anni fa | 1 risposta | 0