Manoj Manoj
Followers: 0 Following: 0
Statistics
10 Questions
0 Answers
RANK
215 686
of 295 467
REPUTATION
0
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
70.0%
VOTES RECEIVED
0
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
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
Warning: An error occurred while reading the desktop configuration file.
Warning: The desktop configuration file is corrupt or improperly formatted. null Warning: An error occurred while reading the ...
ungefär 2 månader ago | 1 answer | 0
1
answerQuestion
Error using function handles in genetic algorithm.
I am getting error: Unrecognized function or variable 'p'. clc; clear; close all; Vs = 250; k = @(p) p/Vs; c = @(theta...
6 månader ago | 0 answers | 0
0
answersQuestion
Error using fmincon and integral2: taking integral variables theta and p as an array while performing computation
I am minimizing q for whole range of p and theta; p has limit from 2pi to 20pi and theta from 0 to pi; to find the value of d,...
7 månader ago | 1 answer | 0
1
answerQuestion
Error using fmincon and integral: taking integral variable as an array while performing computation
I am minimizing q for whole range of p from 2 to 20, to find the value of d, r_g,G_g. q is function of p,d, r_g, G_g. But wh...
7 månader ago | 1 answer | 0
1
answerQuestion
Error: using fmincon: FMINCON requires all values returned by functions to be of data type double.
I am using symbolic toolbox and fmincon for minimization. But when I am using d, r_g and G_g as symbolic variable I am getting ...
7 månader ago | 1 answer | 0
1
answerQuestion
Error: using fmincon and integral: Failure in initial objective function evaluation. FMINCON cannot continue
I am using fmincon and integral function simultaneously but I am getting an error. This is the error I am getting. Unrecognized...
ungefär ett år ago | 1 answer | 0
1
answerQuestion
Error: using fmincon with integral function
I am using integral and fmincon simultaneously but I am getting an error. I want to integrate magnitude wrt p and then optimize...
ungefär ett år ago | 1 answer | 0
1
answerQuestion
Error: using fmincon FMINCON requires all values returned by functions to be of data type double.
I am getting an error when running this code. It will be helpful if you could help. %% Input syms d G1 = 3e6; p = 1; G0 = ...
ungefär ett år ago | 1 answer | 0
1
answerQuestion
Unable to install matlab on linux
While installing the Matlab in linux system I am not able to enter the Matlab password during the installation process.
nästan 2 år ago | 1 answer | 0
1
answerQuestion
2D FFT using data from multiple CSV file
Hello, I have data in 1008 csv files, each files has 3 column in it. I want to form a matrix using only the first column of ea...
ungefär 2 år ago | 1 answer | 0