laplcian gussain
create a matlab code for laplcian guassian user input ,standard deviation by user ,size by user
View ArticleRe: Problem deloying Builder Ex add-in
What about this: http://www.mathworks.com/products/matlabxl/ "Daniele " <dan.gambarelli@gmail.com> wrote in message <k3t0tk$9bj$1@newscl01ah.mathworks.com>... > Hello all, > > I am...
View ArticleRe: Power tracing algorithm (MATLAB code)
Maybe this: http://www.mathworks.com/matlabcentral/fileexchange/3729-powerflow-m "POWER SYSTEMS SIMULATION LAB IIT(BHU)" <pssimlab@gmail.com> wrote in message...
View ArticleRe: laplcian gussain
"fahad ali kazmi" wrote in message <k61luj$471$1@newscl01ah.mathworks.com>... > create a matlab code for laplcian guassian user input ,standard deviation by user ,size by user And what have...
View ArticleRe: solving a system of multi-variable polynomial equations in mupad
> I think you misinterpreted some of the statements I made, Daniel. For instance, the "parabolic" condition B^2=A*C>0 does not imply the xy points have to be either the x-axis or y-axis; it could...
View ArticleRe: Create Access Database in Matlab using active x server
According to the CreateDatabase doc you must supply a second argument (that specifies a locale). Within VBA this would be something like Application.DBEngine.CreateDatabase('test2.accdb',dbLangGeneral)...
View ArticleRe: Replacing specific elements of a string by other specific elements
In article <87zk3fc3wv.fsf@merciadriluca-station.MERCIADRILUCA>, Merciadri Luca <Luca.Merciadri@student.ulg.ac.be> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > >...
View ArticleRe: Feedback on New 'Documentation Center' ...
"Bruno Luong" <b.luong@fogale.findmycountry> wrote in message <k5ue0c$qid$1@newscl01ah.mathworks.com>... > Oh yeah, hire not hide :-) LOL > > Bruno I agree that the online help for...
View ArticleRe: go to specific line
try this video:) http://www.youtube.com/watch?v=jmJi_HPg-7c BTW, I'm not the guy in that video. thanks,
View Articlecolor images with white blocks
Is there a way to plot white on an image? I have a sparse matrix (M) with values ranging between 1 to 255. Missing entries in the matrix have their values set to zero. Now I wish to display the matrix...
View Articleerror in integrator
Hello Dear all, please give me any suggestions. How can i overcome the following error that are in integrator block. Derivative input 1 of 'h_simpleblock/Subsystem/Integrator1' at time...
View ArticleRe: Binary matrix?
"Matt J" wrote in message <k61he8$j5p$1@newscl01ah.mathworks.com>... > "Chuck37" wrote in message <k613c7$3kt$1@newscl01ah.mathworks.com>... > > Each element is a single bit. If I...
View ArticleHow to find nonlinear system transfer function?
Hi all, I dont know if a transfer function existing for nonlinear systems. Any way if I have input sequence and corresponding output sequence , how do I model nonlinear system. is it using...
View ArticleRe: how to to use the Optimization Toolbox to optimize a portfolio of stocks?
Thanks, Seth! I love this link. http://www.mathworks.com/videos/getting-started-with-portfolio-optimization-68762.html I followed the setup, and re-typed all of the code. I seem to be missing something...
View ArticleImages can't be saved in bmp format
Hi, I've tried to save images in bmp format, my code worked but I didn't get bmp images (ROI-1.bmp ... ROI-8.bmp). I just got ROI-1 ... ROI-8. Could you help me to solve this problem? Thanks Here is my...
View ArticleRe: Computation concerning 2-D arrays not compiling
Hey thanks for your reply. I omitted information that i thought wouldn't be too relevent so i guess that was a bad idea. 1. Input never being used was a silly mistake. I forgot to chance "I" down the...
View ArticleOUT oF MeMoRy
Helo friends! i m trying to perform column twist interleaving* on an array of 64800 bits. So, for that i wrote following code....
View ArticleRe: Matlabpool performance/deadlock? problems
"John " <lkjds.fdskj@mailinator.com> writes: >> That definitely doesn't sound right, that means that the client >> hasn't finished sending the SPMD blocks to the workers. >>...
View Article