Saleh
Followers: 0 Following: 0
Estadística
13 Preguntas
0 Respuestas
CLASIFICACIÓN
212.779
of 295.735
REPUTACIÓN
0
CONTRIBUCIONES
13 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
38.46%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.277
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.433
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
filling holes in the masked image please help me to replace blue color background of given giraffe image with forest image.
i want to fill all the holes in masked image i tried imfill code but still not working on it and i done but it's not satisfied ...
casi 2 años hace | 2 respuestas | 0
2
respuestasPregunta
adding a colormap('jet') to my grapgh please help me
script code : clc; close all; center=[0,0]; %Defining the center of circle ((origin)) %Plotting the first circle at dif...
casi 2 años hace | 2 respuestas | 0
2
respuestasPregunta
i just want to check it why its not working can you try it because in my friend laptop it was working pls help
fid = fopen('MATLAB.txt', 'r');%Read the file n = 0; while ~feof(fid) line1 = fgetl(fid); line = string(line1);%...
casi 2 años hace | 2 respuestas | 0
2
respuestasPregunta
i want to use program for txt file
i want to use program to answer mentioned question after uploading the text file. How many words are there in the text file? ...
casi 2 años hace | 0 respuestas | 0
0
respuestasPregunta
please help me doing function called filtervoice.m with those filters : High Pass, Low Pass, Band Stop and Band Pass Filter
i want to record audio and perform the following filters on the recorded audio: High Pass, Low Pass, Band Stop and Band Pass Fil...
casi 2 años hace | 0 respuestas | 0
0
respuestasPregunta
explaining this code for me please it's about making circuit in matlab but i confused here because i want to write comments in every line i have 160 line but i put some
explaining this code for me please it's about making circuit in matlab but i confused here because i want to write comments in e...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
plot a 3D surfaces, please help me
plot a 3D surfaces, i want to draw a block diagram describing the Machine Learning process for this code: clear camera = we...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
I want to design an app to calculate the BMI based on height and weight. And I have to do it as per this BMI = weight(kg) / (height (m)*height(m)) please help me
I want to make an input in the App Designer panel two numerical edit fields, two labels, and one push button. Then type in “En...
alrededor de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
please guide me how to call a function in matlab codes
Please help me how to make it becuse im not getting any result when I run it % Clear the Variable and the Command window clc, ...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
please guide me how to do if loop
hello i want to write in Matlab script that asks the user to enter a number between 1 to 3 If the user enters 1 it will show thi...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
hello i want to make a sinusoidal graph please help
hello i want to make a sinusoidal graph, with a title “Sinusoidal Graph”. The equation for the sinusoidal graph is and this mu...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
please guide me how to make plot from –pi to pi.
in this equation where k = 6+ 6, and the size = 30+ 9. The plot should be from –pi to pi X = size*cos(kt)*cos(t). Y = ...
alrededor de 2 años hace | 3 respuestas | 0
3
respuestasPregunta
please help me for , create a plot of the two functions sin(1.5x) and cos(2x) from 0 to 4pi
On the same figure, create a plot of the two functions sin(1.5x) and cos(2x) from 0 to 4pi i will show you what i did but it sti...
alrededor de 2 años hace | 1 respuesta | 0