Akash Menon
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
已回答
council about neural network
You could use gensim(net) to create a neural network block on simulink and have a 'Signal from workspace' block to create the ...
council about neural network
You could use gensim(net) to create a neural network block on simulink and have a 'Signal from workspace' block to create the ...
5 years 前 | 0
已回答
How to put a matrix into an cell element?
for i=1:10001 new_cell{i}=vertcat(input_test1{i,1},input_test1{i,2},input_test1{i,3},input_test1{i,4},input_test1{i,5},inputs_t...
How to put a matrix into an cell element?
for i=1:10001 new_cell{i}=vertcat(input_test1{i,1},input_test1{i,2},input_test1{i,3},input_test1{i,4},input_test1{i,5},inputs_t...
5 years 前 | 0
| 已接受
提问
How to put a matrix into an cell element?
Hi everyone, I have a cell array called inputs2 with 7 coloumns and 10001 rows. I want to be able to take each row entry and ...
5 years 前 | 2 个回答 | 0
2
个回答提问
How to extract certain rows from an excel file?
Hi all, I have quite a large excel file wherein the first coloum is a 'timestamp' that goes on for several days. I only want ...
6 years 前 | 2 个回答 | 0
2
个回答提问
How to initialize variables in Stateflow?
Hi so according to the attached image I have some issues- I tried running it and it gives me an error saying that the variable '...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to i extract data from my plot into excel?
<</matlabcentral/answers/uploaded_files/137127/signal.PNG>> Hi there community! So I have a signal now that I've been stru...
6 years 前 | 0 个回答 | 0
0
个回答已回答
How to plot 8640 datapoints over a 1 day on a second by second basis (i.e. 86400 seconds)
%% Plotting the measured power signals mydata=xlsread('pow_demand_test.xlsx'); % Adjusting the x-axis vector (86400 datapoi...
How to plot 8640 datapoints over a 1 day on a second by second basis (i.e. 86400 seconds)
%% Plotting the measured power signals mydata=xlsread('pow_demand_test.xlsx'); % Adjusting the x-axis vector (86400 datapoi...
6 years 前 | 0
| 已接受
提问
How to plot 8640 datapoints over a 1 day on a second by second basis (i.e. 86400 seconds)
<< <</matlabcentral/answers/uploaded_files/136984/p_demand2.PNG>> >> Hi there community! I wanted to build a signal ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Simulink library link not found
Hi, I recently got a file from file exchange and ran the simulink model on Matlab 2018b and it worked. Now I have successful...
6 years 前 | 2 个回答 | 1
2
个回答提问
How to turn a 3 phase line into a single line in a Simulink diagram?
I have modelled a diesel generator on Simulink with the help of Simscape power systems and this serves as a 3 phase (A,B,C) sour...
6 years 前 | 1 个回答 | 0