First  |  Prev |  Next  |  Last
Pages: 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347
remove alternate elements in a vector
"shahnaz fatima" <shahnaz1981fat(a)gmail.com> wrote in message <i0q834$svi$1(a)fred.mathworks.com>... can u tell me what does A(2:2:end) = [] mean? how can i ask help for that in matlab. Dear Shahnaz You will not be able to find out help on this... INstead you can try---- > doc colon The explanation of it is ... 4 Jul 2010 12:15
matlab on ppt
i read that matlab functions and commands can be run on ppt. recently there eas a submission on this by sir brett schttsman.in file exchange. from my power point i opened vb editor in that i pasted a function given by him, Sub RunFile(FileName As String, Optional FilePath As String) Dim MATLAB As Object Dim ... 4 Jul 2010 12:15
remove alternate elements in a vector
can u tell me what does A(2:2:end) = [] mean? how can i ask help for that in matlab. ... 4 Jul 2010 11:09
Help to Enframe audio signal
Hello, I'm currently doing research on audio signal processing project.I need someone help me to enframe the input signal coming from a microphone. At this moment, my problem only on that part. I already try to use some enframe.m function from voicebox. This is some code that i'm using.It is include windowing the si... 4 Jul 2010 11:09
regexprep tokens
"per isakson" <poi.nospam(a)bimDOTkthDOT.se> wrote in message <i0q6nl$3pr$1(a)fred.mathworks.com>... "lily " <mediocrity111(a)hotmail.com> wrote in message <i0ou2s$p29$1(a)fred.mathworks.com>... "per isakson" <poi.nospam(a)bimDOTkthDOT.se> wrote in message <i0nmb3$gen$1(a)fred.mathworks.com>... "lily " <mediocrity11... 4 Jul 2010 11:09
equivalent PID in bloc without N filter
Hi, I wanna make a PID containing only blocs such as integrator, derivator without the N filter term and I don't want to use the matlab PID bloc. Does anyone can send me a sketch? My e-mail is sw1_n(a)hotmail.com Thanks in advance ... 4 Jul 2010 11:09
PID and PID filter
Hi, I want to set a PID from "PID tuner". It seems like it is not possible to set a normal PID from PID tuner, it requires the "N" term. My concern is I don't want the to add the N term in my PID. Does anyone can tell me what is the procedure to do not take into acount the "N" term from PID tuner? Thanks in advance ... 8 Jul 2010 18:05
regexprep tokens
"lily " <mediocrity111(a)hotmail.com> wrote in message <i0ou2s$p29$1(a)fred.mathworks.com>... "per isakson" <poi.nospam(a)bimDOTkthDOT.se> wrote in message <i0nmb3$gen$1(a)fred.mathworks.com>... "lily " <mediocrity111(a)hotmail.com> wrote in message <i0n14d$ecp$1(a)fred.mathworks.com>... My question is how to use fu... 4 Jul 2010 11:09
Array of structs. Column vector
Let's say that I have a array of structs, where the struct has an element 'elem1' with an vector element. If I have a row vector elements I can do this: A=repmat(struct('elem1',[]),1,3) A = 1x3 struct array with fields: elem1 A(1).elem1=[1,5,2]; A(2).elem1=[8,8,8]; A(3).elem1=[6,9,6,9... 4 Jul 2010 11:09
testing accuracy of transfomation mapping one color image to
ok.. I will try PSNR. I am not so familiar with PSNR The two images i am comapring are taking at diffenrent times os they not simply a tranfomred version of the other. They would be brightness and other differences as well as noise. Would PSNR still be good?? And secondly may you refer me to a website that gives me... 9 Jul 2010 11:38
First  |  Prev |  Next  |  Last
Pages: 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347