Quantcast
Channel: MATLAB Central Newsreader Recent Posts
Browsing all 19628 articles
Browse latest View live
↧

Image may be NSFW.
Clik here to view.

Summation over for loop-Subscripted assignment dimension mismatch.

Hi guys, I'm trying to get the summation over for loop statement for A(i,j). First, I'm not sure if i'm doing the whole summation right, secondly, I get a subscripted assignment dimension mismatch...

View Article


Image may be NSFW.
Clik here to view.

Re: Neural Network Structure

"Babar Zaman " <ravian1011@yahoo.com> wrote in message <k9vdu4$qca$1@newscl01ah.mathworks.com>...> Hi Every body > please any one can guide me how i can change neural network hidden...

View Article


Image may be NSFW.
Clik here to view.

Sending matlab output to the web

I am working on a project that is based on image processing. that is if the camera sees a railway ticket it processes the image to get the train number and PNR number..now this should bepassed to the...

View Article

Image may be NSFW.
Clik here to view.

publish behavior when outputting

Hello all, I have a function that I'd like to publish, top. There is a nested function inside top that produces printed output and two images. Let us say function top    function f(arg)        %%...

View Article

Image may be NSFW.
Clik here to view.

Re: to increase number of digits after decimal place in MATLAB

dpb <none@non.net> wrote in message <ka2mvr$gdm$1@speranza.aioe.org>...> On 12/9/2012 12:44 PM, gouri halde wrote:> > How you can increase precision of answer (a number) in MATLAB?...

View Article


Image may be NSFW.
Clik here to view.

Re: Summation over for loop-Subscripted assignment dimension mismatch.

"Vsh" wrote in message <ka0q5o$hvc$1@newscl01ah.mathworks.com>...> Hi guys, I'm trying to get the summation over for loop statement for A(i,j). First, I'm not sure if i'm doing the whole...

View Article

Image may be NSFW.
Clik here to view.

How to use the coefficients of the symbolic variables

So how can I take the information of the coefficient multiplied by the symbolic variable for example c = 3*W1_1+4*W1_2 How can I get the 3 and 4 on a vector or something else to manipulate after?

View Article

Image may be NSFW.
Clik here to view.

Re: to increase number of digits after decimal place in MATLAB

On 12/9/2012 4:24 PM, John D'Errico wrote: ...> While I imagine you know this, the precision in MATLAB> is not 15 bits, but a bit over 15 digits. Typo/keyboard mistake indeed... --

View Article


Image may be NSFW.
Clik here to view.

2D fourier transform filter

I am trying to remove low frequency bands from an image after transforming it using 2D fast fourier. I can identify individual components of the transformed image, but cannot yet work out how to filter...

View Article


Image may be NSFW.
Clik here to view.

Re: saving the variables in for loop

Hi Raghda, Some people in this newsreader have an allergy against the function eval, but you can do this: for i=1:26     imFilename = sprintf('DB/%d.jpg', i);     eval(['[im' num2str(i) ', des'...

View Article

Image may be NSFW.
Clik here to view.

Re: matlab error - exceeds matrix dimensions

Hi David, Make sure you don't have a variable named fplot as in fplot = ... !!! :) Best.

View Article

Image may be NSFW.
Clik here to view.

Re: duplicate data points in scatterplot

"ruud verschaeren" wrote in message <hcq5in$cqp$1@fred.mathworks.com>...> Hi all,> > I have a scatter plot with some duplicate data points. The standard code writes these on top of each...

View Article

Image may be NSFW.
Clik here to view.

causal and acausal

Hi! Dear, What is causal and acausal low passed filter. What is their usage and purpose. Please kindly .

View Article


Image may be NSFW.
Clik here to view.

Re: causal and acausal

"lady firmament" <ladyfirmament@gmail.com> wrote in message news:ka3ihh$t9$1@newscl01ah.mathworks.com...> Hi!> Dear,> What is causal and acausal low passed filter. What is their usage...

View Article

Image may be NSFW.
Clik here to view.

Re: How to use the coefficients of the symbolic variables

"Joo Salvador" <ujoaosalvador@gmail.com> wrote in message news:ka38ev$sdq$1@newscl01ah.mathworks.com...> So how can I take the information of the coefficient multiplied by the > symbolic...

View Article


Image may be NSFW.
Clik here to view.

Re: Attempt to execute SCRIPT FILENAME as a function: Use Mex in MAC

"Duckhwan " <kimduckhwan@gmail.com> wrote in message news:ka2uaj$pqa$1@newscl01ah.mathworks.com...> I try to use function 'FILENAME' in my matlab script.>> I have mexglx file. (I'm...

View Article

Image may be NSFW.
Clik here to view.

Re: Syms Error

"Rob " <rsbick2@uky.edu> wrote in message news:ka2qct$dnn$1@newscl01ah.mathworks.com...> I am wanting to row reduce a matrix that was combined with a matrix that > was created using...

View Article


Image may be NSFW.
Clik here to view.

Re: load column in from text file

"Fiboehh " <stig_dooms@hotmail.com> wrote in message news:ka0odg$clv$1@newscl01ah.mathworks.com...> dpb <none@non.net> wrote in message <k9vtoo$100$1@speranza.aioe.org>...>>...

View Article

Image may be NSFW.
Clik here to view.

Re: Stream data form MATLAB to Simulink

Ehh... Sorry, but You still don't get a point... :/ Ok, then, I'll try to show you something: 1. Build a model in Simulink, just as you wanted me to build, and in addition connect a Scope to the output...

View Article

Image may be NSFW.
Clik here to view.

Re: Stream data form MATLAB to Simulink

You still don't get a point... :/ Ok, then, I'll try to show you something: 1. Build a model in Simulink, just as you wanted me to build, and in addition connect a Scope to the output of Constant. Put...

View Article
Browsing all 19628 articles
Browse latest View live