First  |  Prev |  Next  |  Last
Pages: 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152
Problems with addframe and Movie
Hi, i want to make a movie file, from the axes in my GUI. There are several rectangles changing there colors. The Problem is, that in the final avi file, it looks very different from the original. Here are two links, the first link is a snapshot of the original axes in my GUI. the second link shows a snapshot from ... 28 Jul 2010 07:26
Problems with addframe and Movie
Hi, i want to make a movie file, from the axes in my GUI. There are several rectangles changing there colors. The Problem is, that in the final avi file, it looks very different from the original. Here are two links, the first link is a snapshot of the original axes in my GUI. the second link shows a snapshot from ... 28 Jul 2010 07:26
Yield strength
Hi Hesham, I have same doubt like you ..I want to find the yield strength in Matlab. by plotting a line parallel to stress strain curve at x= 0.2%. if your doubt is cleared, tell me how you did Looking forward for positive reply Thanking you. Regards, Vidya Joshi "Hesham" <heltaher.nospam(a)mathworks.com> wrot... 1 Aug 2010 07:16
A question about set_param
I want to use "set_param" in my GUI.But everytime I got some errors.My codes; -------------------------------- m=str2num(handles.edit2,'String')); %Get value as a number from editbox set_param('MH1/Signal Generator', 'Amplitude',m);%Change the amplitude -------------------------------- It didn't work.Then I trie... 28 Jul 2010 10:45
MATLAB GA
Can anyone throw some light- how to control corss-over rate fot custom data type (Permutation data), when customized code is written for evaluating fitness, selection, crossover, mutation, creating initial poulation? ... 28 Jul 2010 08:32
Link between AODV and CSMA/CA
"nasser " <nsabahptc(a)hotmail.com> wrote in message <hlge2h$jp3$1(a)fred.mathworks.com>... Hello I'm working in MAC protocol, even I simulated many access mechanism (CSMA/CA Basic, CSMA/CA w/ RTS/CTS, MACA, MACAW, & FAMA) using matlab. Now is AODV routing working as broadcast routing, if so, CSMA/CA w/ RTS/CTS ia a... 28 Jul 2010 07:26
exp
Hello Simulinkfriends, i want to simulate a capacitor with the expression Uc = U0*(1-e^(-t/tau)). I use a Embedded Matlab Fcn, the code is: function y = fcn(u,t) %#eml R = 1e3; C = 47e-9; tau = R*C; y = u*(1-exp(-t/tau)); the input t is connected to the clock and represents the Simulation time. A Pulse ... 28 Jul 2010 09:38
USRP2 Blockset
Hello, I am working with a USRP2 for my career project and I have read that there is people using Simulink with USRP2 Blockset and UHD drivers from Ettus.u Where can I find this blockset? Thank you. ... 28 Jul 2010 07:26
Digital clock manager (FPGA) simulation using simulink
Hi I am working in FPGA. I am just wondering , Is it possible to simulate DCM in Matlab/simulink ? Best Regards Faisal ... 3 Aug 2010 04:53
Digital clock manager (FPGA) simulation using simulink
Hi I am working in FPGA. I am just wondering , Is it possible to simulate DCM in Matlab/simulink ? Best Regards Faisal ... 28 Jul 2010 07:26
First  |  Prev |  Next  |  Last
Pages: 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152