![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/19503667_1599754577898_DEF.jpg)
Yogesh Bhambhwani
Followers: 0 Following: 0
Statistiques
11 Questions
0 Réponses
RANG
181 886
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
11 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
45.45%
VOTES REÇUS
0
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Help with plot values
Hi I am plotting my matrix and the x values are not what they are suppose to be. There is an example of the plot I have to make ...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Extra value in my work
function MyRoots = MyCubicRoot(a_3,a_2,a_1,a_0) a = a_2/a_3; b = a_1/a_3; c = a_0/a_3; Q = (a^2 - 3*b)/9; R = (2*a^3 - 9*a*...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Fin heat transfer Matrix
I need help solving this matrix with the equations given to me: For the first node: T_1 = T_b for the internal nodes: (T_2,T_3...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Regula–Falsi Method
I keep getting an error saying: Error in solution: Line: 1 Column: 34 Invalid expression. Check for missing multiplication ope...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Help with secant method
Hi I need help finsing the root of this function(f =@(x) 0.99^2*2*pi*x-tanh(2*pi*x)) using the Secant method. I would help find...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Vingetting an image using loop
This is my work below I keep getting a black image for my vinColor. Any suggestions? Color = imread('sunflower.jpg'); Center =...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Multiply/divided two tables
How would I mulyiply two tables togther. I have one table and I took two columns from the table and I want to multiply them togt...
plus de 4 ans il y a | 2 réponses | 0
2
réponsesQuestion
create a loop to determine the pixel distance from the center using the distance formula
using the distance formula I need to find the the pixel distance from the center of my image 'sunflower.jpg'. I have found the c...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
help with location of within image
I would like help with the following, You will then pass the i, j as inputs (along with any other necessary information) to a l...
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
sine approximation using a loop
https://grader.mathworks.com/courses/20611-cmpsc-200-section-003-fa20/problems/214057-sine-approximation-loop-selection-factoria...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Help with storing values for the loop I created want to store them with where they are located on the vector
Help with storing values for the loop I created want to store them with where they are located on the vector the vector is [4 1...
plus de 4 ans il y a | 2 réponses | 0