First  |  Prev |  Next  |  Last
Pages: 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
Export COMSOL FEM mesh to MATLAB
"Vivek Saxena" <maverick280857(a)yahoo.com> wrote in message <hq9ftp$k0r$1(a)fred.mathworks.com>... PS -- Previous threads with similar subjects did not address my question, hence I'm asking a new one. Hi, I want to extract the following information from a COMSOL mesh 1. x and y coordinates of nodes... 9 Aug 2010 07:54
tcp/ip in matlab
i want to create tcp/ip communication between matlab and another instrument. now i can see with netstat -a, that tcp/ip is estabilished. but in the side of matlab, i can not run fread. code of matlab: t=tcpip('192.168.1.2',12323) fopen=(t) fwrite(t,'test') freade(t, 10) after long time wait come a warning: Th... 9 Aug 2010 11:12
Error while running COM automation server
Hi all I m getting this error --------------------------------------------------------- ??? Invoke Error, Dispatch Exception: Invalid index. Error in ==> compare_xls at 13 exlSheet1 = exlFile.Sheets.Item('Sheet'); ---------------------------------------------------------- while evaluating the COM automation s... 9 Aug 2010 07:54
Creating copy of columns in Matrix
This sounds stupid may be its a long hour work which make my mind stop working ! But what is easiest way to create a copies of a vector in a matrix form ! My vector is t=[1 2 3 4 5 6] now i want t to be matrix of size ( 6 by 300) ..which means copies of my vector t in a matrix form ! Thanks ... 9 Aug 2010 08:59
Finding 3D Angle
Dear Mathworks, I have two vectors in a 3D space. By using: theta(bb,cc) = atan2(norm(cross(v1,v2)) , dot(v1,v2) ); but it does not give me information on directionality of the angle Theta. Looking at cart2sph/pol, How can i find the theta/phi and r between two 3dimensional vectors? Thank you Natalie ... 13 Aug 2010 05:57
Control a Simulink simulation via m-file or command line
"Phil Goddard" <philgoddardNOSPAM(a)telus.net> wrote in message <g998bt$agp$1(a)fred.mathworks.com>... Note that Simulink does not write tout (or any other data) to the MATLAB workspace until the simulation is paused or stopped. (I'm assuming here that tout is the standard time variable created on the... 9 Aug 2010 05:45
Real-time Workshop for serial communication: clear input buffer needed
Hi guys, Is there anybody that could help on this? Thanks! "Jose " <jose.araujo(a)fe.up.pt> wrote in message <i3j1qd$6md$1(a)fred.mathworks.com>... Dear all, I am having a problem using the packet input function on real-time. I am able to read the 17 bytes of data I am sending through the serial port in a ... 9 Aug 2010 11:12
.qcif to .mpg conversion
can you please help me with the conversion of .qcif to .mpg and how to read it.. ... 9 Aug 2010 05:45
ROI hand vein detection in Visual C code into Matlab code
Hi all, Anyone could help me on translate this programming ROI detection written in Visual C into Matlab? Actually this code about hand vein ROI extraction. Thank you //********************************ROI DETECTION***************************/ //surfaceIn-filled image (extracted finger region) //surfaceOriGr... 9 Aug 2010 06:50
Active and Reactive Power Concept in Simulink Design
Hello Friends I designed the wind farm using squirrel cage induction generator. While taking power output at the Point of Connection it is behaving in a strange way.According to the Concept, as Active Power increases my reactive power should be increased. But here as Active Power increases my reactive power decrease... 12 Aug 2010 04:56
First  |  Prev |  Next  |  Last
Pages: 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59