-
Blobworld
Blobworld:基于期望最大算法的图像分割
及其在图像查询中的应用
(Blobworld: Image segmentation using Expectation-Maximization and its
application to image querying)
- 2010-05-10 21:23:30下载
- 积分:1
-
pygamedemo
一个pygame开发的小例子,仅供学习参考(A pygame small demo )
- 2013-04-11 10:35:42下载
- 积分:1
-
The-hydrogenatomofchaos
The hydrogen atom in a uniform magnetic field--An example of chaos
- 2011-12-18 14:04:32下载
- 积分:1
-
Grove
量子计算matlab程序,包含量子蚁群算法程序,量子grove算法程序,量子神经网络算法程序等。(Quantum computing matlab procedures, including quantum ant colony algorithm, quantum grove algorithm, quantum neural network algorithm procedures.)
- 2021-03-14 09:59:24下载
- 积分:1
-
Real-Time-Speech-Pitch-Shifting
实时处理声音降调
matlab源代码
短时傅里叶变换(Real-Time Speech Pitch Shifting)
- 2013-04-09 14:12:34下载
- 积分:1
-
Image-processing-Gonzales
Gonzales的书数字图像处理matlab版的 源代码(matlab codes of image processing by Gonzalez)
- 2013-11-06 13:06:12下载
- 积分: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
-
Sonar_Exp_1_3
声纳技术 常用水声信号及其处理方法 内容:1)CW信号;2)LFM;3)谱分析;4)自相关 (Sonar technology)
- 2020-12-23 10:09:08下载
- 积分:1
-
76545576
自定义风格的SegmentedControl,IOS编程学习源码,很好的参考资料。(A custom style SegmentedControl, learning IOS programming source code, a good reference.)
- 2013-12-05 09:13:30下载
- 积分:1
-
OMP
OMP算法主程序
OMP的MATLAB实现
OMP的MATLAB实现(OMP algorithm master program
MATLAB implementation of OMP
MATLAB implementation of OMP)
- 2018-05-10 23:13:45下载
- 积分:1