First
|
Prev |
Next
|
Last
Pages: 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431
Error in 'SetOutputPortDimensions' method Hi, I"m trying to get a vector complex output from my S-function. It seems that level-1 M file can't output a complex vector. Hence I'm using level-2 M file. However, I'm getting the error message as "Error in 'SetOutputPortDimensions' method of 'XXXX/Level-2 M-file S-Function'. The dimensions of output port 0 should ... 1 Jan 2010 19:33
Trading Days & Business Days: When were they? I do not have a copy of the financial toolbox. This has functions such as: busdate, holidays, nyseclosures etc. I need to write my own version of this, and have a few questions: 1. Has anyone got any code like this pre-written that i could use: can't seem to find any on google. 2. could just create a vector of... 1 Jan 2010 17:22
SOlar cell, multi junction VS single junction using Simulink, is it possible? Hi, I am working on some project that involve multi junction solar cell VS single junction solar cell. How can I model the multi junction cell using MAtlab. in matlab 2009 there is a solar cell module, but it represent only single junction model. how can I change this model in order to simulate multijunc... 1 Jan 2010 14:06
code for redo Hello, I working on a project that required undo/redo action I find a suitable code for undo that help me and I try my best to edit this code so I can use it for redo but I couldn't can some one help me please. hint:I didn't have GUI in my project but I have my own interface so I couldn't use uiundo function built i... 1 Jan 2010 13:00
homogeneous points hi,i want 2 ask somthing about homography.i want to calculate homography matrix H,the equation is x’=Hx. x’ is 3xN set of homogeneous points,now i am not getting the point that how to calculate this 3xN set of homogeneous points. please give me some idea.i hope you ill rep. ... 4 Jan 2010 04:51
error in uninstalling matlab 2006 (windows 7) Although i had installed and used matlab 2006 on Windows Vista properly, after upgrading my pc on windows 7 I could not run the programme ( "Error starting Desktop" is the message I take). I tried to unistall it but the process also failed...I kept receiving the message "Exeption Calling Main" without being as... 3 Jan 2010 23:45
Obstacle avoidance for a wheeled mobile robot "Corrado Giuliani" <ciochi1985(a)yahoo.it> wrote in message <hemo7h$349$1(a)fred.mathworks.com>... Hi everybody.I have this problem. I know quite nothing about Matlab,but anyway my university teacher gave me the task of simulating the obstacle avoidance for a wheeled mobile robot,using Fuzzy logic. I was able to create ... 1 Jan 2010 01:13
Custom colormap Hi, I have used 'colormap' with custom color with two colors. One extreme is white and other extreme is red ( so the variation is between white to red). I can do it by going into the property of the figure, but I want to do it with code. Any idea ... 4 Jan 2010 04:51
vector valued function Hey all Does anybody know about the multivariable function in matlab. I have a function f=(f1,f2)' with two components f1 and f2. where f1= function of x,y , f2 also depends on x,y coordinates ..Kindly guide me if there is vecor valued function in matlab? Best regards ... 31 Dec 2009 19:49
64b/66b encoding and scrambling "Colin " <colinzhe(a)gmail.com> wrote in message <gdtdhe$ciu$1(a)fred.mathworks.com>... "Colin " <colinzhe(a)gmail.com> wrote in message <gdtcje$1dk$1(a)fred.mathworks.com>... Hi, I'm wondering if anyone has accomplished 64b/66b transmission encoding in Matlab. If there are any reference code, I would appreciate it, th... 22 Jan 2010 15:12 |