photo

Sarah Ghosh


Delaware

Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Professional Interests: Image Processing

Statistik

MATLAB Answers

14 Fragen
0 Antworten

RANG
18.550
of 300.918

REPUTATION
2

BEITRÄGE
14 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
42.86%

ERHALTENE STIMMEN
2

RANG
 of 21.110

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 171.685

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Solving non homogenous differential equations numerically using ode45 etc
How is a non homogenous differential equation solved in MATLAB using ode45 or ode23. I have a function like:- dmdt = a*exp(Asi...

etwa 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to represent a quantised signal in binary form?
I have a quantized sin wave with amplitude varying from -1 to +1 with each level of size 2^(-24),i.e., 24 bit quantiser. I need...

fast 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to quantise a sin wave with amplitude between -1 to 1?
I have to quantise a continuous sin wave into a 16 bit signal and obtain the vector of the quantised signals in the binary form?...

fast 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to run a .p file?
I created a .p file from a .m file. However, when I click on open in the toolbar of the command window, error occurs ,saying tha...

mehr als 12 Jahre vor | 1 Antwort | 2

1

Antwort

Frage


How to write and access one file from another when using .exe file converted by MATLAB Compiler?
I have a .m file (which calls a GUI) that I need to convert to .exe through MATLAB Compiler( to make it standalone). However, th...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Mcc command is not showing any C compiler
I need to convert a MATLAB code (written in GUI) to C. For that, I have to use mcc command. But my MATLAB is not showing any ava...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to pause, resume and abort a GUI from another GUI?
I have created a GUI using GUIDE. It has a lot of pushbuttons and hence a lot of callback functions. When I am in one particular...

mehr als 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How can the data from a script m file be accessed by a function?
I have a .m script file which contains data that is required for the execution of a function .m file. How to access that data. S...

mehr als 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to modify settings for event detection in MATLAB?
I am writing a code for event detection. However, I want to increase the region of convergence from zero to about 1e-4.For examp...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


MATLAB to C/C++
I have written a software in MATLAB code. But I want to run it in a machine with MATLAB not installed. How is it possible? I con...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Garabage collection in a program
I am designing a software which has many files written inside it. It works through a GUI. On providing the input, it works fine....

mehr als 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to make the source code of a software in MATLAB hidden?
I have made a software in MATLAB, containing a GUI. I would want the public to not have access to the source code, but rather ac...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


mclmcrt710 error while running .exe matlab file
I have written a piece of code in MATLAB(V2009b) which involves GUI applications too. I would like to convert it to an executabl...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Why does the code give different results with different versions of MATLAB?
The following code gives the required (and correct) answer with MATLAB 6.1 but with MATLAB 7, it gives the following error that ...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort