-
matlab7.0
matlab7.0书中的实例程序的源代码,用matlab 编写的,支持matlab7.0(Examples of procedures matlab7.0 the book s source code, using matlab prepared to support matlab7.0)
- 2008-04-29 11:34:34下载
- 积分:1
-
attachments_16_02_2011
product traiangular system with shift
- 2011-02-16 13:47:13下载
- 积分:1
-
CrossDiamondHexagonSearch
视频运动估计快速块匹配方法 十字形菱形六边形搜索(the video motion estimation based on fast block matching Cross Diamond Hexagon Search)
- 2012-11-04 16:51:21下载
- 积分:1
-
FT
说明: 禁忌(Tabu Search)算法是一种亚启发式(meta-heuristic)随机搜索算法,它从一个初始可行解出发,选择一系列的特定搜索方向(移动)作为试探,选择实现让特定的目标函数值变化最多的移动。为了避免陷入局部最优解,TS搜索中采用了一种灵活的“记忆”技术,对已经进行的优化过程进行记录和选择,指导下一步的搜索方向,这就是Tabu表的建立。(Tabu Search algorithm is a meta-heuristic random search algorithm. It starts from an initial feasible solution, chooses a series of specific search directions (movement) as a trial, and chooses to achieve the movement that makes the most changes in the value of a specific objective function. To avoid falling into local optimum, TS search uses a flexible "memory" technology to record and select the optimization process that has been carried out, and to guide the next search direction, which is the establishment of Tabu table.)
- 2019-06-28 10:46:56下载
- 积分:1
-
turbo_C
turbo码的C程序,许多行前面都有些序号
请自己更正以后运行(turbo code of C procedures, many firms are some of the serial number in front of your own running after correction)
- 2007-10-22 15:32:40下载
- 积分:1
-
The-solution-of-nonlinear-equations
该例是个解非线性方程组的很有用的方法,解非线性方程组是个很大的难题。(The solution of nonlinear equations。and the solution is called muldNewton,and it is vary useful。
)
- 2011-11-07 17:24:41下载
- 积分:1
-
MATLAB
书名:MATLAB软件在高校教学中的应用(Title: MATLAB software in the University Teaching)
- 2009-04-14 10:00:41下载
- 积分:1
-
gold-sequence
m序列产生子函数
gold序列产生子函数
自相关函数和互相关函数计算子函数
调用子函数[s,k,pn]=m(c,b0)产生第二条m序列(function [Rm]=Rm(golda,goldb) 自相关函数和互相关函数计算子函数
N=11
n=2^N-1
Rm(1)=sum(golda.*goldb)/n
for k=1:n-1
Rm(k+1)=sum(golda.*circshift(goldb,[0,k]))/n
end
Rm )
- 2011-04-30 17:53:27下载
- 积分:1
-
yazhiganrao
产生射频噪声,噪声调频,噪声调幅等几种压制干扰的源代码(
Noise AM, FM, RF interference noise suppression, such as several source code)
- 2021-03-21 20:09:16下载
- 积分:1
-
parzenafish_linear_discriminant
parzen window + fish linear discriminant analysis
- 2015-03-02 02:26:50下载
- 积分:1