Majid kh
Followers: 0 Following: 0
統計
MATLAB Answers
13 質問
0 回答
ランク
of 154,057
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
creation a Standalone executable file
Hi, I created a Standalone executable file from my Matlab m-file and download mcrinstaller (windows version for R2019b) and ins...
4年以上 前 | 0 件の回答 | 0
0
回答質問
Update progress bar during executing "movefile" commnad
Hi, I have written a "m" script for moving a folder from one partition to another partition. I want to use a progress bar to sh...
4年以上 前 | 1 件の回答 | 0
1
回答質問
Parallel job or task
Hi dear, I have a program that use copyfile command to copy a large file. How can i calculate size of destination folder in sp...
6年弱 前 | 0 件の回答 | 0
0
回答質問
Using operators for syms
Hi dear, I execute this program: syms S; A=1/(S+1); B=2/(S+3); Result=A+B but result is: Result = 1/(S + 1) + 2/(S + 3) ...
6年弱 前 | 1 件の回答 | 0
1
回答質問
change appearance of formula
Hi, I write a program like below: syms S; A=-0.1506+0.0021j; B=0.0794+0.0020j; C=-0.0236-0.0114j; Total=-(A*B)/(S-C) aft...
6年弱 前 | 1 件の回答 | 0
1
回答質問
Question about some parameters of parcluster command
Hi, when execute parcluster command, we will see some parameters such as Numworkers, is Numworkers noted to number of cupe cores...
6年弱 前 | 0 件の回答 | 0
0
回答質問
Install Arduino uno offline
Hi, I have an ARDUINO UNO board, how can I download and install Arduino toolbox on MATLAB software? (Please explain installation...
6年弱 前 | 2 件の回答 | 0
2
回答質問
See real time analog signal
I can see analog signal by microphone port, but I can`t see signal real time because recordblocking command record signal for li...
6年弱 前 | 0 件の回答 | 0
0
回答質問
Exe file does not run
Hi dear, I wrote a program and change it to exe file, I tested this exe file on four computer and found out they work correctly ...
6年弱 前 | 0 件の回答 | 0
0
回答質問
Analysis of received analog signal
Hi, I can receive analog signal by microphone how can I measure parameters of signal such as frequency and level?
6年弱 前 | 1 件の回答 | 0
1
回答質問
Estimate time of copy while using copyfile command
Hi, How can i estimate time and bitrate of transfer files while using copyfile command? I saw some programs but they executed af...
6年弱 前 | 1 件の回答 | 0
1
回答質問
Send and receive analog signal in Serial port
Hi there, I can produce sine signal and send it to sound card or receive signal by microphone and see it on MATLAB, is there any...
6年弱 前 | 1 件の回答 | 0
1
回答質問
How can i open and close CD ROM by command?
Hi, i need help to find a command or way for open and close CD/DVD ROM.
6年弱 前 | 1 件の回答 | 0