photo

ragnor


Last seen: 거의 4년 전 2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

7 질문
0 답변

순위
91,207
of 300,352

평판
0

참여
7 질문
0 답변

답변 채택
71.43%

획득한 표
0

순위
 of 20,928

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,212

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


How to regenerate the regression plots from a stored network?
Hello all, I have stored my trained network as .mat file. When i load the network, i can find all the information about the net...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


Creating a mesh in a 3-d plot.
Hello matlab community, Can someone please help me to create a mesh surface where the points are connected and it looks like th...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


how to plot 1x1 struct timeseries having field names cell 1x1 array? The .mat file is a time series data with 3 columns of data with respect to time.
% % Plotting data from the .mat file data = load('THPWM.mat') sCell = struct2cell(data); Array = [sCell{:}]; t= Array(...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


Problem with reshape and Surf plot
Hello MATLAB Community, I have the following script and data where i would like to plot a 3d Surface and it works well for some...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Problem with Plot 3D
Hello Matlab Community, I am trying to plot a 3D coloured with some data, however the plot is looking a bit different. The nega...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Reconstructing Sine wave using Fundamental frequency, Amplitude and zero crossing Points
Hello Everyone I am trying to construct a sine wave using the formula sinewave = amplitude*sin(2*pi*F*T) where i know the value...

4년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Getting the Fundamental Frequency from Line to Line Voltage without distorting the signal.
Hello Community, I have obtained the line to line voltage from the inverter test bench and i want to obtain the fundamental wav...

4년 초과 전 | 답변 수: 1 | 0

1

답변