Re: apriori algorithm
sneha <sneha120972@gmail.com> wrote in message <fe4653a0-a815-4a2e-810f-6a603fdebdbe@x5g2000prf.googlegroups.com>...> Dear all ,> > plz...... can any one help my for the code of...
View ArticleRe: three 3D matrix multiplication
"Bruno Luong" <b.luong@fogale.findmycountry> wrote in message <kcbcq6$g99$1@newscl01ah.mathworks.com>...> "Jeyakumar " <jeymagnetron@gmail.com> wrote in message...
View Article??????????? when was jesus christ born
? when was jesus christ bornhttp://www.youtube.com/v/Qxjk3FGy71g?rel=0 than you
View ArticleRe: Handle function implicitly accounting for independent variables
Dear Steven Lord, I changed my approach a little bit. At the moment I'm doing like this: 1. First I wrote a standard function phi_33_kai function phi_33 = phi_33_kai(k1,k2,k3,beta,i) k = sqrt(k1(i).^2...
View ArticleRe: pass input data to Matlab standalone executable file
"Matt J" wrote in message <kcf509$2n3$1@newscl01ah.mathworks.com>...> "Ying " <zhangyingdalian@gmail.com> wrote in message <kcf3s6$rcc$1@newscl01ah.mathworks.com>...> > Hi...
View ArticleRe: pass input data to Matlab standalone executable file
"Matt J" wrote in message <kcf509$2n3$1@newscl01ah.mathworks.com>...> "Ying " <zhangyingdalian@gmail.com> wrote in message <kcf3s6$rcc$1@newscl01ah.mathworks.com>...> > Hi...
View ArticleHistory of the MATLAB "if" statement
First, according to the current MATLAB documentation of the “if” statement: If expression, statements, end The statements are executed if the evaluation of expression yields a logical 1 or a nonzero...
View ArticleRe: History of the MATLAB "if" statement
"JG" wrote in message <kcf8b8$g22$1@newscl01ah.mathworks.com>...> > Does anyone remember such a time? If so, do you remember when it changed? I believe this code was written around 2005....
View ArticleRe: History of the MATLAB "if" statement
"JG" wrote in message <kcf8b8$g22$1@newscl01ah.mathworks.com>...> First, according to the current MATLAB documentation of the “if” statement: > > If expression, statements, end> >...
View ArticleRe: Mex mxCreateDoubleMatrix() destroys different pointer sporadically
Here is the full code https://gist.github.com/4478220 Basically it seems that when allocating a new large mxArray* S (doesnt matter whether it is a matrix or cell) it seems that it interfers with the...
View ArticleRe: Mex mxCreateDoubleMatrix() destroys different pointer sporadically
Here is the full code https://gist.github.com/4478220 Basically it seems that when allocating a new large mxArray* S (doesnt matter whether it is a matrix or cell) it seems that it interfers with the...
View ArticleRe: saving figures
"Kenny" wrote in message <h7tfbn$mja$1@fred.mathworks.com>...> How do i save figures as a .jpg or .bmp or whatever that is of higher resolution? (like 2000x2000 or something)> > thanks...
View ArticleRe: pass input data to Matlab standalone executable file
It seems inadvisable to try to use an .exe that you do not have usage instructions for. How could you ever trust the output, even if you get it to run?
View ArticleRe: History of the MATLAB "if" statement
"ernest " <ernest.barczak@l-3com.com> wrote in message news:kcfbnl$iu$1@newscl01ah.mathworks.com...> "JG" wrote in message <kcf8b8$g22$1@newscl01ah.mathworks.com>...>> First,...
View ArticleSelectively Performing Basic Arithmetic Operations on a Data Matrix
I'm working with a large data set with 5 columns. A sample from this set is as follows: Sample date Type Farms Target Concentration 12/15/11 M Farm 1 BA 0.2 12/15/11 P Farm 1 BA 0.65 12/15/11 L Farm 1...
View Articleplot of 3D array and drawing cylinders
Dear friends, kindly help provide these solutions. 1) how can I plot the elements of a 3D array say A(21,21,21) of 21-by21-by21 2) How do I display(in 3D) a cylinder. the coordinates of the bottom and...
View ArticleRe: matlab slow for loop
On 1/7/2013 11:29 AM, Sida wrote:> Hi> I really want to revisit the problem of slow for loops in matlab, to> understand what's going on beneath the hood. And also about the> mysterious...
View ArticleRe: matlab slow for loop
On 1/7/2013 5:30 PM, dpb wrote: ...> OK, since I've now got a newer version I decided to test the theory> (especially since the run time you showed seemed exceedingly excessive> for the simple...
View ArticleRe: Error using
On Thursday, January 10, 2013 9:34:16 AM UTC+2, Roger Stafford wrote:> "Mark L. J." wrote in message ...> > > Error in ==> graph3d.surfaceplot.surfaceplot>localConstructor at 136>...
View ArticleRe: 20 images in 3x3 plot
"Image Analyst" wrote in message <kc5avr$m4c$1@newscl01ah.mathworks.com>...> "Lim " <limhueynee@gmail.com> wrote in message <kc3eq7$80b$1@newscl01ah.mathworks.com>... Thank you...
View Article