photo

cemsi888


Last seen: mehr als ein Jahr vor Aktiv seit 2015

Followers: 0   Following: 0

Statistik

MATLAB Answers

43 Fragen
2 Antworten

RANG
35.550
of 300.343

REPUTATION
1

BEITRÄGE
43 Fragen
2 Antworten

ANTWORTZUSTIMMUNG
46.51%

ERHALTENE STIMMEN
1

RANG
 of 20.926

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.172

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 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


INCA-How to use SwitchToWorkingPage?
Hello all I created GUI and would like switch from reference page to working page by using this code--> SwitchToWorkingPage Ho...

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


Find turning point of noisy signal
Hello all I would like calculate transport delay time between desired and measured signal. I tried many methods like diff or tw...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Save structure as a .mat
l_first=1; C= mdf_auslesen(filename,resampleTime,channels); strname=erase(filename,'.mf4'); Hilf_char='M_'; ...

fast 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Tic-Toc Problem
Hello all, I have defined time variable which I am reading from excel and would like to send ECU my signals (X and Y) accordi...

fast 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to create 2D Look up table from measurement data?
Hello guys, I would like to adjust/ optimize my 2-D look up table with measurement datas.. Could you please give me advices ...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to Generate Compressor Map ?
Hi Everyone. I want to create Compressor Map . Could you advice me a literature or something that i learn how to create it. Comp...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I read Excel ?
Hi, I have really simple Problem. I would like to read Excel data but the code % [num, txt, raw] = xlsread(fullFileNam...

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Insert 2 cell arrays in txt data
Hi I have a really easy question. I have one cell Array which consists of 2 cells. I would like to write These two cells in txt ...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How to simulate Robot by using simmech ?
And now i receive this Massage from Simulink Joint block should not be connected to Joint block. Check validity of block c...

mehr als 8 Jahre vor | 0

Frage


How to simulate Robot by using simmech ?
I would like to simulate Robot to analyse his vibration behaiviour in different Position. That is why I started to learn simuli...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to convert excel data in to html by means of matlab?
Hi folks, I have a question and I hope you can help me... First of all I have to read excel data by means of matlab( It is re...

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


create structure array with eval
hi guys First of all I know that it is really inefficient to create structure array with eval.However i did not find a simple ...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to solve spmd problem
Hi guys i am programming kuka robot. I would like to obtain datas with arduino. That is why I am usuing paralel functions.Ho...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can i send permenantly same position to my robot?
Hi Guys ı would like to send for example in 5 seconds same positions to my robot. Actually i createda function but it sends he p...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to to create combined structure array with dynamic defined variable name?
Hi i used dynamic variable name to create structures. it works really good. after that i would like insert my measurement res...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Probbaility Plot Uniform Distribution
Hi guys!! i want to prove whether my test values behave like uniform distribution or not. Do you know if i can proove this with...

fast 10 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


Validate Monte Carlo Simulation
This is not matlab question but i could not find any answer in Internet and in papers too. I used monte carlo method to find unc...

etwa 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to delete outliers?
Hi I want to delete my outliers and ı used grubbs test. Now ı want to apply 2 sıgma rules which is a little bit different from G...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Detect Outlier with for Schleife
I want to detect Outliers in my Measurement datas and thats why i use Grubbs Outlier Test. I wrote code but i got this error. Co...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Matlab function outputs save in structure
Hi guys i have really simple question. Lets assume that ı have function with two outputs. In another m file ı would lıke to cal...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Problem with cell array
Hi everyone. Today i have one more question too. ı have position vector which gives me Information about number of elements. bu...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to create vector
Hi ı have 4 constant values just 5.th element of my vector ıs not stable. for 5.th element of my vector i have 10000 values. tha...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to plot with function?
Hi ı created plot function to represent monte carlo method. ı want to represent 3 graphs but programm gives me the last function...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Help for Monte Carlo method
Hi guys . i am using monte carlo method to calculate uncertainity. My matlab codes are working properly-However i want to ask qu...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


removing contour lines outside map
Hi i created compressor map. i want to remove contour lines which are placed outside of my graph. I used inpolygon to define Poi...

mehr als 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


crop contour plot compressor map
Hi i created compressor map in matlab and i would like to crop lines outside of my compressor map.I could not find any solution ...

mehr als 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to delete lines outside graph?
Hi Guys!! Finally i drew my compressor map. However my Efficiency lines continue outside of map(it is really normal). I want to...

mehr als 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


turbine and compressor maps
Hi everyone i want to create turbine and compressor map but i have Problem.I attached my files. You can see my datas. There are ...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Convert lokal variables in to Global varibles.
i am using gui now in my Project. In order to see some results and use in further pushbuttons i used assignin .However when i w...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Access Structure Array through using String names
hi everyone. i am using gui and with gui i am choosing file ,reading texts making calculations and finaly i would like to plot m...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Mehr laden