-
create_COE_file_from_vector
Create COE for Xilinx FPGA
- 2014-01-21 22:35:24下载
- 积分:1
-
P3_gen_1020
根据公式产生多相码的相位,对应着转化为复数序列,然后相关脉压(generate P3 code)
- 2010-10-22 15:55:36下载
- 积分:1
-
Aintroduction
matlab学习教程
都是最基本的内容,对新手很有帮助
虽然是英文的,但我相信大家都能听得懂(matlab tutorials are the most basic learning content, is very helpful for novice English, but I believe that everyone can understand)
- 2008-07-27 09:35:46下载
- 积分:1
-
Matlab
matlab图像处理常用函数,详细列表及格式,举例(matlab image processing function)
- 2010-06-01 12:12:55下载
- 积分:1
-
V2.0
激光谐振腔中激光模式的仿真,包括不同腔型(Simulation of the laser mode in the laser cavity, including the type of cavity)
- 2021-01-08 14:08:51下载
- 积分:1
-
san123
it is code for matlab..........................
- 2009-11-17 02:02:25下载
- 积分:1
-
fractaldimension
计算差分盒维数的matlab程序,是根据一篇文章写出来的,我也是下载的,看着不错就穿上来了,但还不知这样求维数对不对?(difference calculation of the box dimension Matlab procedure is based on an article written by, I also downloaded, Seeing good to wear it, but it has not requested such dimension that right?)
- 2007-03-29 22:59:46下载
- 积分: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
-
solvefunction
使用matlab解方程的程序,对于方程的求解附有ppt讲解(equation solution using Matlab procedures for the solution of bearing on ppt)
- 2006-10-31 11:22:10下载
- 积分:1
-
bilinear-interpolation
采用双线性插值方法对图像进行缩小放大,从双线性插值原理上编程,matlab可运行。(using bilinear interpolation algorithm for image scaling, matlab can compile)
- 2015-02-06 15:36:49下载
- 积分:1