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 year 前 | 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 year 前 | 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 year 前 | 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 year 前 | 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 years 前 | 1 个回答 | 0