First  |  Prev |  Next  |  Last
Pages: 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494
mean of a random signal during simulation(realtime) with simulink
Halo there, Could you please help me in finding the mean of a random signal(ex. noise or an unsteady current signal)during simulation. i.e, in realtime. please let me know with the blocks that can be of help. I cannot use the matlab functions because the dspace real time interface cannot compile them.so i need to... 6 May 2008 22:22
Initial charge on capacitor (Urgent help)
PowSim Simulink Toolbox: - At time zero I need the capacitor charged with predetermined voltage. Is it possible with MATLAB. What is the way out for the same. In pSPICE it is possible to put initial condition on the Capacitor and Inductor!!!!!. Need Urgent help. ... 6 May 2008 23:26
conversion
Hi, Does anyone know how to convert a series of numbers into a single value with a colon inbetween the numbers. For example, a=5;b=75,c=8; And I would like to produce: 5:75:8 ... 6 May 2008 22:22
How can I find intervals?
Hi I have a signal and I want to identify intervals in which the signal shows a specific characteristic (that I can define, e.g. intervals in which the signal is <1). How can I find such intervals? I want to know the length of each interval, and how many there are. Is there anyone who can explain me how to d... 6 May 2008 22:22
How can I find intervals?
Hi I have a signal and I want to identify intervals in which the signal shows a specific characteristic (that I can define, e.g. intervals in which the signal is <1). How can I find such intervals? I want to know the length of each interval, and how many there are. Is there anyone who can explain me how to d... 6 May 2008 22:22
Working with state-space representation of multivariable models
Use the ss command to cast the transfer function to a state-space model. ss(G) -craig "Micik" <brobigi(a)yahoo.com> wrote in message news:43928588-e29d-48b8-8fed-40e030c712ca(a)f63g2000hsf.googlegroups.com... Hello, I'm trying to figure out how to convert from transfer function representation to state... 6 May 2008 23:26
Excel macro stops responding
Nothing that im aware of ... i started running it on another machine of mine, it ran problem free for a few days now the problem is creeping in on this machine ... im getting our matlab developers to add some logging to the matlab code to output logs to a text file ... so I can see if its crashing somewhere in t... 6 May 2008 22:22
Quite simple probleme
Hey Mathieu, Thanks a lot for your help, it works just like wanted too ! see you on MatlabCentral Clement "Mathieu Claeys" <mathieu.claeys-deletethis-(a)gmail.com> wrote in message <fv9lbj$6it$1(a)fred.mathworks.com>... Hello Clement, I don't think it is possible to have some kind of persistent scope to ... 6 May 2008 22:22
Sparse matrix product again
Tim Davis wrote: I can't think of a better way ... except to go to a mexFunction of course. The reason I say that is because a mexFunction could do Atr(:,rows_j)'*B(:j) without forming the Atr(:,rows_j) matrix as an intermediate step. Wow, that really speeds it up. Thanks! :-) Again, I did some... 7 May 2008 11:47
Mex Segmentation Violation
At first thanks to have a look to my problem. I correct my program based on your two first program. Here, is the code arvo.f . I am not the author of it! subroutine ARVO_root(V,A,spheres,ks) implicit real*8(a-h,o-z) real*8 spheres(ks,4) real*8 V,A integer ks, kl, ns c Computing surface area... 6 May 2008 22:22
First  |  Prev |  Next  |  Last
Pages: 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494