Vipin Mohan
Universität Duisburg- Essen
2014년부터 활동
Followers: 0 Following: 0
MSc. Electrical Engineering (Student)
Professional Interests: Matlab Coding, Electromagnetics, Magnetostatics, Hydraulics
Feeds
답변 있음
How to tell matlab to go to the next iteration of loop when loop started in different code file?
Hi, You can use a function declaration for the sub-functions(data_import.m, calculation.m) and save the sub-functions in ...
How to tell matlab to go to the next iteration of loop when loop started in different code file?
Hi, You can use a function declaration for the sub-functions(data_import.m, calculation.m) and save the sub-functions in ...
대략 10년 전 | 0
질문
least square fitting and phase shift
<</matlabcentral/answers/uploaded_files/20504/ewr.JPG>> Hi, I have few doubts in Least square curve fitting and phase shift ...
대략 10년 전 | 답변 수: 2 | 0
2
답변질문
least square curve fitting
Hi Can anyone help me to do Curve fitting with Non-linear Least Square curve fitting. I have few points w.r.t time.. and ...
대략 10년 전 | 답변 수: 1 | 0
1
답변질문
find a string in a text file and to check particular character
I have following texts in a file: ... RECORD_A BE_FUNC 1; "scalar"; 1.0; 0.0; 2; 0 ACCEPT;ACCEPT 9; 1; 0; ...
대략 10년 전 | 답변 수: 1 | 0
1
답변질문
replace a textline in file
Hi all, I want to replace a text line with a user input (float number). Text file : OMT_INRT = { 0.0; 0.0; 0.0 } ...
대략 10년 전 | 답변 수: 1 | 0