photo

Umakant

MathWorks

Last seen: mehr als 4 Jahre vor Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Statistik

All
MATLAB Answers

0 Fragen
13 Antworten

Cody

0 Probleme
20 Lösungen

RANG
2.321
of 300.381

REPUTATION
28

BEITRÄGE
0 Fragen
13 Antworten

ANTWORTZUSTIMMUNG
0.00%

ERHALTENE STIMMEN
2

RANG
 of 20.941

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG
24.926
of 168.477

BEITRÄGE
0 Probleme
20 Lösungen

PUNKTESTAND
210

ANZAHL DER ABZEICHEN
1

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • 3 Month Streak
  • Knowledgeable Level 2
  • First Answer
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
How to fix Simulink dimesion error?
Hi Deepti, Are you using S-Function block in your model? This error may be observed when creating an S-Function block with va...

mehr als 10 Jahre vor | 0

Beantwortet
connectivity problems with deployed version of ADODB (SQLOLEDB Provider) connection to a Microsoft SQL Server
Hi Florian, Looking at the error message it seems that there is an issue when you establish a connection to the server. The m...

mehr als 10 Jahre vor | 0

Beantwortet
Can I revert to 2014a graphics, while keeping all other 2015a functionality?
Hi Adam, The 'drawnow' function instructs the MATLAB to flush the event queue while creating and updating figure window. You ...

mehr als 10 Jahre vor | 0

| akzeptiert

Beantwortet
What are the system requirements to install XPC 2013b on a PC?
Hi Jaime, Please refer to the following link for system requirements for the release R2013b: <http://www.mathworks.com/sup...

mehr als 10 Jahre vor | 0

| akzeptiert

Beantwortet
Neural network tool application
Hi Gaeul, As I understand you would like to test the Neural Network for new inputs(testing data). You can use the 'net' f...

mehr als 10 Jahre vor | 0

| akzeptiert

Beantwortet
How to estimate parameters of HMM from given time series data?
Hi Sneha, Statistics Toolbox in MALTAB has function to estimate HMM parameters from emissions and states. The following link ...

mehr als 10 Jahre vor | 0

Beantwortet
Can anyone help me how to do the feature extraction using gabor filter?
The following link might be helpful to you: <http://www.mathworks.com/matlabcentral/fileexchange/44866-face-detection-system-...

mehr als 10 Jahre vor | 0

Beantwortet
How to create structure file?
The following code creates 1x20 structure, each with four fields: mystruct(20).x =1 mystruct(20).y =2 mystruct(20). t...

mehr als 10 Jahre vor | 0

Beantwortet
Invisible axes for layered polar plot
Not sure what do you mean by invisible axes in case of polar plots. Please take a look at the 'polar' function in MATLAB. Try th...

mehr als 10 Jahre vor | 0

Beantwortet
Why "Unable to parse command history line" error?
Did you upgrade to MATLAB 8.2(R2014a)?. In this case the Preference Directory might not be managed properly during the upgrade p...

fast 11 Jahre vor | 2

| akzeptiert

Beantwortet
How to load a dll in MATLAB
Please refer to the following link which gives information on using the S-function and to use the DLL in Simulink using Simulink...

fast 11 Jahre vor | 0

| akzeptiert

Beantwortet
.csv file data extraction
You can read the data and store it in a table. Please refer to the following link for information on using the ‘readtable’ f...

fast 11 Jahre vor | 0

Beantwortet
When using the import tool to import data from an excel file, how do I convert the spreadsheet dates to datenumbers?
To convert dates from spreadsheets to Date Number add a new rule for converting dates to Date Number. To add this rule: ...

etwa 11 Jahre vor | 0

| akzeptiert