-
a1
说明: matlab 感知器源程序 matlab 感知器源程序 (Matlab source Matlab Perceptron Perceptron Perceptron source Matlab source Matlab perceptron source)
- 2007-06-29 22:52:21下载
- 积分:1
-
RS
说明: 这是关于蛋白质序列的RS分析程序,大家可以学习一下!(This is about the RS protein sequence analysis program, we can learn about!)
- 2009-12-29 20:31:08下载
- 积分:1
-
aa228
用于求一个信号的斜率,通过构造一个滤波器来实现的,绝对正确。(For seeking the slope of a signal, to be achieved by constructing a filter, absolutely correct.)
- 2012-03-29 10:11:41下载
- 积分:1
-
parameter_Jakes
确定离散多普勒频移(fi,n)、多普勒系数(Ci,n)、多普勒相移(@i,n):适用于仿真经典功率谱的情况。(failed to translate)
- 2011-05-22 11:05:25下载
- 积分:1
-
matlab11-15
精通matlab7这本书的例程,11-15部分(Proficient matlab7 this book routine, 11-Part 15)
- 2009-09-09 19:44:48下载
- 积分:1
-
cdma_embed
image watermarking method
- 2011-06-13 18:20:27下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
graph-theory-in-matlab
图论算法及MATLAB程序代码,包含算法pdf文档和M文件。Warshall-Floyad算法,Kruskal避圈法,匈牙利算法,可行点标记求最佳匹配算法,Ford--Fulkerson标号法求最大流算法,最小费用最大流算法。求解数学模型必备!(Graph theory algorithms and MATLAB code contains of algorithm pdf documents and M files. The the Warshall-Floyad algorithm, Kruskal avoid lap law, Hungary algorithm feasible point mark for the best matching algorithm, Ford- Fulkerson labeling method for maximum flow algorithm, minimum cost maximum flow algorithm. To solve the mathematical model is essential!)
- 2013-03-20 13:09:27下载
- 积分:1
-
bbl
Patterns of Enterprise application architecture
- 2007-12-11 12:49:50下载
- 积分:1
-
houghline
matlab实现hough变换直线提取,不直接用hough算子,应用二值化图像(to achieve a straight line hough transform matlab extraction, does not directly hough operator, the application of binary image)
- 2009-06-05 23:28:47下载
- 积分:1