tumour growth model
Did anyone implement the Greenspan (1972) model of solid tumor growth by diffusion in Matlab? The basics of the model are rather straightforward and the change in outer radius of the tumor over time is...
View ArticleRe: storing a vector within a while look and plotting it
"Matt" wrote in message <k389d4$l74$1@newscl01ah.mathworks.com>... > "someone" wrote in message <k37o5r$gja$1@newscl01ah.mathworks.com>... > > "Matt" wrote in message...
View ArticleRe: text function
On 9/18/2012 9:28 AM, Hyunsung wrote: > hi all, > I have x and y matrices which represent point locations in a plot > x =[ 255.083333333333; > 661.545454545455; > 1860.72222222222] >...
View ArticleQuantitative Trading Strategist (Job Opportunity)
Quantitative Trading Strategist As an employee of our firm you will have the opportunity to interact with the firm's senior management on a regular basis, you will be challenged and you will learn and...
View ArticleRe: Subscripted assignment dimension mismatch
"M@lik Ali" wrote in message <k530eh$t7d$1@newscl01ah.mathworks.com>... > Hi all i am using the fallowing code for the svm classification > > svmstruct=svmtrain(PosNegF,group); for...
View ArticleRe: Subscripted assignment dimension mismatch
On 10/10/2012 1:09 AM, M@lik Ali wrote: > > then why it giving the dimension mismatch error. even same for the first time. > Have you thought about using the debugger?
View ArticleRe: Subscripted assignment dimension mismatch
"Nasser M. Abbasi" <nma@12000.org> wrote in message <k533g2$due$1@speranza.aioe.org>... > On 10/10/2012 1:09 AM, M@lik Ali wrote: > > > > > then why it giving the...
View ArticleRe: quick way to calculate standard deviation of multiple images
Mike <SulfateIon@gmail.com> wrote in message <bfe3528c-a254-47d5-861a-0cc8ce66dd51@googlegroups.com>... > Hi > > I have n images and want to calculate standard deviation of these...
View ArticleRe: quick way to calculate standard deviation of multiple images
"Nasser M. Abbasi" <nma@12000.org> wrote in message > (I do not understand what you actually doing there, what > do you mean by finding std for a pixel? Finding how large a pixel value...
View ArticleRe: Subscripted assignment dimension mismatch
"M@lik Ali" wrote in message <k5348c$c56$1@newscl01ah.mathworks.com>... > "Nasser M. Abbasi" <nma@12000.org> wrote in message <k533g2$due$1@speranza.aioe.org>... > > On...
View Articlerearrange matrix elements
"Mike" wrote in message <k51qug$j90$1@newscl01ah.mathworks.com>... > I do calculations on N elements (for l=1:N function end). > For the first element the result is: > > 1 2 3 4 >...
View ArticleSecure a subsystem block
I don't see code generation pane in my configuration parameter setting dialog box. And i am also figuring out on how to secure a subsystem from being edited or viewed by another user.
View ArticleIEEE based projects power electronics
EXPERT GUIDANCE IN POWER SYSTEMS POWER ELECTRONICS We provide guidance and codes for the for the following power systems areas. Deregulated Systems, Wind power Generation and Grid connection Unit...
View ArticleCombinatioral Matrix
Hello, I need to create a matrix seems this x1 .................... x6 ................... x12 (variable) 1 1 1 1 1 1 1 1 1 0 0 0 0 2 1 1 1 1 1 1 1 0 1 0 0 0 . . . . . . . . . ....
View ArticleMAT v7.3 compression
Is there any possible way how to disable copression of large (>2 GB) MAT files in version 7.3? The compression has only minor impact on file size, but the significant impact on data access speed via...
View ArticleRe: Format of MAT-File
"Michael" wrote in message <jt6in0$lb0$1@newscl01ah.mathworks.com>... > Does anybody know if it is possible to save variables in a MAT - file with version 7.3 (-v7.3) but without any...
View ArticleRTW troubleshooting (data adquisition)
Dear sirs, We are using the RTW and getting data through a set of analog channels (by using a National Instruments PCI board). After some testing, it is observed that some spikes appear in one of the...
View ArticleWhy is interp1(x,Y,...) being removed?
Why is the syntax interp1(x,Y,...) where x is a vector and Y is an array representing multiple value sets being removed in a future release? as an example it is sugested that x = (1:5)'; V = [x, 2*x,...
View ArticleRe: Standalone CGI with MATLAB GUI on Web-7.2.0.232(R2006a)
"Nirupama Talele" wrote in message <gdua69$2sh$1@fred.mathworks.com>... > Even I am in exactly the same situation as you, Please let me know if you have got any update or you progressed on the...
View Article