Gistlib Logo

gistlib

other matlab categories

function design code snippets in matlab

design the function function [x_tr, t_tr, x_te, t_te]= split_tr_te(x, t, eta) that splits the input data {x,t} set into two disjoint data set. in matlab

gistlibby LogSnag