generate custumize Linspace for x axis
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi,
I want to create a linspace with the following description I have a vector of N (N=160) values of some coefficients; the X axis ranges from 0 to N; the X axis varies by 2^i; where i is a natural number; I want to creat a linspace from 0 to N with 75 elements; exemple of x axis between 2 and 4 I have 12 elenemts; between 4 and 8 => 12 elements; between 8 and 16 => 12 elements, an so on;
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Creating and Concatenating Matrices in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!