[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: least square solution of b = A * x with a very huge A matrix
From: |
Abbott, Ben |
Subject: |
Re: least square solution of b = A * x with a very huge A matrix |
Date: |
Thu, 30 May 2013 08:22:16 +0000 |
On May 30, 2013, at 4:08 PM, andrea console wrote:
> Il giorno giovedì 30 maggio 2013, Nir Krakauer <address@hidden> ha scritto:
>> Is it possible to send a working (or nonworking, as the case may be) example?
>
> Do you need the entire program with related data source files or can I attach
> the A and b matrices (please tell me how)?
Just put the A and b matrices in to a file and zip it up
save example.mat A b
zip example.zip example.mat
Then put the zipped file somewhere it can be accessed. Perhaps Dropbox,
GoogeDrive, or some other convenient place.
Ben
- least square solution of b = A * x with a very huge A matrix, andrea console, 2013/05/29
- Re: least square solution of b = A * x with a very huge A matrix, Nir Krakauer, 2013/05/29
- Re: least square solution of b = A * x with a very huge A matrix, andrea console, 2013/05/29
- Re: least square solution of b = A * x with a very huge A matrix, Nir Krakauer, 2013/05/30
- Re: least square solution of b = A * x with a very huge A matrix, andrea console, 2013/05/30
- Re: least square solution of b = A * x with a very huge A matrix,
Abbott, Ben <=
- Re: least square solution of b = A * x with a very huge A matrix, c., 2013/05/30
- Re: least square solution of b = A * x with a very huge A matrix, andrea console, 2013/05/30
- Re: least square solution of b = A * x with a very huge A matrix, c., 2013/05/31
Re: least square solution of b = A * x with a very huge A matrix, c., 2013/05/29