-
fig4_41
当圆柱型阵列的来波方向为0.5137(对应的pi 坐标)时阵列波束形成方向图(When a cylindrical array for DOA 0.5137 (corresponding to the coordinates of pi) when the array beamforming pattern)
- 2008-12-23 16:04:19下载
- 积分:1
-
music
音乐教学论文,主要介绍了音乐教学方面的一些技巧。(Music education papers, introduces some of the music teaching skills.)
- 2010-08-26 22:39:01下载
- 积分:1
-
Adaboost
说明: 一个用matlab的实现的Adaboost_M1, 主要用运捆绑不同的分类器. boosting 算法的一种 (using a Matlab Adaboost_M1 the realization of the main shipped bundled with different types of devices. A boosting algorithm)
- 2005-11-27 22:22:08下载
- 积分:1
-
BinaryIntegerProg
说明: 也在找关于这方面的资料着~~我是有matlab程序,但是在Java里没法触发调用它~~
付上matlab程序,有需要的自己拿吧。
function BinaryIntegerProg(f_file_name, A_file_name, b_file_name, Aeq_file_name, beq_file_name,write_file_name)
f = load(f_file_name)
A = load(A_file_name)
b = load(b_file_name)
Aeq = load(Aeq_file_name)
Beq = load(beq_file_name)
x = bintprog(f, A, b, Aeq, beq)
fp = fopen(write_file_name, w )
fprintf(fp, d\n ,x)
fclose(fp)(good daima!)
- 2011-04-17 09:24:01下载
- 积分:1
-
impulsive_noise
The function impulsive_noise generates non-gaussian noise with inputs of beta, gamma,and the power of noise is 1 in W or 0 in dB. The noise can be defined either real or complex. The other functions generate QAM symbol and insert a vector to another vetor with specific locations
- 2014-01-06 17:07:01下载
- 积分:1
-
lda
人脸识别程序中的调试 希望做毕业设计的同学朋友能有用(Face Recognition program debugging want to do design students graduating from a friend can be useful)
- 2008-12-30 18:14:20下载
- 积分:1
-
newtons
ewtons.m to solve a set of nonlinear eqs f1(x)=0, f2(x)=0
- 2013-06-29 12:52:06下载
- 积分:1
-
2.3马尔科夫链
说明: 马尔可夫链(Markov Chain),描述了一种状态序列,其每个状态值取决于前面有限个状态。(The Markov Chain, which describes a sequence of states in which each state value depends on a finite number of previous states)
- 2020-06-07 22:02:12下载
- 积分:1
-
aca
matlab中实现蚁群优化算法在30个城市中寻找一条最优路径。有说明文档。(Ant colony Optimization int matlab and provide a txt document which contains 30 city coordinate)
- 2011-01-10 14:10:42下载
- 积分:1
-
1212221
说明: 《MATLAB7.0_Simulink6.0建模仿真开发与高级工程应用》书中程序("MATLAB7.0_Simulink6.0 Modeling and Simulation Development and Engineering Application" book procedure)
- 2006-03-25 12:09:10下载
- 积分:1