First  |  Prev |  Next  |  Last
Pages: 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414
variable in workspace from simmechanics cannot import into MPC toolbox?
i want to use MPC toolbox to predict a system's behavor in near future. how can i make it? thanks ... 25 Jun 2010 00:05
Do I need a separate version of Matlab for linux/
Hi, I am a new bee here started working on matlab recently. I am a bit confused whether I need a separate version of matlab for installing on linux machine or I can install my current version of matlab (Windows) on linux by somehow. If it is, then how I can do that? Is there anybody who can tell me what to do? ... 25 Jun 2010 09:52
eval syntax - writing to Excel
I'm trying to write some code that will write a series of matrices to an Excel file, one matrix to a page. I can do so easily enough by giving each command a separate line, but I'd like to loop through the list of matrices. I'm using an eval command, but it's returning invalid syntax. The longhand code (which works)... 25 Jun 2010 03:20
change C friles to Mex files
i put files sba.c and sba.h into work directory D:\MATLAB71\work\SBA, run orders as following, but it gives information like: mex -setup Please choose your compiler for building external interface (MEX) files: Would you like mex to locate installed compilers [y]/n? y Select a compiler: [1] Lcc C version... 25 Jun 2010 04:25
what do these results of shapecontext mean?
We analyzed two shape contours by means of shape context. The results are aff_cost=3.9337,sc_cost=0.0814,If=0.29023 and error=1.8809. Could we draw conclusion from these data that two shape contours were similar? thanks! ... 24 Jun 2010 23:00
GUI Stack to include OS?
Hi there, I have developped a GUI using GUIDE. I now wish to change my closeRequestFunc such that instead of deleting the item, it just lowers the figure such that it is not the top-most active window. I understand that the function 'uistack' provides this capability for multiple objects on the same handle but I ... 24 Jun 2010 21:55
Handle array performance issue
So my problem is unusual for me... It may be commonplace (relatively speaking) in the community, so I figured I'd ask here before I submitted a support request. I've got a class(mysystem) that has an array of handle objects of another class (nodeArray) which will eventually contain a large number of nodes. I initi... 24 Jun 2010 20:49
Some posts about neural network
Hello, Greg mentioned some posts such as : greg-heath unbalanced greg-heath Neq Nw greg heath rbfnn I tried to search them from Google Group, there are too many results so that I do know which one is the original one. Does anyone have tips? Thanks, ... 26 Jun 2010 15:13
Combining Multiple Similar GUIs
Hi, This question is a bit general and may be hard to answer, but I'll give a shot. I currently have two very similar GUIs that basicly are running two modes of the same algorithm, and am trying to merge them into one. It consists of two panels (One for input and one for results) with many plots, boxes and subpanels... 25 Jun 2010 13:10
Gauss-Seidel Method
I need help writing a Gauss-Seidel method program using loops and with out functions. I am able to code it with a function, but am slightly confused on how to write it with just loops with out functions. I am a beginner with MATLAB, and still dont know much about it. Any help will be greatly appreciated ... 24 Jun 2010 20:49
First  |  Prev |  Next  |  Last
Pages: 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414