First
|
Prev |
Next
|
Last
Pages: 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554
how to compile imview.m into .exe with R14 Hi all, I want to use the function imview() in mymfunction.m to process my cloud_images of satelite .I try to use ''mcc -mv mymfunction.m'' to create mymfunction.exe. when i run it, error occurs: undefined function or variable 'imview'. but 'imview' works well under Mathworks command prompt. Is anyone c... 12 May 2007 01:10
How to convert shapefile (*.shp) to create 3d JokerJek wrote: . JokerJek, You need to provide us with more information regarding your problem, rather than simply re-posting your original question. Some simple things you could provide: What have you done (if anything) to solve this problem so far? What exactly is your problem? Is it reading... 6 May 2007 05:04
Optimal control problem Hello Everybody, I have a question concerning solving optimal control problems using Pontryagin's maximum principle. I have my system dynamics x' = f(x(t),u(t),t) in state space form. I have my costate equation: -l' = dH/dx, where l are the lagrangian multipliers, H is the Hamiltonian. H = L + l*({f[x(t),u(t... 30 Apr 2007 20:06
Matlab NPSW tool Anyone know where or how can I get this tool, developed for Network Planning Specific for Wideband Networks (UMTS/WCDMA)???. Thank you in advance ... 30 Apr 2007 09:13
Load command hey, Do steps wise: 1. Copy that file save in Destop. 2. Change dictoray of matlab swotch to Destop. 3. Now load that file. Hope this is useful for use. Or pls include ur commands so I can understand!!! Bye ... 27 Apr 2007 08:35
imscrollpanel Hi, Is there any option to use imoverview and/or imscrollpanel and change the xdata/ydata? Thanks, Asaf. ... 26 Apr 2007 02:26
Error: integer too large in context Hi, I wonder can anyone tell me why I get the error message: Error message <<<<<< Error using ==> sym.maple Error, integer too large in context Error in ==> sym.double at 23 ValueOfS = str2num(map2mat(char(maple('evalf',S(:),d)))); Error in ==> n1th_deriv at 63 gx_6(:,idx) = double(gx6); ... 25 Apr 2007 12:54
ML 2007a MEX problems with MSVC 8 C:\WORK\INV\ML\mlmechtrade\trunk\ta-lib\ta-lib-mex\generated-mex>me x -v TA_Initi alize.c This is mex, Copyright 1984-2006 The MathWorks, Inc. -> Default options filename found in C:\Documents and Settings\pranas\Applicatio n Data\MathWorks\MATLAB\R2007a -------------------------------------------------------... 24 Apr 2007 16:23
firpm and filtering I am trying to filter some data (essentially a low pass filter) and was told to use the Parks-McClellan algorithm to determine the filter. I can get the command b = firpm( 25, f, a, 'd' ) to work and give me a filter that looks right, but how do I use that on my data? I have a data vector X which I want to fil... 24 Apr 2007 15:51
The FFT Analysis in powergui block cannot be opened. And I recieved the message: Reference to non-existent field 'SignalAxes' Can anyone tell me how to fix it? ... 23 Apr 2007 12:31 |