Prev: Help with fft and ifft
Next: Lagrangian Relaxation
From: John Dim on 11 Apr 2010 11:38 Hello, I have relatively little experience in Matlab programming and I have a project where I have to create a database using data structures. Thus, I'd like to ask how can I get more experienced using data structures in matlab. Considering the limited examples and guide of matlab doc it seems very difficult for me to catch up. If you have any lectures or possible references that will really help please do let me know. thanks JD
From: John Dim on 19 Apr 2010 05:32 "John Dim" <mitsoujohn(a)yahoo.com> wrote in message <hpsqcr$fd6$1(a)fred.mathworks.com>... > Hello, > > I have relatively little experience in Matlab programming and I have a project where I have to create a database using data structures. > Thus, I'd like to ask how can I get more experienced using data structures in matlab. Considering the limited examples and guide of matlab doc it seems very difficult for me to catch up. If you have any lectures or possible references that will really help please do let me know. > > thanks > JD NOBODY??
From: Rune Allnor on 19 Apr 2010 05:45 On 19 apr, 11:32, "John Dim" <mitsouj...(a)yahoo.com> wrote: > "John Dim" <mitsouj...(a)yahoo.com> wrote in message <hpsqcr$fd...(a)fred.mathworks.com>... > > Hello, > > > I have relatively little experience in Matlab programming and I have a project where I have to create a database using data structures. > > Thus, I'd like to ask how can I get more experienced using data structures in matlab. Considering the limited examples and guide of matlab doc it seems very difficult for me to catch up. If you have any lectures or possible references that will really help please do let me know. > > > thanks > > JD > > NOBODY?? Matlab is the wrong language to learn serious programming. With matlab you are stuck with the naive matrices, and need to resolve to lengthy workarounds for even the simplest thing. If you want to learn some serious programming, use some other language than matlab. Rune
|
Pages: 1 Prev: Help with fft and ifft Next: Lagrangian Relaxation |