资源列表
interruptores-5-5tra
- Bloqueo de datos de interruptores de potencia
Writing User subroutines
- Introduction to umat
euclidean_dist.m
- Euclidean distance between 2 pts
volume_of_ball.m
- Volume of the unit ball
euc2sph_dist.m
- Convert euclidean to spherical distance
area_of_sphere.m
- Compute area of a sphere
haslight.m
- Compute area of spherical cap
eq_point_set_property.m
- Max per region bound
eq_packing_density.m
- Minimum coefficient distance
lbplibrary-master
- it is about LBP matlab code.
画图
- 画这个信号的波形图:x=sin(100*pi*t)+sin(200*pi*t)+sin(400*pi*t)的matlab仿真波形图(Draw the waveform of this signal: x=sin (100*pi*t), +sin (200*pi*t), +sin (400*pi*t) matlab simulation waveform)
sort
- 多种方法实现对输入数据的排序,然后结束排序后,对再次输入的数据找到其在上个排序中的顺序。(Multiple methods implement sorting of input data. And then end sorting, and then find the order in the last sort of data that is reentered.)