Cannot change value of variable in cell mode
Hello, I have Matlab version version 8.0 (R2012b) running on Windows 8. I am using cell mode in my scripts. In previous versions, the value of a variable could be changed incrementally in cell mode by...
View ArticleRe: Cannot change value of variable in cell mode
I found the answer: https://www.mathworks.se/matlabcentral/answers/62348-matlab-2012b-what-happened-to-the-cell-mode-tool-bar
View ArticleWhich one as mixer?
Hi, I have to up convert a baseband OQPSK modulated signal to 22 GHz. Now I can choose between SimRF -> Mixer and Simulink -> Product blocks. Can anyone suggest which one is more suitable? Thanks...
View ArticleTo construct a block diagonal matrix
I have two qubit density operator which have an n term approaching to infinity. I want to construct density matrix from it. which is a block dioganal matrix.I have some problem to do so.. Any help?
View ArticleRe: Matlab 2011b hangs 5-6 seconds after running small m-files
Hey Daniel! Unfortunately I did not solve it. It s a pain, it does not hang always but often. Unfortunately here they dont help much.... I notice that it happens more often when I have the option...
View Articlefind value in structure
Hey Yall, I want to find a value within a structure, i know I can find it with a for loop but that seems to be insufficient. Example: The structure is called tree with field c containing the...
View Articleinterface: 1st gen with 2nd gen simmechanics objects
Hi all, just need to develop a simmechanics model where I need to actuate few bodies with a specified displacement and simmechanics 2nd gen doesn't allow that. Instead 1st gen simmechanics allow that....
View Articleinsérer des images motifs
j'ai besoin d'une fonction sous matlab qui fait la conversion d'un Code ASCII en caractére
View Articlecropping face from bounding box
hi all, i am doing a project in face detection process. i cut the face region by using rectangle command. but it shows the rectangle box in an image. here my question arise that. how i can crop...
View ArticleRe: Automated Matlab GUI Testing â?? Does anything exist
Hi, same question here. Did you find something useful by now? Cheers Arne
View ArticleRe: Ploting with legend
"M@lik Ali" wrote in message <kjiqlb$n48$1@newscl01ah.mathworks.com>...> Hi all,> > I want to plot some data , through following code i can plot but i don't know how to put the legend at...
View ArticleRe: S-function does not exist
Most likely the S-Function file was compiled for a different platform or older release of MATLAB. You'll need to recompile it for your 64 bit platform. See >> doc mex for more info. Phil.
View Articlepchip coefficients: what do they mean?
I would like to be able to use the output coefficients from pchip to do various things, such as estimate the derivative at a point. This is easy enough to do with spline, since one knows that the...
View ArticleRe: fingerprint age estimation and classification coding
"Subathra Nathan" wrote in message <kjgce7$1q4$1@newscl01ah.mathworks.com>...> sir,> > i need matlab coding for fingerprint age estimation and classification using DWT and SVD Hello...
View ArticleParameter setting for Genetic Algorithms (GA)
Besides the following 4 parameters, may I know what else are the critical parameters which may affect the performance of GA? 1) number of population 2) probability of crossover 3) mutation probability...
View ArticleRe: pchip coefficients: what do they mean?
Jim Rockford <jim.rockford1@gmail.com> wrote in message <378b90cd-e501-4444-a6d0-92dc24847e95@googlegroups.com>...> I would like to be able to use the output coefficients from pchip to...
View ArticleHow to solve a non linear third oder algebraic equation
hi.. i want to solve a third order non linear algebraic equation. but the command "solve" is not useful for this equations( matlab showing "busy" for hours ).. and my equations are.. syms q0 q1...
View ArticleRe: fminunc + transformation
Alan_Weiss <aweiss@mathworks.com> wrote in message <kjhqkj$ioi$1@newscl01ah.mathworks.com>...> On 3/30/2013 5:26 PM, Saad wrote:> > Dear all,> >> > I am replicating a...
View ArticleMatlab 2012b command window loses focus
I'm using Matlab with lots of open windows - GUIs, figures and the text editor open most of the time. In previous versions of Matlab, if I use Alt-Tab to get back to the main window, the focus is in...
View ArticleRe: How to solve a non linear third oder algebraic equation
"hk " <harikishoreguptha@gmail.com> wrote in message <kjjaqr$5l7$1@newscl01ah.mathworks.com>...> hi.. i want to solve a third order non linear algebraic equation. but the command "solve"...
View Article