![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/18069216_1586141228661_DEF.jpg)
Yang Metin
Followers: 0 Following: 0
Statistik
9 Fragen
0 Antworten
RANG
32.666
of 297.016
REPUTATION
1
BEITRÄGE
9 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
55.56%
ERHALTENE STIMMEN
1
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
How to make syms functions have specific values
For example, there is a function F(x) which has F(0) = 0 and F'(0) = 1. I want to calculate the value of the derivative G'(0) of...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
CPUs below 1000USD are used in Matlab
For AMD or INTEL CPU, which is more suitable for Matlab, I hope to find an Intel processor below 1000USD to use.
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Finding optimal coefficients while fitting multiple data in matlab
There are 3 sets of data and I need to use exponential fitting. How to get a set of coefficients to satisfy the best fit to the ...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Matlab filters the rows where the first column is the specified string
How to find a specified row of a cell, the strings in the first column of this row are all "E1", I need to filter these cells, h...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Generate anonymous functions from vectors
For example, the vector [a b c ....], I want to generate an anonymous function fun=@(t) -(a*t(1)+b*t(2)+c*t(3)+.....) ,How to do...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
The shortest way to find the sequence of all 1s to all 0s
The sequence P has a total of N bits, given the initial state (0 or 1). The given number d is the number of changes each time. F...
mehr als 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Enter two numbers to generate a regular sequence
How to generate the following series: (A means the largest number in the sequence, D means the length of the result sequence. P...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Permutation and combination to flip the numbers in the array
There is a set of numbers such as [1 0 1 0 1 1], and now I need to flip two of them arbitrarily, such as flipping the first and ...
mehr als 4 Jahre vor | 2 Antworten | 0