Learner
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0