
Programming Languages:
MATLAB
Spoken Languages:
English
Pronouns:
He/him
MATLAB
Spoken Languages:
English
Pronouns:
He/him
Feeds
질문
How to resolve dimension error?
%% ========================== COMPUTE & PLOT IMU vs GNSS ========================== clear; clc; close all; disp("=== Loadi...
19일 전 | 답변 수: 1 | 0
1
답변질문
How to access the certain data Simulink model ?
if we have 2 output port and each output port has 55*10 dimension so in next block if I have to access certain column for examp...
2개월 전 | 답변 수: 1 | 0
1
답변질문
How to load the data file in Simulink using user define block?
clc; clear all; close all; format long g; %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % 1...
2개월 전 | 답변 수: 0 | 0
0
답변질문
how to load the .dat file using user define block?
I have user define matlab function are as attached. Now I dont need any input port but only one output port . How can my userde...
3개월 전 | 답변 수: 1 | 0
1
답변질문
What is valid type?
Expression 'IMU_Bus' for type of data 'imu_data_struct' did not evaluate to a valid type. Caused by: Invalid setting in 'M...
3개월 전 | 답변 수: 1 | 0
1
답변문제를 풀었습니다
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
12개월 전
질문
How do I get my old university account as in gmail account?
I have one old account with university email address but now I dont have that email address so I need to connect that account to...
대략 1년 전 | 답변 수: 2 | 0
2
답변질문
How we can do the matrix and vector in vector form?
clc; clear all ; close all; format long g; %% developing the function for the reverse in the vector concate and reverse...
대략 1년 전 | 답변 수: 3 | 0
3
답변제출됨
Mass Spring Damping System
How to develop Mass spring and damping system simulink with complex number of mass, spring and damper?
1년 초과 전 | 다운로드 수: 2 |

질문
Question is not clear, signal with noise or without noise?
It is mention in the task connect signal but question is not specific. Can you please educate me?
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
Simulink task 2 there is issue
What is the issue with next step ? Can you please help me? Model Assessment is not working.
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to make the flow diagram with if or any hint in Simulink?
I have to solve it in simulink.
2년 초과 전 | 답변 수: 1 | 0