Céldor
自 2011 起处于活动状态
Followers: 0 Following: 0
Professional Interests: acoustics, room acoustics, environmental noise, vibration
Feeds
提问
LIcense in MATLAB is different from license in LIsense Center
Is there any reason why my license numbers are different? After installation, I have activated MATLAB via login and password to ...
7 years 前 | 0 个回答 | 0
0
个回答提问
What is a number of machines I can install MATLAB Student?
I am a student and am interested in MATLAB Student Suite. I cannot find anywhere what would be the limit of a number of machines...
7 years 前 | 0 个回答 | 0
0
个回答已回答
Arrayfun with a function that takes multiple inputs
I might be a little too late with an answer. However, I had recently a similar problem. I needed to test if vectors contain NaNs...
Arrayfun with a function that takes multiple inputs
I might be a little too late with an answer. However, I had recently a similar problem. I needed to test if vectors contain NaNs...
8 years 前 | 2
已回答
What does this neural network show?
It's very likely you have used a command for pattern recognition, something like net = patternnet([3 2]) Your NN is mean...
What does this neural network show?
It's very likely you have used a command for pattern recognition, something like net = patternnet([3 2]) Your NN is mean...
8 years 前 | 0
提问
Mapminmax process function causes that NN incorrectly simulates outputs
Hello, I have a problem with some outputs from a trained custom neural network. I am using MATLAB 2014 with NN ToolBox ver 8....
8 years 前 | 2 个回答 | 0
2
个回答已回答
How to check whether a structure exists?
This thread is old but if someone still needs an answer then exist('var_name') works and returns 0 if a structure does not ex...
How to check whether a structure exists?
This thread is old but if someone still needs an answer then exist('var_name') works and returns 0 if a structure does not ex...
12 years 前 | 1