jakaria babar
Followers: 0 Following: 0
Feeds
提问
Problem creating video mp4 from animation.
What's wrong with this code? Can you help me please? %% Creating Video mp4 from Animation of a graph a point P(x,y) which is ...
5 years 前 | 1 个回答 | 0
1
个回答提问
problem in creating animation plot 2D
I am getting huge number of figure.but not the animation plot.What is the problem in my code? Can you please help me? %% Animat...
5 years 前 | 2 个回答 | 0
2
个回答提问
How i can write a standard code for a report?
Here is my code. %% This program return the coordinates of a point P is connected to three fixed points A(6,9),B(20,38),C(49,25...
5 years 前 | 0 个回答 | 0
0
个回答提问
How i can make an animation mp4 for the graph?
I have found a point 'P(x,y)' connecting 3 points A(6,9),B(20,38),C(49,25) such that the total length PA+PB+PC is minimum by th...
5 years 前 | 0 个回答 | 0
0
个回答提问
how i do plot a point connecting 5 points and how i name the end point and centre point with letters
how i can draw the graph and name the end points with letters?
5 years 前 | 1 个回答 | 0
1
个回答提问
problem finding the coordinates of point in stainer tree problem by brute force
hi what's wrong with the coding. i want to find the value of 'a' and 'b' for which 'L' is minimum. >> [m,a,b]=min_length(10...
5 years 前 | 1 个回答 | 0
1
个回答已回答
how can i creat an sub array with last n number of column of an array?
I want to built a function of creating a n by n subarray of bottom right of an array of any dimension.
how can i creat an sub array with last n number of column of an array?
I want to built a function of creating a n by n subarray of bottom right of an array of any dimension.
6 years 前 | 0
提问
how can i creat an sub array with last n number of column of an array?
s = 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 a = 3 4 5 ...
6 years 前 | 3 个回答 | 0
3
个回答提问
value assigned to the variable might be unused.
what's wrong with the variable "v".Please help. function [s,m,b] = non_decr(v) v = [x,y,z]; if x<=y && y<=z [s...
7 years 前 | 1 个回答 | 0