Feeds
질문
Speech Recognition/Dragon Dictate
Hello I was wondering if anyone if it is possible to use speech recognition from windows or dragon dictate with MATLAB? I have b...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to switch between two different functions
I am trying to write a function in which i can switch between two different functions called linear & joint, both are an array o...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
Reading every 10th Trial Error
I have written some code to read the tenth trial of a text file. So the script can read the file with no problem but i keep gett...
12년 초과 전 | 답변 수: 2 | 0
2
답변질문
Determine whether or not an array of six is changing from live data collection
Hello All: I am currently trying to write code that would determine whether or not live data, in the form of an array of six,...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
Counting by 10 in a Text File
Hey I need some help creating a code that is able to read a string in a text file and pull every 10th,20th,30th,40th,and so on a...
거의 13년 전 | 답변 수: 0 | 0
0
답변질문
Counting by 10
Hey I need some help creating a code that is able to read a string in a text file and pull every 10th,20th,30th,40th,and so on a...
거의 13년 전 | 답변 수: 1 | 0
1
답변질문
Accept or Reject
I am trying to write a script that allows me to accept or reject data, so would ginput work for that?
거의 13년 전 | 답변 수: 2 | 0
2
답변질문
While statement not working
I'm working on a calibration code and for some reason my while statement isn't working. This is what I have: DT = .002; L ...
거의 13년 전 | 답변 수: 1 | 0
1
답변질문
Calibration code
Can anyone help, I am trying to create a code that will allow me to calibrate 2000 data points that correspond to a time of 0 to...
거의 13년 전 | 답변 수: 0 | 0
0
답변질문
Sine Wave
How do you create a continuous sine wave, such that the limits do not have to be defined on the x-axis
대략 13년 전 | 답변 수: 1 | 0
1
답변질문
Square wave
Hello I'm having a problem creating a square wave where i can change the pulse width and amplitude as need. Can anyone help poin...
대략 13년 전 | 답변 수: 1 | 0
1
답변질문
Creating a Function that acts as a counter for certain string
Okay, I am trying to create a function that reads a txt. file then for every certain string counts it as one until it reaches 10...
대략 13년 전 | 답변 수: 1 | 0
1
답변질문
Adding elements to an array
Ok, so how do you place elements of one array into another array, so that they are included in either the beginning of the array...
대략 13년 전 | 답변 수: 2 | 0
2
답변질문
Funtion to get 9th term in an array
So I have been trying to create a code that gives every nth term if an array but I am very new to Matlab an can't seem to figure...
대략 13년 전 | 답변 수: 1 | 0