Re: to fix the output after each tarining ,neural network
"yogita" wrote in message <knve2b$t0a$1@newscl01ah.mathworks.com>... Is there a question? Greg
View Articlerepeating elements and their corresponding
Hi Guys, I have two vectors X and Y of the same size. Each element in Y has a corresponding element in X. There are some repeating values in X . Is there any way to remove these elements from the...
View ArticleRe: repeating elements and their corresponding
On 5/27/2013 2:16 PM, ali wrote:> Hi Guys,>> I have two vectors X and Y of the same size. Each element in Y has a> corresponding element in X. There are some repeating values in X . Is>...
View ArticleRe: How to use external library with Matlab
On 5/27/2013 12:52 PM, Nia wrote:> Thank you for replying. I will continue to dig into it... DO _NOT_ TOPPOST!!! PLEASE!!!! Will quit responding if don't... ... >> help mex mex Compile...
View Articlemex -setup can't find my Visual C++ 2010 64bits
Hi, I have both Visual C++ 2008 express edition and Visual C++ 2010 express edition on my machine. In order to build in 64 bits, I installed Windows SDK 7.1. I created a 64 bits dll with Visual C++...
View ArticleProblem with LaTex in legend
I try to write a command accents combined with a Greek letter. If I write a xlabel running, but not a legend, the line is: $ \ checkmark {x} (\ lambda) $ What can be the problem?. (Am considering...
View Articlesignal processing
Hi In context of digital filter what does it mean when we say : • Pass it through a nonlinearity so that the amplitude is clipped at 50% of it maximum value on both the positive and the negative...
View ArticleRe: How to get set gca Patch Faces color- figured out!
Thanks, this topic has saved me hours of work! To make it a little more flexible you can automate the finding of the element of T which relates to the patch handle: T = get(gca,'Children'); Ttype =...
View ArticleRe: How to use external library with Matlab
Thank you, Sorry for posting two times, I didn't see that it works the first time. dpb <none@non.net> wrote in message <ko0d0b$f2$1@speranza.aioe.org>...> On 5/27/2013 12:52 PM, Nia...
View ArticleRe: forced discard of ODE step
"Torsten" wrote in message <knvd2g$qjl$1@newscl01ah.mathworks.com>...> "Mateusz Gos" <webmaster24@wp.pl> wrote in message <knpaft$r5o$1@newscl01ah.mathworks.com>...> >...
View ArticleSimscape Question
Hi, I am a new Matlab/Simscape user. I want modify the code of the Switch controlled by external physical signal in Simscape creating a new model. I want change "vT > Threshold" to "vT <...
View ArticleRe: repeating elements and their corresponding
dpb <none@non.net> wrote in message <ko0cb7$u8v$1@speranza.aioe.org>...> On 5/27/2013 2:16 PM, ali wrote:> > Hi Guys,> >> > I have two vectors X and Y of the same size....
View ArticleRe: signal processing
On 5/27/2013 5:12 PM, chess wrote:> Hi> In context of digital filter what does it mean when we say :> • Pass it through a nonlinearity so that the amplitude is clipped at 50% of>it maximum...
View ArticleRe: Drawing random numbers from sample PDF
You can use this sampler: http://www.mathworks.com/matlabcentral/fileexchange/41689-pdfsampler/content/PDFsampler.m
View Articlexlswrite to next available cell
I am trying to create a database of sorts in which the GUI user can input data regularly. Is there a way to have xlswrite automatically write the information into the next available cell? For example:...
View ArticleEditor fontsize in R2013a Linux Version
Hi, how to change the fontsize in the editor of R2013a Linux Version? There is neither 'select all' under 'edit' nor 'preferences' under 'file'. After trying to figure this out for 30 min, I can only...
View ArticleRe: How to customize location of startup.m?
In <ko2gv5$cu2$1@newscl01ah.mathworks.com> "Steven_Lord" <slord@mathworks.com> writes:>"kj" <no.email@please.post> wrote in message...
View ArticleRe: How to customize location of startup.m?
In <knqq10$h9j$1@speranza.aioe.org> dpb <none@non.net> writes:>On 5/24/2013 3:22 PM, kj wrote:>> What's the recommended way to customize the location of the file>>...
View ArticleRe: csvread with NaN
"Sandro" wrote in message <j9do32$8u1$1@newscl01ah.mathworks.com>...> Hi there,> > Is there a way to use "csvread" and specify to replace empty elements by NaN (instead of 0 by...
View ArticleRe: How to customize location of startup.m?
On Wednesday, May 29, 2013 7:46:53 AM UTC+12, kj wrote:> In <knqq10$h9j$1@speranza.aioe.org> dpb <none@non.net> writes:> > > > >On 5/24/2013 3:22 PM, kj wrote:> >...
View Article