Ismat
Followers: 0 Following: 0
Feeds
질문
How can speech be converted to text?
Here is the flowchart of my system: User speaks >> Speech to Text conversion >> Text is sent to chatGPT >> Process ends. My qu...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
how to plot with intervals
I want to plot this with intervals. after taking first data sample will wait for 0.5 sec or 1 sec, then it will draw another dat...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
Wrong number of arguments in the Matlab function
whenever I run the below code, it's executed successfully. I want to convert it into C code by Matlab coder app. But It's showin...
1년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to on/off a variable after 3 seconds interval
I have a small project with Raspberry pi. I would like to turn the on/off the LED after every 3 seconds. if the time is 90 sec...
1년 초과 전 | 답변 수: 3 | 0
3
답변질문
How to concatenate this matrix?
I want to concatenate this "A" matrix vertically. How to do that?I can do that manually. But I want to do it with a loop or in a...
거의 2년 전 | 답변 수: 1 | 0