Hamid Radmard Rahmani
Bauhaus University of Weimar
Followers: 0 Following: 0
Feeds
提问
Problem with specifying sampling interval
in Discrete RMS unit in simulink: When I specify 1 (as defult) for sampling intervals: the output has 61 data. When I specify ...
5 years 前 | 0 个回答 | 0
0
个回答提问
How to use a trained recurrent neural network on new input data (without having output data!)
I have trained a RNN in matlab and I want to use it to predict the outputs for an input vector. but in order to use the net, alw...
6 years 前 | 0 个回答 | 0
0
个回答已回答
How to make an inset of matlab figure inside the figure.
Hi, how to switch between small and large figures?
How to make an inset of matlab figure inside the figure.
Hi, how to switch between small and large figures?
6 years 前 | 4
已回答
How can I make a shape's color fade more and more over time?
Hi, You can use this code: https://www.mathworks.com/matlabcentral/fileexchange/69816-fadeit
How can I make a shape's color fade more and more over time?
Hi, You can use this code: https://www.mathworks.com/matlabcentral/fileexchange/69816-fadeit
6 years 前 | 0
提问
how to plot a Patch variable type
I have saved a Patchline from a figure in a variable using findobj function: figure(1); patchVar = findobj(gcf, 'type', 'patc...
6 years 前 | 1 个回答 | 0
1
个回答提问
Problem with Fixed time step in simulink
When I define a fixed time-step in simulink configuration, and run the simulation, the output has a time-step 10 times more than...
6 years 前 | 0 个回答 | 0
0
个回答提问
How to train a Neural Network inside a simulink model
In my Simulink model, there is a neural network which is generated from a trained NN using _gensim(net)_; command. I shall retra...
6 years 前 | 0 个回答 | 0