First
|
Prev |
Next
|
Last
Pages: 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109
selecting non rectanglke part of an image I\Hi folks, I will be doing a lot of automated image processing and I need to tell matlab to analyse 2 different parts of the same image. the problem is that most of the time, the 2 parts of the image will be on the uper side of a diagonal and on the down side of it. I know how to select a subimage using something ... 22 Mar 2010 13:04
Enter text in a table for powerpoint 2007? Dear Rick This works: Table1.Table.Cell(1,1).Shape.TextFrame.TextRange.text = 'Test' using the "code complete" (pressing "tab") and functions like get and inspect can help you out on these not-documented features. There are many reason to NOT go via Excel. For instance, if you open an existing ppt/pptx, the t... 22 Mar 2010 13:04
initializing complex matrix dynamically i m a beginner in case of matlab, im having problem initializing a complex array dynamically, im using it for finding out the fourier descriptors for a application in signature recognition, please help... ... 22 Mar 2010 13:03
arma/armax I'm having some issues with the armax function. I have an single input-output time series dataset, and all I want to do is extimate the parameters of an arma(2,3) model, without the exogenous term. How do I go about this? Thanks, Brian ... 22 Mar 2010 13:04
error message while running engdemo in linux Hello, I need to compile a matlab engine program in linux. When I successful compile the example program engdemo.c and run "!engdemo", I have the follow error message: /bin/bash: engdemo: command not found Alternatively, I run it in c shell and have the follow error message: matlab: Command not found. Can't ... 22 Mar 2010 13:03
a simpler way for this sort of assignment? Hi, I have an array of size m x 2, where each row represents the discrete (x,y) coordinates of a 2-d point, for a total of m points. So coords = [1 2; 5 4; 8 9] represents the points (1,2), (5,4) and (8,9) respectively. I have a 2d-matrix M of size greater than max(coords), and I want to assign a single fixed num... 22 Mar 2010 14:13
Hspice toolbox for MAtlab HEllo everybody, I am trying to add the HSPICE toolbox but i am using windows seven and i don't know how to add the toolbox or to set the path appropriately. Thank you ... 22 Mar 2010 13:04
Compute matrix product with using A*B I need to know how to compute the matrix product of 2 matricies A(MxN) and B(PxQ) without using A*B. (N=P) A(i,j),B(k,l) and two matricies that are able to be computed by porduct. i have tried to get the soultion matrix to be C(s,t) i have tried to compute them using vector products and have coem up with this, ... 22 Mar 2010 18:02
Can't run Matlab runtime I'm sure this just comes down to an environment issue but I can't figure out what it is. I'm developing a deployed application in Windows XP. I then had a sys admin run the MCRInstaller program and attempted to run the compiled application. I get a whole series of error messages starting with: "Warning: Initializing... 22 Mar 2010 11:51
electrical respected sir/madam, please send me the simulstion ckt for MICROGRID using IDAPS in MATLAB. ... 22 Mar 2010 11:51 |