I\'m accessing an internal database using MATLAB\'s urlread command, everything was working fine until the service was moved 开发者_StackOverflowto a secure server (i.e. with an HTTPS address rather t
I would like to know how I can record a video in MATLAB with 开发者_C百科my webcam.First construct a video input interface
I have an .m file in MATLAB which I would like to call from Java an get the solution as a string or whatever in Java. This sounds really simple but for some reason I can\'t make it work.
Working on an assignment involving Genetic Algorithms (loads of headaches, loads of fun). I need to be able to test differing crossover methods and differing mutation methods, to compare their results
I had asked in a previous question about how to reproduce an image in MATLAB. Now, I want to modify that image by removing the word \"Math\" and replacing it with the MathWorks logo.
I want to write a r开发者_C百科eally, really, slow program for MATLAB. I\'m talking like, O(2^n) or worse. It has to finish, and it has to be deterministically slow, so no \"if rand() = 123,123, exit!
Could anybody please tell me whether I can perform this integration with FFT in MATLAB? How? Please answer as soon as possible with the details.
I would like to call (execute) an m-file (function) in a loop like this: global m, r m = 2; for n = 2:10;
I have similar problem with little changes, which is: I have text file contain large number of lines with different sizes \"i.e. not all lines has same length\"
I\'m trying to load the following ascii file into MATLAB using load() % some comment 1 0xc661 2 0xd661 3 0xe661