Kyana Shayan
Followers: 0 Following: 0
Statistics
RANK
17,332
of 295,467
REPUTATION
2
CONTRIBUTIONS
9 Questions
1 Answer
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Undefined function or variable 'batchNormalizationLayer'.
Hi everyone, I want to run this code form MATLAB examples, however I get this error that "Undefined function or variable 'b...
6 years ago | 1 answer | 0
1
answerCan I set the transfer function of a feedforward NN "relu"? If not, how can I apply "relu" to the feedforward NN?
As far as I know you can set it to net.layers{1}.transferFcn= 'poslin' which would give the same result as rectifier f...
6 years ago | 1
Question
An equivalent for python tflearn library in matlab?
I am currently working on a reinforcement learning problem. I have the following code in python, however I am not sure how is it...
6 years ago | 0 answers | 0
0
answersQuestion
Help with making square and symmetric subplots
Dear all, I am trying to plot 6 graphs in a single plot using subplot function. I would like them to look in a square shape w...
6 years ago | 1 answer | 0
1
answerQuestion
Problem with ismember function
Dear all, Hello, I am writing a simple function of ismember to check if an element in one matrix matches the one in another...
7 years ago | 1 answer | 0
1
answerQuestion
How to smooth a periodogram with Pwelch.m?
Hello everyone, I am trying to smooth a periodogram obtained by FFT.m with Pwelch.m . I studied the materials on Matlab Help,...
7 years ago | 0 answers | 0
0
answersQuestion
How to assign a title to each row of a table?
Hello Everyone, I am trying to a make a 4*6 table which I only have the values for first row for now. When I try to assign na...
7 years ago | 1 answer | 0
1
answerQuestion
How to give a step input with special shape?
Hi everyone, I am trying to give a step tracking input for an aircraft pitch transfer function. Attached you can find the type o...
8 years ago | 2 answers | 0
2
answersQuestion
How to draw the response to a negative step command in matlab?
Hi everyone, I am doing a MSc project and I need to draw the response of a transfer function to a negative step input. Can you p...
8 years ago | 1 answer | 0
1
answerQuestion
How to set a parameter to a gain in simulink?
Hi everyone, I am trying to make the attached model for my assignment in Simulink, but I keep getting the attached error when...
8 years ago | 1 answer | 0