Community Profile

photo

cemsi888


Last seen: 2 jours il y a Actif depuis 2015

Statistiques

  • Thankful Level 3

Afficher les badges

Content Feed

Afficher par

Question


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...

8 jours il y a | 1 réponse | 0

0

réponse

Question


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...

15 jours il y a | 1 réponse | 0

1

réponse

Question


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

4 mois il y a | 1 réponse | 0

0

réponse

Question


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...

environ un an il y a | 1 réponse | 0

0

réponse

Question


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 ...

environ 2 ans il y a | 1 réponse | 0

0

réponse

Question


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...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


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...

presque 7 ans il y a | 1 réponse | 0

0

réponse

Question


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 ...

environ 7 ans il y a | 1 réponse | 0

1

réponse

A répondu
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...

environ 7 ans il y a | 0

Question


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...

environ 7 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 7 ans il y a | 1 réponse | 0

1

réponse

Question


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 ...

plus de 7 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 7 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 7 ans il y a | 1 réponse | 0

1

réponse

Question


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...

presque 8 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 8 ans il y a | 1 réponse | 1

1

réponse

Question


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...

plus de 8 ans il y a | 1 réponse | 0

0

réponse

Question


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...

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Question


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...

presque 9 ans il y a | 1 réponse | 0

0

réponse

Question


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 ...

presque 9 ans il y a | 1 réponse | 0

0

réponse

Question


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...

presque 9 ans il y a | 1 réponse | 0

0

réponse

Question


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 ...

environ 9 ans il y a | 1 réponse | 0

1

réponse

Question


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...

environ 9 ans il y a | 2 réponses | 0

2

réponses

Question


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...

environ 9 ans il y a | 1 réponse | 0

1

réponse

Charger plus