photo

bachir


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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...

9 years 前 | 0 个回答 | 0

0

个回答

提问


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);...

9 years 前 | 1 个回答 | 0

1

个回答

提问


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...

9 years 前 | 0 个回答 | 0

0

个回答

提问


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...

9 years 前 | 0 个回答 | 0

0

个回答

提问


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...

9 years 前 | 3 个回答 | 0

3

个回答

提问


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...

9 years 前 | 1 个回答 | 0

1

个回答

提问


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...

9 years 前 | 2 个回答 | 0

2

个回答