Community Profile

photo

bachir


Active since 2015

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


image processing, need help changing color of picture
I need help writing a code to reproduce the figures in the attached file, i don't know where to start. Any help will be appreci...

8 years ago | 0 answers | 0

0

answers

Question


code for slope and intercept of a straight line
I keep getting "matrix dimensions must agree error" and error in line 2 here's my code below % code x =(-2:0.02:2);...

8 years ago | 1 answer | 0

1

answer

Question


help me fix my code
I ran this code a few times and for some reason it gets stuck at line 14 and I get this message: Matrix dimensions must agree. I...

8 years ago | 0 answers | 0

0

answers

Question


need help with newton raphson code
I need to modify the code below a)I need to set theta 2 (th2), theta 3 (th3), and theta 4(th4) as inputs;Theta 3 and theta 4 as...

8 years ago | 0 answers | 0

0

answers

Question


help writing a script that tells the day of the week
I need help writing a code that tells me the day of the week as well as the number of the day relative to the year. Ex: input f...

8 years ago | 3 answers | 0

3

answers

Question


how can i write a script file to find all prime numbers from a given range of numbers?
I need to find all prime numbers from 0-n (user input n) and n can be anything from 0 to 100. I want to do this for a range fro...

8 years ago | 1 answer | 0

1

answer

Question


how can I plot y = e^(-2x)Sin2x and its derivative on the same graph using two different colors?
I'm learning Matlab for the first time and I was able to get the first graph working but i'm having trouble getting the graph of...

8 years ago | 2 answers | 0

2

answers