Community Profile

photo

cemsi888


Last seen: 11일 전 2015년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


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

대략 1개월 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 2개월 전 | 답변 수: 1 | 0

1

답변

질문


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

5개월 전 | 답변 수: 0 | 0

0

답변

질문


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

1년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 2년 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 7년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 7년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 7년 전 | 답변 수: 1 | 0

1

답변

답변 있음
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...

7년 초과 전 | 0

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


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

8년 초과 전 | 답변 수: 1 | 1

1

답변

질문


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

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 9년 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 9년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 9년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 9년 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 9년 전 | 답변 수: 1 | 0

1

답변

더 보기