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

Image may be NSFW.
Clik here to view.

Re: How do I use a sparse matrix that was returned by a mex file?

> > What is not clear to me is the following. If only the sparse matrix that is created inside the mex function is returned to the matlab environment, how does matlab know the internal structure...

View Article


Image may be NSFW.
Clik here to view.

Re: help with generating data froma model

On Sunday, March 10, 2013 12:39:09 PM UTC+13, ilmical wrote:> TideMan <mulgor@gmail.com> wrote in message <cbe461b0-6f74-48f9-8afc-2ab9c8014a30@googlegroups.com>...> > > On...

View Article


Image may be NSFW.
Clik here to view.

Re: neural nets - trainbr & regularization penalty

> syntax wise, how does one actually go about setting the parameter to anything? Regularization of the weights is controlled using parameters to the performance function, as is normalization of the...

View Article

Image may be NSFW.
Clik here to view.

Re: Chain differential equations

OK, so I have re read the above and realised that it is not very clear. The crux of the problem is that I am solving a system of differential equations using ODE 45. The way I thought seemed logical...

View Article

Image may be NSFW.
Clik here to view.

sss

I have this problem too thank you for your help

View Article


Image may be NSFW.
Clik here to view.

Re: commBCHEncoder/commBCHDecoder

"Timothy Koh" <timothy_koh87@hotmail.com> wrote in message <kh7lnu$pe1$1@newscl01ah.mathworks.com>...> "Steven_Lord" <slord@mathworks.com> wrote in message...

View Article

Image may be NSFW.
Clik here to view.

Re: Problem with insertRow in Matlab2012b

No one has an idea or experience with Matlab2012b Java Components? The Version should be the same as in Matlab2011b: MATLAB Version 7.13.0.564 (R2011b) MATLAB License Number: 490273 Operating System:...

View Article

Image may be NSFW.
Clik here to view.

Re: Variance of rayleigh random variable.

"Bai " <woshiwubai@yahoo.com.sg> wrote in message <khhk49$npp$1@newscl01ah.mathworks.com>...> Hi, may I know how does the variance affects the rayleigh random variable (generated using 2...

View Article


Image may be NSFW.
Clik here to view.

conversion from double to char

Hi Anyone know how to convert 1 1 1 0 0 0 <1x6 double> to 111000 <1x6 char>? Regards Timothy

View Article


Image may be NSFW.
Clik here to view.

Re: conversion from double to char

"Timothy Koh" <timothy_koh87@hotmail.com> wrote in message <khk1ff$eur$1@newscl01ah.mathworks.com>...> Hi > > Anyone know how to convert 1 1 1 0 0 0 <1x6 double> to 111000...

View Article

Image may be NSFW.
Clik here to view.

Re: Version 2012b breaks parallel toolbox code

"Jessica M" <noone@nowhere.edu> writes:> Edric M Ellis <eellis@mathworks.com> wrote in message <ytwppzb6t8b.fsf@uk-eellis0l.dhcp.mathworks.com>...>>> That's strange, the...

View Article

Image may be NSFW.
Clik here to view.

Re: averaging

anyone <jaup@h/WSWLG{nR1³qHe> wrote in message <5139f468$0$58835$c3e8da3$c8b7d2e6@news.astraweb.com>...> On Fri, 08 Mar 2013 10:36:08 +0000, Micheal wrote:> > > Dear Matlab...

View Article

Image may be NSFW.
Clik here to view.

Re: How to write multiple files (.dat or .txt) with consecutive file

On Monday, March 11, 2013 4:41:09 PM UTC+13, Kris wrote:> I have the following scenario:> > > > for t = 1:10 % As time goes from 1 to 10.> > > > for i = 1:10 % As position...

View Article


Image may be NSFW.
Clik here to view.

map with equal area grid

Hi everybody, I have lat x lon grid data and i need to present these data on map. For this i decided to use Lambert equal-area projection to remove the influence of the varying grid cell areas. But...

View Article

Image may be NSFW.
Clik here to view.

defish

Hello, Could anyone tell me how to defish an image by using Matlab ? Thank's

View Article


Image may be NSFW.
Clik here to view.

Re: conversion from double to char

"James Tursa" wrote in message <khk2oo$i49$1@newscl01ah.mathworks.com>...> "Timothy Koh" <timothy_koh87@hotmail.com> wrote in message <khk1ff$eur$1@newscl01ah.mathworks.com>...>...

View Article

Image may be NSFW.
Clik here to view.

MATLAB

Any one can explain what is the algorithm used here... function seg = imseg(img,Lseg,F)  if F % figure; imshow(img); axis on; title('Preprocessed image') % figure; imshow(img); axis on;...

View Article


Image may be NSFW.
Clik here to view.

how to open wrl file in matlab

I am getting error at the time of open wrl file in matlab Error message is: Error using ==> vrsfunc Error reading VRML file: C:/Users/DivyaRaj/Documents/MATLAB/1.wrl, line 2: VRML 1.0 format is not...

View Article

Image may be NSFW.
Clik here to view.

Re: all possible combinations for n bits in a m bit word

> Like this?> > v2=(dec2bin(0:(2^4)-1)=='1')> u2=v2(sum(v2')'==2,:) In a better single command, de2bi(0:2^b.modScheme-1)

View Article

Image may be NSFW.
Clik here to view.

how to use comm.FSKModulator function

Hi I would like like to transmit the data E using FSK modulation. However I i am facing some problems declaring the input for comm.FSKModulator. The following is my codes. I hope someone with this area...

View Article
Browsing all 19628 articles
Browse latest View live