![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8923178_1522130136727_DEF.jpg)
Vitali Walter
2017년부터 활동
Followers: 0 Following: 0
Feeds
질문
For the SI units dialog box: the combined machine and load inertia coefficient J (kg.m2)
Hello. I´m working with the asynchronouis mashine Block: https://de.mathworks.com/help/physmod/sps/powersys/ref/asynchronousmac...
대략 6년 전 | 답변 수: 0 | 1
0
답변질문
PS Divide, Accelaration, Feedback
Hello. I´m trying to to build a model with simscape of an ASM. Instant of an constant of an Torqueload I want maki it as an fee...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
3-Phase-Asynchrounus machine
Hello. Im trying to an 3-phase-AM with a load on its shaft. If I just using the nominal Torwue as load, I get the right results...
대략 6년 전 | 답변 수: 0 | 0
0
답변질문
simscape Induction Motor physical model
Hello. I´m looking for an axample how to build a model with simscape Induction Motor (https://de.mathworks.com/help/physmod/s...
6년 초과 전 | 답변 수: 2 | 0
2
답변질문
Check if the programm is running already
Hello. I wrote a programm for the app designer which is running after pressing the start button. The program starts a session...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to pas lifedata to an editfield in app designer
Hello. I´m collecting data over time with NI myDAQ device and wants to display it an app. I created an app with the app design...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
Acquire Continuous and Background Data Using NI Devices
s = daq.createSession('ni'); addAnalogInputChannel(s,'myDAQ1', 0, 'Voltage'); %%OUT2, X-Achse addAnalogInputChannel(s,'myDA...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to compare parts of an Array
Hallo. I am new in programming and try to learn it. I wrote a Programm for analyzing an Hallsensor with an myDAQ. That is the Co...
7년 초과 전 | 답변 수: 0 | 0
0
답변답변 있음
Data life acquisition continuos
clear all close all clc s = daq.createSession('ni'); s.IsContinuous = true; addAnalogInputChannel(s,'myDAQ1', 0, 'Volt...
Data life acquisition continuos
clear all close all clc s = daq.createSession('ni'); s.IsContinuous = true; addAnalogInputChannel(s,'myDAQ1', 0, 'Volt...
7년 초과 전 | 0
질문
Data life acquisition continuos
Hallo. Im trying to write a Programm, which will allow me to Analyse with a myDAQ a joistick with an hallsensor. I have found...
7년 초과 전 | 답변 수: 1 | 0