First  |  Prev |  Next  |  Last
Pages: 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285
Optimisation toolbox
I need assistance on formulating a suitable objective function for optimisation using the optimisation toolbox. The objective function is to be based on ANN simulation Results. Can I possibly build an objective function of the form: y = Sim(Net,p) where p is a matrix of a range of parameters? ... 12 Jul 2010 19:37
'surf' deals with NaN
I was trying to use matlab command 'surf' to plot a matrix (app. 50*50). There are a lot of points with zero values and I do not want them to show up in the graph since it will give a wholly blue background for all of these zero values. I tried to replace all these zero values with NaN, but after this most of the value... 13 Jul 2010 12:00
rotate/flip image
Hello all, I am an undergraduate intern who was given a program that processes HDF5 images to TIF images. The program works in a way that it goes through image by image, one at a time. My task was to modify the program to go through an entire batch of images as well as rotate them 90 degrees (clockwise) as well as f... 13 Jul 2010 07:36
Signal Processing - Diversity Techniques
Hi All, I am working with a digital data collected from two GPS receivers and I need to apply different diversity techniques to see how Signal-to-noise ratio (SNR) could be improved. Data collected comes in numeric values which I believe represent amplitude. I was wondering if you could help me to get started by ... 12 Jul 2010 18:30
Export Surface plots to eps
Try the suggestion here: http://www.mathworks.com/matlabcentral/newsreader/view_thread/280185, i.e. disable anti-aliasing in your PDF/EPS viewer. ... 12 Jul 2010 18:30
Need help with random selection of wav file in listbox
Ok so I have a project that I am working on and I am very new to matlab so I hve been doing a lot of trial and error. My project is to build a player that will take in a wav file "word+noise". I put in a db gain that I want to increase/decrease the noise by if the patient get the response correct or not. For the most p... 13 Jul 2010 13:07
Please help me produce a nice .eps or .pdf using pcolor
Hi - The problem you mentioned (the "white crisscrossed lines") frustrated the hell out of me for a while. As far as I can tell, the problem lies not with MATLAB's image rendering but rather with the anti-aliasing routine used in most PDF/EPS viewers. In other words the output from MATLAB is fine but the PDF viewer... 12 Jul 2010 17:23
CAN-USB Communication
Hi All, I have a ESD CAN-USB-mini. I would like to use MATLAB to communicate with it. I have a GUI which is used to control motors. This CAN-USB is suppose to send commands to the board that controls motors (AC/DC motors). I just don't know how to send command to this CAN-USB. Can you please tell me, how can I ... 12 Jul 2010 17:23
How to connect Simulinnk model with Real Time work tool
Dear All, I want to connect my Simulinnk model with Real Time work tool of MATLAB. Anyone will help me to explain how to do the simulink model is run (linked with) into RTW tool so that output of MATLAB can be connected with Real Time Digital Simulator. Thanking you in advance. Manoj ... 12 Jul 2010 18:30
How to check if a string contains certain set of character
hi, If I want to check if string arrays contain "IG" or "HY" or "HVOL" . How do I do that? If yes, it will return 1 and otherwise 0. Is there any function like that? 'strfind' is not so straightforward. thank you, ... 12 Jul 2010 17:23
First  |  Prev |  Next  |  Last
Pages: 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285