Shivansh
MathWorks
Followers: 1 Following: 0
HI ! I am EDG(Engineering Development Group) engineer at Math Works. I like to explore Math Works' products. Disclaimer-Any advice or opinions that I post here is of my own and in no way it reflects that of MathWorks .
MATLAB
Estadística
CLASIFICACIÓN
2.605
of 295.495
REPUTACIÓN
22
CONTRIBUCIONES
0 Preguntas
10 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
3
CLASIFICACIÓN
of 20.240
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
45.238
of 153.991
CONTRIBUCIONES
0 Problemas
6 Soluciones
PUNTUACIÓN
73
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
1 Público Canal
EVALUACIÓN MEDIA
50
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Resuelto
Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...
4 meses hace
Canal
Machine Monitoring
This channel displays the acceleration values of the machine and also the mode in which the machine is operating.
11 meses hace
Excuting event listeners asynchronously
Hi, I have few findings as listed below- As of now all MATLAB listeners execute one at a time and all on the main MATLAB threa...
casi 2 años hace | 0
| aceptada
exitFcn of iptSetPointerBehavior doen't seems work properly for pointer type
Thank you for pointing out this bug. The bug has been reported to the concerned team.There is issue in setting pointer parameter...
casi 2 años hace | 0
| aceptada
Issue Plotting 2 different Values
Hi , According to my understanding , you are not able to plot scatter plot because of the difference in size of two arrays i:e ...
casi 2 años hace | 0
I am attempting to change the background of my plot3 /surf plot figure to an image of space
Hi ! You can refer to this matlab answer link to add background image- How do I add a background image to my GUI or figure w...
casi 2 años hace | 1
create a custom parametric signal
To my understanding you are trying to import data from Matlab workspace to Simulink using “to workspace” block. Instead of usi...
alrededor de 2 años hace | 0
Plot/visualise only filtered Hz from Highpass
Hello! Based on my understanding you want only plot of filtered signal. You can refer to output arguments section of the docum...
alrededor de 2 años hace | 0
| aceptada
Resuelto
Verify Law of Large Numbers
If a large number of fair N-sided dice are rolled, the average of the simulated rolls is likely to be close to the mean of 1,2,....
alrededor de 2 años hace
Subplot panels which have several axes linked together using "tiledlayout"
The code given below can help you to get the desired result. (I have added comment for the lines which I have added). ax1 = axe...
alrededor de 2 años hace | 0
Default title color for tiledlayout
Presently there is no way to set the default color of the title of a tiledlayout. But I have passed this issue to the teams conc...
alrededor de 2 años hace | 0
How to change Default Font in App Designer for ALL Components?
Presently there is no way to change the default font style of all the components in app designer. But I have passed this issue t...
alrededor de 2 años hace | 1
Resuelto
Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...
alrededor de 2 años hace
Resuelto
Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...
alrededor de 2 años hace
Using ilaplace function i get answer in terms of ilaplace but i need it in terms of a variable t:
This can be resolved by using simplify function in the penultimate line of your code (line 16 in attached screenshot). Below ...
alrededor de 2 años hace | 1
| aceptada
Resuelto
Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...
más de 2 años hace
Resuelto
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
más de 2 años hace