
Chetan Fadnis
Statistics
12 Questions
0 Answers
RANK
199.009
of 257.855
REPUTATION
0
CONTRIBUTIONS
12 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 17.770
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 110.083
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
Content Feed
Question
matlab indexing issue with range -pi:pi
I have following code, which i need to plot for alpha versus theta. But i am unable to index it properly. Kindly help. Thanks ...
ongeveer 11 uur ago | 1 answer | 0
1
answerQuestion
random bit to a block of some fix length?
Sir, Suppose, I have a binary data sequence and want to modulate it using say M-QAM, M=16 (k=log2(M)=4bits) x=[0110001010100...
28 dagen ago | 1 answer | 0
1
answerQuestion
Brute force for finding optimal value
I have a function Say, f(x)=(1-0.5)*[(sin(x-0.25))/2]+0.5. and x lie in range [-pi,pi], which need to be optimized such that th...
ongeveer 2 maanden ago | 2 answers | 0
2
answersQuestion
Brute Force for finding optimal value?
Sir, I have a optimization parameter say, x in range [-pi, pi]. I have to find optimal value of x such that it maximizes the fun...
ongeveer 2 maanden ago | 2 answers | 0
2
answersQuestion
How to select the column of matrix?
I have a 10*5 matrix, say A. I calculate vecnorm, B=vecnorm(A), which gives me values of norm-2 of each column, of order (1*5) ...
2 maanden ago | 1 answer | 0
1
answerQuestion
how to Select a particular column with maximum values?
I generate a martix of say dimension 10*5; from this matrix I have to select the best column. Final matrix is of order 10*1. Ho...
2 maanden ago | 1 answer | 0
1
answerQuestion
How to add border to graph
Hello All, I am attaching a snapshot, where I am finding difficult to plot the side (Right) and top border in the MATLAB plot...
3 maanden ago | 1 answer | 0
1
answerQuestion
Code-m file for Sampling
Write a MATLAB code to 1) Generate a band limited signal (at extremely high sampling rate to approximate it as a continuous si...
8 maanden ago | 2 answers | 0
2
answersQuestion
Objective value until convergence
I am writing a code which repeat until the convergence is reached. What decides the convergence of a objective? And how to repea...
9 maanden ago | 1 answer | 0
1
answerQuestion
dinklebach fractional program using cvx
Can someone please help me by sharing the sample code for dinklebach fractional program using cvx, for maximizing ratio x/y. I a...
9 maanden ago | 0 answers | 0
0
answersQuestion
Fractional program using CVX
I was trying to solve an optimization problem : max x1/x2, (fraction/ratio) using cvx. With linear constraints and applying dink...
10 maanden ago | 0 answers | 0
0
answersQuestion
Matrix with different order
I want to use 10*1 matrix for N=10, now as I keep changing N =20,30,40,50, matrix order must also change like, 20*1,30*1,40*1,5...
10 maanden ago | 0 answers | 0