-
Blast_QR
QR分解的编码,可以直观的看到编码的过程(base on OR)
- 2010-09-20 20:50:22下载
- 积分:1
-
LS
说明: 数值分析的一个实验,实现用最小二乘法进行多项式的插值(Numerical analysis of an experiment, using the method of least squares polynomial interpolation)
- 2013-03-23 15:55:00下载
- 积分:1
-
Matlab5.2
matlab的pdf教程,华中科技大学的内部资料(The pdf tutorial matlab, Huazhong University of Science and Technology)
- 2008-03-25 18:45:29下载
- 积分:1
-
Afactor.m
this code finds out the array factor of ULA
- 2011-05-15 19:29:48下载
- 积分:1
-
LKPR-marzat
光流法检测matlab实现 (Detection of MATLAB optical flow method)
- 2014-08-20 13:36:27下载
- 积分:1
-
solve-Sudoku
用来解数独游戏的程序,适合matlab入门者学习参考。(The program to solve Sudoku.)
- 2013-11-21 21:11:26下载
- 积分:1
-
DTC
说明: 异步电机的直接转矩控制,可以实现圆形磁链控制,绝对不坑你(The direct torque control of the asynchronous motor can realize the circular flux control, which will never hurt you)
- 2020-01-22 21:08:55下载
- 积分:1
-
49636941newGA-TSP
用遗传算法求解TSP问题的matlab程序(TSP by genetic algorithm matlab program issues)
- 2009-04-26 14:07:55下载
- 积分:1
-
Recursive_integer_division
递归法求解整数划分。
整数划分,是指把一个正整数n写成如下形式:
n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。
如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m) (Recursive method integer division. Integer division, refers to a positive integer n written as follows: n = m1+m2+ ...+mi (where mi is a positive integer, and 1 < = mi < = n), then {m1, m2, ..., mi} is a division of n. If {m1, m2, ..., mi} does not exceed the maximum value of m, i.e., max (m1, m2, ..., mi) < = m, m n is said that it belongs to a division. Where m is the number of division n our mind is f (n, m) )
- 2014-02-06 14:21:38下载
- 积分:1
-
metrix_ifc
This software release consists of an implementation of the algorithm described in the paper: H. R. Sheikh, A. C. Bovik, and G. de Veciana, "An Information Fidelity Criterion for Image Quality Assessment Using Natural Scene Statistics," IEEE Transactios on Image Processing, in publication, May 2005.
- 2011-05-28 15:32:49下载
- 积分:1