First
|
Prev |
Next
|
Last
Pages: 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267
921600 baud rate Hi i need to use MATLAB for driving a serial port with 921600 baud rate but it does not work with this speed what can i do ? it is really important for me to have this baud rate in MATLAB ... 16 Jul 2010 12:06
Custom Neuron with nnet toolbox Hi All, I am using the nnet toolbox in order to create and simulate different neuronal networks. The toolbox has implemented various commands to create a custom network topology, but is there a way to create a specific "custom neuron" ? In detail: I want to create a Network consisting of "Generalized Shunting N... 14 Jul 2010 12:04
Storing changing variables in loop Hi all, I am trying to store data in one variable throughout my whole time period, but my code runs through a loop, so the data keeps getting replaced every loop. I want the data for when the sum(test)>=1 only, and the variable I'm trying to save is lon_spath. I've tried many different ways but can't figure it o... 14 Jul 2010 12:04
resid function - System Identification Toolbox Hi Anthony, You should use "predict" function with k=1, given the definition of residuals provided by Mathworks: Residuals are differences between the one-step-predicted output from the model and the measured output from the validation data set. Thus, residuals represent the portion of the validation data not expla... 14 Jul 2010 12:04
open named notepad file I know I can open a new notepad window from matlab with "!notepad", but how can I give that noew notepad file a name? I can't find the "!" command in the matlab help documantation ... 14 Jul 2010 12:04
Fill in a matrix Hi! I've searched for help in newgroups and tutorials becuase my doubt is pretty easy but I just cannot find a solution. I hope you can help me. I explain you a simplified version of the problem. Let's say I have: - c is 90 x 3 matrix (preallocated) - data is an array of struct, length 9 - data(i).firstfield leng... 14 Jul 2010 12:04
resizing plots "Adnan Abdulally" <adnan.abdulally(a)tsc.com> wrote in message <i1kic0$po5$1(a)fred.mathworks.com>... sorry, please comment out the line: set(t2, 'Data', rand(8)); When running the code i meant this line: set(h,'size',[400,400]) sorry ... 14 Jul 2010 10:57
resizing plots sorry, please comment out the line: set(t2, 'Data', rand(8)); When running the code ... 14 Jul 2010 10:57
variable sample time s-function => code generation hi guys, i have one question concerning s-function with a variable sample-time. before i continue delevoping i would like to know if it is possible to use this function for codegeneration. as far as i know i need to run it with a fixed-step solver, which is not possible. does anybody know how i can solve this proble... 14 Jul 2010 10:57
image acquisition using real time workshop/xPC target I am trying to acquire an image in real time via simulink/xPC target using a simple CMOS camera with USB interface cable. the image acquisition toolbox block "from video device" is not supported for use with real-time workshop. can I use the instrument control toolbox to connect to the camera via the computer's usb ... 14 Jul 2010 10:57 |