sanket neharkar
Followers: 0 Following: 0
Statistics
RANK
205 474
of 295 569
REPUTATION
0
CONTRIBUTIONS
12 Questions
1 Answer
ANSWER ACCEPTANCE
58.33%
VOTES RECEIVED
0
RANK
of 20 247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 105
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
why do i get this error as no enough input arguments
function [J,distinct_d]=jd(X,p) % Computes the distances between all pairs of points in a sampling % plan X using the p–norm, ...
ungefär 2 år ago | 3 answers | 0
3
answersQuestion
how to create zero column matric and row in beginning of the matrix
i got a 6x6 matrix but now i have to make it 8x8 where the first two rows and column should be zero
ungefär 2 år ago | 1 answer | 0
1
answerQuestion
find the ABD MATRIX of the composite material
i want ot develop a code to determine the abd matrix of the composite material with different ply angles
ungefär 2 år ago | 0 answers | 0
0
answersQuestion
linear independent set formation
show that {1,cost,cos2t.......cos6t} is linearly independent using matlab code can anyone help
ungefär 2 år ago | 2 answers | 0
2
answersQuestion
least square curve fit
i have written a code for least square fit and it is taking lot of time to plot the data i want someone to verify it and updat...
mer än 2 år ago | 0 answers | 0
0
answersQuestion
how to solve 3dof point mass equations of motion of flight vehicle
i have to solve 6 differential equations of 3dof system of flight vehicle abd plot them. i have run a code but i am not getting...
mer än 2 år ago | 2 answers | 0
2
answersQuestion
plotting 3 figures in a single figure when they are in loop
i had plotted a least square fit plot and i have calculate the error , i have fitted a curve withe the 5,7,9 points approximatio...
mer än 2 år ago | 1 answer | 0
1
answerQuestion
naming the figure in loop
i had written a code for 100 points and to have a leasr square fit i had too first 5 points and jiust slided it till the end now...
mer än 2 år ago | 1 answer | 0
1
answerplotting leastcurve fit through exceldata
i tried and had did this and i am getting expected outcomes ; can anyone suggest any short method.... function phi ...
mer än 2 år ago | 0
| accepted
Question
plotting leastcurve fit through exceldata
i want to develop a code in which i have to fit a curve using least curve method ,here i have to import the data from excel shee...
mer än 2 år ago | 2 answers | 0
2
answersQuestion
develop a app with appdesigner to plot multiple graph from excel sheet
i had created a app through app designer ,which import and read data from excel and shos it in uitable now i have put two dropdo...
mer än 2 år ago | 1 answer | 0
1
answerQuestion
I have to build a gui to import a large excel file and user could select any columns to plot
the gui i want to bulit is having a axes ,a push button ,table and toolbar the user should import the excel data and he can sele...
mer än 2 år ago | 1 answer | 0
1
answerQuestion
how to give legend according to excel data headers
i am writing a gui code to plot the excel data having 352 rows and 4columns.Likewise i have multiple excel data sheets,which i h...
mer än 2 år ago | 1 answer | 0