Package: dicomnifti Version: 2.28.2-1~feist I have some patient data downloaded from Siemens Vision scanner and dicomnifti do not work with them (nearly at all). When I type "dicomhead filename", I get empty output. "dicomnifti -v input output" counts correctly the number of input files ("Reading 1 DICOM files."), but again, generates no output. Because recently I do not have the standard anonymizing
In article <32142280.1181311394573.JavaMail.jakarta@nitrogen.mathforum.org>, kato01 <katto01@hotmail.com> wrote: I am new to MATLAB. I understand that there are many ways to read an ACII file. However I did not find a way to read a file which has the following format: Filetype MWS Signalfile Version 20011309 Length: 000000001001 Type: Frequency Scale: 1.000000e+009 1.500000e+001 7
Thanks Walter! I made an error in typing the equation in the code. the ((x-5)/sigma) is supposed to be negative and the quatity squared. I also set my fprintf like this: fprintf('%%5E %%20E\n',[x; N]) and it prints out these answers: x N(x) ------------------------------------- -5.000000E+000 0.000000E+000 -4.500000E+000 0.000000E+000 -4.000000E+000 0.000000E+000 -3.500000E+000 0.000000E
"Ben Hinkle" <bhinkle@mathworks.com> wrote in message news:ejfrf6$s0o$1@fred.mathworks.com... computing the integral of x^a in (0 , 1], where a=[-0.9 ,-0.1] Now let's look at Matlab's quadv results: the first column are the a's, the second column are the results from Matlab, the third column are the theoretical values: -1.000000e-01 9.664831e-01 1.111111e+00
computing the integral of x^a in (0 , 1], where a=[-0.9 ,-0.1] Now let's look at Matlab's quadv results: the first column are the a's, the second column are the results from Matlab, the third column are the theoretical values: -1.000000e-01 9.664831e-01 1.111111e+00 -2.000000e-01 9.241422e-01 1.250000e+00 -3.000000e-01 8.048907e-01 1.428571e+00 -4.000000e-01 7.327810e