Subversion Repositories svnkaklik

Rev

Go to most recent revision | Details | Last modification | View Log

Rev Author Line No. Line
604 kaklik 1
 
2
 
3
*******************************************************************************
4
Sun Nov  8 21:53:29 2009
5
 
6
 
7
FIT:    data read from "carnot.txt" using 1:2
8
        #datapoints = 4
9
        residuals are weighted equally (unit weight)
10
 
11
function used for fitting: f(x)
12
fitted parameters initialized with current variable values
13
 
14
 
15
 
16
*******************************************************************************
17
Sun Nov  8 21:54:06 2009
18
 
19
 
20
FIT:    data read from "carnot.txt" using 1:2
21
        #datapoints = 4
22
        residuals are weighted equally (unit weight)
23
 
24
function used for fitting: f(x)
25
fitted parameters initialized with current variable values
26
 
27
 
28
 
29
 Iteration 0
30
 WSSR        : 3.93726           delta(WSSR)/WSSR   : 0
31
 delta(WSSR) : 0                 limit for stopping : 1e-05
32
 lambda	  : 0.708582
33
 
34
initial set of free parameter values
35
 
36
a               = 1
37
b               = 1
38
 
39
After 5 iterations the fit converged.
40
final sum of squares of residuals : 1.29854e-06
41
rel. change during last iteration : -2.24111e-11
42
 
43
degrees of freedom    (FIT_NDF)                        : 2
44
rms of residuals      (FIT_STDFIT) = sqrt(WSSR/ndf)    : 0.000805774
45
variance of residuals (reduced chisquare) = WSSR/ndf   : 6.49272e-07
46
 
47
Final set of parameters            Asymptotic Standard Error
48
=======================            ==========================
49
 
50
a               = 1.04815          +/- 0.01257      (1.199%)
51
b               = 0.00517276       +/- 0.0008125    (15.71%)
52
 
53
 
54
correlation matrix of the fit parameters:
55
 
56
               a      b      
57
a               1.000 
58
b              -0.868  1.000 
59
 
60
 
61
*******************************************************************************
62
Sun Nov  8 21:55:11 2009
63
 
64
 
65
FIT:    data read from "carnot.txt" using 1:2
66
        #datapoints = 4
67
        residuals are weighted equally (unit weight)
68
 
69
function used for fitting: f(x)
70
fitted parameters initialized with current variable values
71
 
72
 
73
 
74
 Iteration 0
75
 WSSR        : 1.29854e-06       delta(WSSR)/WSSR   : 0
76
 delta(WSSR) : 0                 limit for stopping : 1e-05
77
 lambda	  : 0.708582
78
 
79
initial set of free parameter values
80
 
81
a               = 1.04815
82
b               = 0.00517276
83
 
84
After 1 iterations the fit converged.
85
final sum of squares of residuals : 1.29854e-06
86
rel. change during last iteration : -2.44611e-15
87
 
88
degrees of freedom    (FIT_NDF)                        : 2
89
rms of residuals      (FIT_STDFIT) = sqrt(WSSR/ndf)    : 0.000805774
90
variance of residuals (reduced chisquare) = WSSR/ndf   : 6.49272e-07
91
 
92
Final set of parameters            Asymptotic Standard Error
93
=======================            ==========================
94
 
95
a               = 1.04815          +/- 0.01257      (1.199%)
96
b               = 0.00517276       +/- 0.0008125    (15.71%)
97
 
98
 
99
correlation matrix of the fit parameters:
100
 
101
               a      b      
102
a               1.000 
103
b              -0.868  1.000 
104
 
105
 
106
*******************************************************************************
107
Mon Nov  9 00:52:29 2009
108
 
109
 
110
FIT:    data read from "carnot.txt" using 1:2
111
        #datapoints = 4
112
        residuals are weighted equally (unit weight)
113
 
114
function used for fitting: f(x)
115
fitted parameters initialized with current variable values
116
 
117
 
118
 
119
 Iteration 0
120
 WSSR        : 3.93726           delta(WSSR)/WSSR   : 0
121
 delta(WSSR) : 0                 limit for stopping : 1e-05
122
 lambda	  : 0.708582
123
 
124
initial set of free parameter values
125
 
126
a               = 1
127
b               = 1
128
 
129
After 5 iterations the fit converged.
130
final sum of squares of residuals : 1.29854e-06
131
rel. change during last iteration : -2.24111e-11
132
 
133
degrees of freedom    (FIT_NDF)                        : 2
134
rms of residuals      (FIT_STDFIT) = sqrt(WSSR/ndf)    : 0.000805774
135
variance of residuals (reduced chisquare) = WSSR/ndf   : 6.49272e-07
136
 
137
Final set of parameters            Asymptotic Standard Error
138
=======================            ==========================
139
 
140
a               = 1.04815          +/- 0.01257      (1.199%)
141
b               = 0.00517276       +/- 0.0008125    (15.71%)
142
 
143
 
144
correlation matrix of the fit parameters:
145
 
146
               a      b      
147
a               1.000 
148
b              -0.868  1.000 
149
 
150
 
151
*******************************************************************************
152
Mon Nov  9 00:53:49 2009
153
 
154
 
155
FIT:    data read from "carnot.txt" using 1:2
156
        #datapoints = 4
157
        residuals are weighted equally (unit weight)
158
 
159
function used for fitting: f(x)
160
fitted parameters initialized with current variable values
161
 
162
 
163
 
164
 Iteration 0
165
 WSSR        : 1.29854e-06       delta(WSSR)/WSSR   : 0
166
 delta(WSSR) : 0                 limit for stopping : 1e-05
167
 lambda	  : 0.708582
168
 
169
initial set of free parameter values
170
 
171
a               = 1.04815
172
b               = 0.00517276
173
 
174
After 1 iterations the fit converged.
175
final sum of squares of residuals : 1.29854e-06
176
rel. change during last iteration : -2.44611e-15
177
 
178
degrees of freedom    (FIT_NDF)                        : 2
179
rms of residuals      (FIT_STDFIT) = sqrt(WSSR/ndf)    : 0.000805774
180
variance of residuals (reduced chisquare) = WSSR/ndf   : 6.49272e-07
181
 
182
Final set of parameters            Asymptotic Standard Error
183
=======================            ==========================
184
 
185
a               = 1.04815          +/- 0.01257      (1.199%)
186
b               = 0.00517276       +/- 0.0008125    (15.71%)
187
 
188
 
189
correlation matrix of the fit parameters:
190
 
191
               a      b      
192
a               1.000 
193
b              -0.868  1.000 
194
 
195
 
196
*******************************************************************************
197
Mon Nov  9 00:55:32 2009
198
 
199
 
200
FIT:    data read from "carnot.txt" using 1:2
201
        #datapoints = 4
202
        residuals are weighted equally (unit weight)
203
 
204
function used for fitting: f(x)
205
fitted parameters initialized with current variable values
206
 
207
 
208
 
209
 Iteration 0
210
 WSSR        : 1.29854e-06       delta(WSSR)/WSSR   : 0
211
 delta(WSSR) : 0                 limit for stopping : 1e-05
212
 lambda	  : 0.708582
213
 
214
initial set of free parameter values
215
 
216
a               = 1.04815
217
b               = 0.00517276
218
 
219
After 1 iterations the fit converged.
220
final sum of squares of residuals : 1.29854e-06
221
rel. change during last iteration : 0
222
 
223
degrees of freedom    (FIT_NDF)                        : 2
224
rms of residuals      (FIT_STDFIT) = sqrt(WSSR/ndf)    : 0.000805774
225
variance of residuals (reduced chisquare) = WSSR/ndf   : 6.49272e-07
226
 
227
Final set of parameters            Asymptotic Standard Error
228
=======================            ==========================
229
 
230
a               = 1.04815          +/- 0.01257      (1.199%)
231
b               = 0.00517276       +/- 0.0008125    (15.71%)
232
 
233
 
234
correlation matrix of the fit parameters:
235
 
236
               a      b      
237
a               1.000 
238
b              -0.868  1.000 
239
 
240
 
241
*******************************************************************************
242
Mon Nov  9 00:57:36 2009
243
 
244
 
245
FIT:    data read from "carnot.txt" using 1:2
246
        #datapoints = 4
247
        residuals are weighted equally (unit weight)
248
 
249
function used for fitting: f(x)
250
fitted parameters initialized with current variable values
251
 
252
 
253
 
254
 Iteration 0
255
 WSSR        : 1.29854e-06       delta(WSSR)/WSSR   : 0
256
 delta(WSSR) : 0                 limit for stopping : 1e-05
257
 lambda	  : 0.708582
258
 
259
initial set of free parameter values
260
 
261
a               = 1.04815
262
b               = 0.00517276
263
 
264
After 1 iterations the fit converged.
265
final sum of squares of residuals : 1.29854e-06
266
rel. change during last iteration : 0
267
 
268
degrees of freedom    (FIT_NDF)                        : 2
269
rms of residuals      (FIT_STDFIT) = sqrt(WSSR/ndf)    : 0.000805774
270
variance of residuals (reduced chisquare) = WSSR/ndf   : 6.49272e-07
271
 
272
Final set of parameters            Asymptotic Standard Error
273
=======================            ==========================
274
 
275
a               = 1.04815          +/- 0.01257      (1.199%)
276
b               = 0.00517276       +/- 0.0008125    (15.71%)
277
 
278
 
279
correlation matrix of the fit parameters:
280
 
281
               a      b      
282
a               1.000 
283
b              -0.868  1.000