Jiahao CHANG
Followers: 0 Following: 0
Yo
Statistica
RANK
12.330
of 295.673
REPUTAZIONE
4
CONTRIBUTI
2 Domande
6 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
0
RANK
15.615 of 20.262
REPUTAZIONE
0
VALUTAZIONE MEDIA
0.00
CONTRIBUTI
0 File
DOWNLOAD
0
ALL TIME DOWNLOAD
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Design Verifier: Does multiple dimensions input has great influence in test generation?
Hi, When I use use Design Verifier(MATLAB 2020a) to generate tests for getting coverage report, my model took 4 hours and didn'...
circa 4 anni fa | 1 risposta | 0
1
rispostaPlot convolution of continuous signal
Hi Michelle, Your code t= -2.5:.001:3.5; he1 = (1-t).*(heaviside(t)-heaviside(t-1)); he2 = (t).*(heaviside(t+2)-heaviside(t...
oltre 4 anni fa | 0
Read/write text file in an app
Hi Peter, I think you can use the function fopen and fprintf to create and write to text file. Then, you can try to use fgets ...
oltre 4 anni fa | 0
How to use If else statements?
Hi Danny, For using if-else function, I recommend you to type <help if> in matlab command line or this link if, elseif, else to...
oltre 4 anni fa | 0
| accettato
为什么MATLAB不推出支付宝之类的在线购买自定义课程,国内没法付款
hi 你可以具体详细说明一下吗? 关于MATLAB基本的课程在这个链接MATLAB-培训可以查看需要订购的课程,也可以联系培训进行自定义课程以及在您的机构进行培训课程。
oltre 4 anni fa | 0
simulink仿真无法正常运行怎么办
Hi Jiazhen, 很遗憾,似乎是由于无法在启动simulink时无法加载mwlibmwsimulink_builtinimpl.dll导致。 这有可能是在安装或升级软件时出现了问题造成的。如果可以,您可以联系支持部门为您提供这一组件并覆盖掉原有文...
oltre 4 anni fa | 0
绘制如下锯齿波并给出它的时域波形和频谱图。
Hi 文杰, 关于实现您的问题的代码如下 T = 4; % Sampling period Fs = 1/T; % Sampling frequency ...
oltre 4 anni fa | 0
Domanda
Design verifier :run all and produce coverage for a sldvmakeharness created model
Hi, After I use MATLAB 17b to generate harness model by using 'sldvmakeharness' function, the harness model and its signal buil...
oltre 4 anni fa | 1 risposta | 0