First  |  Prev |  Next  |  Last
Pages: 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624
lsqlin vs lsqnonneg
lsqnonneg works fine and returns resnorm of 9 10^-8 while lsqlin returns peaky solution and the resnorm of 1.12 10^-5. The returned solution in this case is ok, not as good as in the case of lsqnonneg. Since the problem is large scale, I am under impression that I can not use lsqnonneg. I would like to use lsqlin... 26 May 2010 12:27
error in function
Does anyone know what it means?? ??? One or more output arguments not assigned during call to 'C:\Docume.....myfunction Error in ==> defff at 1 l=myfunction; ... 26 May 2010 16:55
Bilinear Transform - Digital to Analog
Can Matlab convert discrete transfer function to continious. ... 26 May 2010 11:20
MEX straw poll
What percentage of your Matlab (& Simulink) community writes MEX functions? ... 26 May 2010 14:41
serial real time plotting
"Ankit Desai" <adesai.nospam(a)mathworks.com> wrote in message <hlm73p$5ss$1(a)fred.mathworks.com>... "adulfo uy" <adz_1718143(a)yahoo.com> wrote in message <hll66f$et2$1(a)fred.mathworks.com>... Hi everyone, I am a new one in MATLAB. We have this project involving a load cell and a temperature sensor. The outputs of t... 29 May 2010 19:01
Write miniSEED Data
Hi, I have found a few functions on here which can convert miniSEED to matlab files, but does anyone know of/can point me to a a matlab function which goes the other way around? Thank you, Michael ... 26 May 2010 10:14
How to generate an isosurface with a nonuniform mesh (with variable mesh density) ?
I have the same frustration using Isosurface. It looks like all Matlab 3D visualization tools were not designed for real work, but for fun only. In real world, nobody uses the 50x100x50 volume set as the examples do. Usually it is at least 256x256x256. The isosurface also doesn't take uint8 or uint16 data, which ar... 17 Jun 2010 02:27
How to make isosurface() work with uint8 data
isosurface is used to create surface from a volume. For example, an MRI dataset could be 512x512x400. This is 104 MB in uint8. However, the isosurface can only take double, which is 838MB memory space, which immediately overflows. Even if downsample the dataset to 256x256x200, that's still a very large dataset if... 17 Jun 2010 01:23
ARBITRARY BIN LOCATION FFT
Is it possible to specify arbitrary bin locations using the FFT function? So, I don't want the bin locations to be determined by by sampling rate and number of FFT bins, but instead I want to be able to specify specific bin locations that aren't evenly or regularly spaced. Thanks, Rene Allard. ... 2 Jun 2010 08:43
Angle Recovery in Fourier Mellin Image Registration
Currently I am working on the same problem. At the end of this week I will be able to answer these questions. Meanwhile I am also trying to implement a Fourier Mellin Image Registration. Could you please provide your implementation. It will be easier for me to review your questions. ... 26 May 2010 10:14
First  |  Prev |  Next  |  Last
Pages: 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624