Kapil Gupta
Followers: 0 Following: 0
Statistics
RANK
4,744
of 295,448
REPUTATION
10
CONTRIBUTIONS
0 Questions
11 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Solution of equation and graph with matlab
I assume you want to solve and plot an equation. The following links have similar queries, you can check these out: https://uk....
3 years ago | 0
Creating tables on MS Word
I assume you want to create tables in MS Word. The following MATLAB Answers links have similar queries, you can check these out:...
3 years ago | 0
How to use fmincon as fminbd with two different variables
I assume you want to use multiple inputs for fminbnd. The following links have similar queries, you can check these out: https:...
3 years ago | 0
semi-infinite programming with fseminf
I assume you want to know how you can program using fseminf. The following MATLAB documentation has details for the same, you ca...
3 years ago | 0
Execute mathcad from Matlab
I assume you want to know how you can execute mathcad from MATLAB. The following links have similar queries, you can check these...
3 years ago | 0
Generating Data using open AI gym
I assume you want to know how you can generate data using open AI gym. The following links contain similar queries, you can chec...
3 years ago | 0
| accepted
alguien sabe como simular la trayectoria de un haz laser en simulink??????
Supongo que quiere saber cómo simular la trayectoria de un rayo láser en simulink. Los siguientes enlaces tienen detalles sobre ...
3 years ago | 0
workspace empty after compilating
I assume you want to know how you want to compile and run your program but for some reason its not working as expected. The foll...
3 years ago | 0
| accepted
How to convert a .txt file of 16 bit binary values into signed 16bit integers
I assume you want to know how you can deal with 16 bit values. The following MATLAB Answers link has a similar query, you can ch...
3 years ago | 1
manually-written floor function code for rounding non-integers
I assume you want to know some details regarding the floor function. The following MATLAB documentation contains some details, y...
3 years ago | 0
Solved
Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; ...
3 years ago
How can I use arrayfun and integral as anonymous function?
I assume you want to know how you can use integral function as anonymous function. The following MATLAB Answers link has a simil...
3 years ago | 0