Learner
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
111,789
of 295,689
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,266
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,317
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
Remove blue or black colored lines in the Image
Hi, In the attached plot, there a two colored lines (blue and black), I want to know the process of removing either blue or blac...
4 years ago | 1 answer | 0
1
answerQuestion
Report or Research Paper which explains, How does fmincon work?
Dear Community Members I used fmincon() to solve an optimisation problem, I got the results of minimum to the tolerance I expec...
6 years ago | 1 answer | 0
1
answerQuestion
Problem with dlmread()
I am reading some 1000 .txt files using dlmread function, the problem is some files may have unequal rows and columns. MATLAB is...
6 years ago | 1 answer | 0
1
answerQuestion
Extract or import two Specific values form Text file
I am working on a problem in MATLAB, in which I need to import two specific values (highlighted) from a text file as shown in th...
6 years ago | 1 answer | 0
1
answerQuestion
Need a Global Optimization algortihm?
Dear Matlab Community Members, I am working on a global Optimization Problem. I have defined my <https://stackoverflow.com/qu...
6 years ago | 1 answer | 0
1
answerQuestion
Mathamatical Expression Syntax in Matlab plot
Dear Community Members, Could anyone please tell me syntax for the following expressions in "xlabel" in Matlab plot. <</ma...
6 years ago | 1 answer | 0
1
answerQuestion
Problem with fzero()?
clc clear all close all CStrain = 0.001536; eps_i = 0.00192; f_i = 377.76; fy = 425; Es = 200000; ...
6 years ago | 0 answers | 0
0
answersQuestion
How did I get this crazy Plot?
clc clear all close all A = 1.9; R = 10; a = 1; X = linspace(0.0001,0.1,100); % Y = a.*(1 + (A...
6 years ago | 0 answers | 0
0
answersQuestion
Trial and error problem
Dear Matlab Community Members As shown in the flowchart, My objective is to find the values *b* and *c* for the given value *...
6 years ago | 1 answer | 0