![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2905980_1522052019403.jpg)
Stephan Moeller
Followers: 0 Following: 0
Estadística
12 Preguntas
9 Respuestas
CLASIFICACIÓN
90.732
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
12 Preguntas
9 Respuestas
ACEPTACIÓN DE RESPUESTAS
16.67%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
higher order intermodulation distortion
how can I calculate IMD ( intermodulation distortion ) for audio ? I know the matlab function toi.m , but this gives me only th...
10 meses hace | 2 respuestas | 0
2
respuestaskeep figures from popping up when running.
Got it : count=5; Matrix1 = magic(100); Vector1=rand(10,1); figure(4); ax1= subplot(2,1,1); ax2= subplot(2,1,2); ...
más de 4 años hace | 0
Pregunta
Matlab R2014a, progress bar in simulink
I miss the progress (wait) bar in Simulink during running. Where can I get it ?
más de 10 años hace | 0 respuestas | 0
0
respuestasAny idea to convert numerics to symbolic ?
yes, me too. But there isn't anything already available as a function ?
más de 10 años hace | 0
Pregunta
Any idea to convert numerics to symbolic ?
How can I convert an equation with the numeric coeffs to symbolic ? example : y= 2*exp(3*x)+log10(4*x+9)+10 so I get ...
más de 10 años hace | 4 respuestas | 0
4
respuestasPregunta
How to replace numeric coefficients with symbolic coefficients ?
syms x y P=0.4*x+tanh(0.5*y)*7 how can I obtain an equation like this where every numeric coefficient is replaced by a s...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
How can I obtain the equation of fit with numeric values ?
[fitresult, gof] = fit( [xData, yData], zData, ft, opts ); MyCoeffValues = coeffvalues(fitresult) MyCoeffNames=coeffnames(fi...
casi 12 años hace | 0 respuestas | 0
0
respuestasNeural Network Question regarding matrix regression
Thanks Greg. That works now. And how can I build the function when nntool is ready ? I can see the weights of the layers, b...
casi 12 años hace | 0
Neural Network Question regarding matrix regression
I there any example available where I can learn how to understand nntool for : x=linspace(0,400,5); y=linspace(-10,10,11); ...
casi 12 años hace | 0
Pregunta
Neural Network Question regarding matrix regression
I'm new to neural networks. How can I make a nonlinear regression fit ? My target is a data matrix. I start nftool and I ...
casi 12 años hace | 4 respuestas | 0
4
respuestasPregunta
Are block annotations supposed to be instance-specific ?
Are block annotations are supposed to be instance-specific ? If I change a block annotation in my lib, changes are not propaget...
más de 12 años hace | 0 respuestas | 0
0
respuestasHow can I show all block parameters in my project ?
anybody there to help ?
más de 12 años hace | 0
How can I show all block parameters in my project ?
when I have a project with blocks, by example Resistors - i see the reference designators only , and if I click on the resistor ...
más de 12 años hace | 0
show parameters in circuit
how can I make it shown in my project for all blocks when I changed the block in my lib ?
más de 12 años hace | 0
Pregunta
How can I show all block parameters in my project ?
I have changed in "Block properties" the "Block annotation" to show the parameter, but the change in my lib doesnt change my pro...
más de 12 años hace | 3 respuestas | 0
3
respuestasPregunta
show parameters in circuit
How can I configure simscape to show all the part values ( = parameters ) within the circuit ?
casi 13 años hace | 3 respuestas | 1
3
respuestasPregunta
mesh scaling problem
When I z-scale a mesh plot without manipulating my data I get a wrong graphic result. example : mesh(peaks(100)); zlim([...
casi 13 años hace | 0 respuestas | 0
0
respuestasPregunta
3-D lookup table
How can I implement a 3-D lookuptable in simscape, without converting to simulink ? I know there's just 1D and 2D lookup tables...
alrededor de 13 años hace | 0 respuestas | 0
0
respuestasPPVAL , a short question
Thanks for the answer, - now I understand !
más de 13 años hace | 0
Pregunta
piecewise polynomials - ppval . I dont understand it
How works ppval ? If I try to program it with 4 single polynomes in a for-loop with breaks I get a different result compare to ...
más de 13 años hace | 0 respuestas | 0