photo

JACINTA ONWUKA


Last seen: 2 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

10 Questions
0 Answers

RANK
148,789
of 297,503

REPUTATION
0

CONTRIBUTIONS
10 Questions
0 Answers

ANSWER ACCEPTANCE
70.0%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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

  • Thankful Level 3

View badges

Feeds

View by

Question


Unable to perform assignment because the left and right sides have a different number of elements.
Please I need help with my code, it is giving me this error and I can't fix it. Thanks for helping...

4 years ago | 1 answer | 0

1

answer

Question


Normal distribution function in Matlab
Please help p was changed to a normal and is giving me the error "Matrix dimensions must agree." in tau. t0=0; L=1; te...

4 years ago | 1 answer | 0

1

answer

Question


The Use of Heaviside function in integration
This code is working fine without the use of heaviside fuction. But I need to control the graph movement with the heaviside fuc...

5 years ago | 0 answers | 0

0

answers

Question


Integration of a function.
I'm trying to integrate a function but is giving be this error below Incorrect dimensions for matrix multiplication. Check th...

5 years ago | 1 answer | 0

1

answer

Question


How to use transpose in my graph?
My y-axis is in opposite direction, from 6000 to 0 insted of 0 to 6000. imagesc(x,y,C) % this is my plot I have tried a) ...

5 years ago | 1 answer | 0

1

answer

Question


creating squares of images using imagesc.
The idea is to produce 2D image but is not working. I want each square to correspond to different values of rho(1x101) and beta(...

5 years ago | 1 answer | 0

1

answer

Question


Find the minimum of a function and use it to plot a graph.
My mission is to find Mycp such that Jcp is minimum and then plot a graph with minimum of Mycp as a function of rho. I just st...

5 years ago | 1 answer | 0

1

answer

Question


How to find the minimum of a function and plot with it
My mission is to find Mycp such that Jcp is minimum and then plot a graph with minimum of Mycp as a function of rho. I just st...

5 years ago | 1 answer | 0

1

answer

Question


Numerical integration with many parameters.
I will like to have the values of n2 depending on 10 values of Mycp. please i need help with this my code below. L=1; T=100;...

6 years ago | 2 answers | 0

2

answers

Question


Numerical Integration of function with many parameters
Hi, I've been trying to do this code on matlab but keep getting error. I want to integrate this function fun= @(t,Mycp,L,r)Myc...

6 years ago | 1 answer | 0

1

answer