资源列表
Untitled
- 用FFT联合CZT 算法进行频率估计,检测突发频率-CZT algorithm combined with the FFT frequency estimation, detection of burst frequency
An-Introduction-to-Scientific-Computing
- An e-book for learning MATLAB
hopfield-for-tsp
- hopfield神经网络求解TSP,收敛神经网络求最优路径,使用matlab-hopfield for the tsp
DAY
- To Calculate & Provide All Date Manipulations... To Calculate the number of days elapsed, To fetch the day of the given date...
055523232007
- program to give one possible solution of the 8 queens puzzle because I was bored... and because after that, I was even more bored, I decided to extend it to an N queens version. Since this is my first contribution here, I hope you guys take a look
numeral-examples
- 用gauss-sedel、SOR、梯度法、PR格式等分别计算数值微分方程,PR方法实现二阶微分方程的数值求解-With a gauss-sedel, SOR, gradient, PR format values were calculated differential equations, PR method the numerical solution of second-order differential equations
EQ
- program to solve simultaneus equation
cu
- program to make cubic spline for interpolating data
MPVL
- program to analysis propeller
matlab99999999
- 各种matlab代码,实现各种功能,供查阅者参考,熟悉matlab软件的使用-x=linspace(0,1,21) y=linspace(0,1,21) [X,Y]=meshgrid(x,y) z=(X.*Y)./(X+Y) meshc(X,Y,z)
8
- 八数码问题 单向启发式搜索 hash表 标准的八数码解-Eight-way digital issue standard heuristic search hash table of eight digital solution
matched_filter
- 匹配滤波程序 可以得出目标的位置速度等信息-match filtering
