First
|
Prev |
Next
|
Last
Pages: 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089
enhancement i am working on cardiac image of 600*600 and i take one block of 20*20 for local enhancement i have to set local window as 20*20(n*n) and its center at (i,j) . i want to calculate mean . how i can calculate mean and value of input image at its center (i,j) ... 16 Apr 2010 04:00
optimization Can 'fmincon' be used to minimize a function having multiple non linear inequality constraints? If no, pls tell how to do such operations in matlab ... 8 Apr 2010 03:58
tcp/ip communication problem want to send hex commands to calibrate a projector through matlab tcp/ip interface,the connection is established but dont know how to transmit data and in which format... t=tcpip('192.168.0.10',4172)%ip and port of projector fopen(t) for example to turn on: 02H 00H 00H 00H 0FH 02H now how do i send it ... 27 Mar 2010 13:06
DAQ Toolbox I'm having the same issue that an unsolved threat in 2004. I'm trying to repeatedly trigger analog input on an ADLINK 2205 board using the hardware trigger input. I can trigger once fine, but then although matlab continues to wait for subsequent triggers it doesn't receive them. I'm using a TTL signal for trigge... 25 Mar 2010 01:00
Code folding: unable to turn on? Hi, I'm trying to turn on code folding for some of my .m files, but I can't get it to work. The strangest thing is that it IS turned on and WORKS FINE for some other .m files. Both the file in question (i.e. that can't get code folding turned on) and one of the files in which it works are classdef files. In matlab ... 24 Mar 2010 23:52
Plot graph I am plotting a graph with x-axis as time and y-axis as tangential acceleration. I am calculating the mean of tangential acceleration. Please advise how to print the value of the variable "mean" on the top right corner of the graph? Thanks ... 25 Mar 2010 01:00
Tansfer Matrix Method of DFB laser I m currently searching for codes of transfer matrix method using Matlab for DFB laser...anyone has this code? ... 24 Mar 2010 23:52
NaN location I have 1x5000 matrix A including NaN,how to know the NaN value location in that matrix? thanks ysf ... 24 Mar 2010 23:52
Is compiling CUDA-based S-functions, the using Real-Time Workshop Embedded Coder possible? There are two potential solutions. 1. Target Function Library, TFL now supports a set of BLAS functions. But not complete. 2. create your own block for each cuda function and TLC files and use inlined Sfunctions. hth "Corey " <coreyslick.removethis(a)gmail.com> wrote in message <hilf0o$9i4$1(a)fred.mathworks... 24 Mar 2010 21:39 |