bachir
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
253.019
of 295.673
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
42.86%
VOTES RECEIVED
0
RANK
of 20.262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.257
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
ongeveer 9 jaar ago | 0 answers | 0
0
answersQuestion
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);...
ongeveer 9 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 9 jaar ago | 0 answers | 0
0
answersQuestion
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...
ongeveer 9 jaar ago | 0 answers | 0
0
answersQuestion
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...
ongeveer 9 jaar ago | 3 answers | 0
3
answersQuestion
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...
ongeveer 9 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 9 jaar ago | 2 answers | 0