Estadística
1 Pregunta
9 Respuestas
1 Archivo
CLASIFICACIÓN
9.746
of 295.495
REPUTACIÓN
4
CONTRIBUCIONES
1 Pregunta
9 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
5.797 of 20.240
REPUTACIÓN
203
EVALUACIÓN MEDIA
5.00
CONTRIBUCIONES
1 Archivo
DESCARGAS
9
ALL TIME DESCARGAS
1388
CLASIFICACIÓN
of 153.991
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
Changing the name of TXT file
http://uk.mathworks.com/help/matlab/ref/movefile.html Should do the job
más de 9 años hace | 0
"Algebraic Loop" Question
From a very quick look, you appear to be computing p2 as the dependent variable in the Simulink simulation, but you're also givi...
más de 9 años hace | 0
| aceptada
What percentage of my targetdata should be 1 and What percentage should be 0?
It partially depends on whether the data / distributions are separable or overlapping. Assuming the data is separable (it p...
más de 9 años hace | 0
Calculate inverse Laplace Matlab
I presume you've tried this with 1st and 2nd order expressions and found it works correctly, but when moving to 3rd and higher, ...
más de 9 años hace | 0
Search multiple matrices for values at common index positions
As above, reformat your code to put the matrices into a single 3D matrix, something like: A(:,:,1) = [1 0; 0 1]; A(:,:,2...
más de 9 años hace | 0
is the cosh(Hyperbolic cosine) wrong
As it says in the help, cosh() operates element wise on an array, so it takes the cosh of each element separately. This seems to...
más de 9 años hace | 0
subs command does not create symbolic variable?
You've evaluated asin((2*3)/5 - 4/5)/2 which is indeed 0.2058. It's no longer symbolic?
más de 9 años hace | 0
new to mupad help
Hi, I think there are a couple of problems with the attached notebook 1) When I executed the individual commands (notebook - ...
más de 9 años hace | 0
Insert Formula in Mupad Paragraph
Sorry for the late response and may be too late to help you, but if you generate the formula inside a calculation and simply cop...
más de 9 años hace | 0
Pregunta
Edit or Delete MuPAD plots
Hi, I'm trying to write some MuPAD code which responds to a user input input() and would allow an existing plot to be mod...
más de 9 años hace | 0 respuestas | 0
0
respuestasEnviada
MathExplorer: Learning Maths using MuPAD for Engineering Students
A set of MuPAD notebooks which allow engineering students to visualize and experiment with maths.
alrededor de 12 años hace | 9 descargas |