First
|
Prev |
Next
|
Last
Pages: 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430
plot biggest possible unit circle I want to plot the biggest possible unit circle, with grid lines and no labeled axis, on a standard sheet of paper. The best I can do has about an inch and a half of white space to the left and to the right. I think that the frame (the axis ?) is getting in the way even though I used "axis off". Can any one help me? ... 23 Jun 2010 17:17
recursion "John D'Errico" <woodchips(a)rochester.rr.com> wrote in message <hvsjrk$2o0$1(a)fred.mathworks.com>... "sushma " <sushma.motamarri(a)gmail.com> wrote in message <hvsi1i$58b$1(a)fred.mathworks.com>... hi... I have written a script in matlab which will call a function recursively till a condition becomes false.but i... 23 Jun 2010 07:19
Looking for ATSC DTV simulink model Hi, Did you get the model? It would very kind of you, If you could help me. I need it urgently. Thanks "·ê·ç¶ö¶ó" <smile1st(a)hotmail.com> wrote in message <a35v2m$fjt$1(a)news1.kornet.net>... Hello I'm an engineer and looking for simulink simulation model of ATSC Digital broadcasting system. I saw ... 23 Jun 2010 06:13
creating den num for fix point filter I am trying to create fix point butter filter to get NUM and DEN for my AVR32 MCU iir filter the filter will be used over 16 bit wordlength constraints when DSP16_FORMAT (unsigned 16 bit fix point numbers) /*! \brief number of integer bits * \ingroup group_qformat */ # define DSP16_QA 1 /*! \brief nu... 23 Jun 2010 06:13
Soblel Operator Is there any built in code in matlab to get the gradient and direction values from the sobel operator ? thank you subrahmanya ... 24 Jun 2010 05:17
ADX, +DI, -DI, parabolic SAR yes I managed to do it a few years ago contact me privately and I will look for it "Ryan " <ryan.brauchler(a)gmail.com> wrote in message <hssk8c$ej2$1(a)fred.mathworks.com>... Natanel, Did you ever end up writing the Parabolic SAR? I am trying to do that, but have thus far been unsuccessful. Ideas? n... 23 Jun 2010 06:13
Averaging a data set Hi there, I'm somewhat new to matlab (and in general, programming) and therefore require some help. I have a data set of temperatures over a 5 minute interval. I wish to average these temperatures over a 30 minute interval instead. I therefore know that I need to add up each 6 entries, and then divide by 6. I n... 7 Jul 2010 13:27
XBEE with matalb in the end I managed to connect to digi xbee module using simple serial commands in matlab "natanel " <jn_eizenberg(a)hotmail.com> wrote in message <h9sckm$g8a$1(a)fred.mathworks.com>... Hi is therer any matlab code which can control XBEE device (USART)? thanks ... 23 Jun 2010 06:13
Number display format Hello! Format "short" displays 4 digits after a decimation point. Is there any way to display 2 digits? Thanks in advance for answers! ... 23 Jun 2010 09:29
recursion "sushma " <sushma.motamarri(a)gmail.com> wrote in message <hvsi1i$58b$1(a)fred.mathworks.com>... hi... I have written a script in matlab which will call a function recursively till a condition becomes false.but i donot know why the matrix multiplication of simple matrix containing floating point elements is returning... 23 Jun 2010 06:13 |