|
First
|
Prev |
Next
|
Last
Pages: 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121
Getting variable as filename Hi, If I have two variables ex. either Output='Output1.txt' og Output='Output2.txt' and i want one of the variables to be written in the dlmwrite-command as the filename: ex. dlmwrite('Output1.txt',OUTPUT) or dlmwrite('Output2.txt',OUTPUT) How is this possible? How is it possible to change the format to s... 7 May 2008 09:20
creating a P1D with the system identification toolbox Hi everybody, I put an input (x) into a controlled system and measure the output (y). Now I would like to identify the controlled system with the system identification toolbox. I know that the system reacts as a PT1 with delay. That's why I choosed under "Estimate" --> "Process Modells" and estimated it as a P... 7 May 2008 06:40
How to find optimal p and q in ARMA Dear All, I just wonder how to find optimal p and q in ARMA model in Matlab. please the replying..:) thanks you Hafez ... 7 May 2008 06:40
How long does it Take? I submitted my latest entry 30 minutes ago and it has still the stats "new". Is the server down? ... 7 May 2008 12:36
Passing a variable to solve function angle=input('Enter the required angle : '); p=solve('x^2+y^2=1','y=tan(t*pi/180)*x'); in the above case the required result is not obtained... ... 7 May 2008 09:20
Distributed Computing Ports Hi! I am using Matlab R2007B and the Distributed Computing Toolbox. I am hoping to use two systems both running windows Vista. I have installed mdce on both systems and nodestatus works on both systems. I have started a jobmanager on system1 and have added the same system as a worker under the same jo... 7 May 2008 08:31
R2008a Windows Installation Woes Hi I've just tried installing R2008a on Windows XP wSP2 on a) A new laptop with no existing installation; and a) A desktop with an installation of R2007b. In both cases the installation seems to have fouled up the computer, knocking out network connectivity and crippling the Cygwin installation on (b). ... 7 May 2008 14:14
Mixing operating systems in the distributed computing toolbox I am doing some preeliminaries test in a minicluster with the distributed computing engine toolbox from matlab 2008a. My minicluster has three dual core 2 with WinXP 32bits and one dual core 2 with WinXP 64 bits. I create two workers per machine. The problems arises when I create the pool with all the workers:... 7 May 2008 07:28
find user and org info for current install? Hello all. Is there a convenient way to see the user and organization info for a MatLab install? I'm not really clear on how the license management works for my current install ... lmver, lmstat, etc. don't seem to exist. I'm installing MatLab on a new machine ... I have my PLP, but I'm not sure what I n... 7 May 2008 05:53
Entering Elements Are we able to enter elements to a variable while running a loop as in C/C++????? ... 7 May 2008 05:05 |