-
Automaticdistinguishing
这几项M文件提供了扫描仪如何识别电子标签的方法,在许多场合都会涉及到这一类的智能识别。(This document provides a number of M scanner how to identify methods of electronic tag, in many occasions, will relate to this type of intelligent identification.)
- 2007-10-18 02:15:42下载
- 积分:1
-
myshark_fish
小鱼数量的时间变化曲线 , 鲨鱼数量的时间变化曲线(Time curve of fish quantity ' ,' shark number of time curve)
- 2012-11-04 21:04:34下载
- 积分:1
-
EULER
尤拉法解ode,張鵬永老師傳授之數值方法(Euler method for solving ode, Zhang Pengyong teacher)
- 2011-06-06 22:25:19下载
- 积分:1
-
hilbert-spectrom
HHT就是先将信号进行经验模态分解(EMD分解),然后将分解后的每个IMF分量进行Hilbert变换,得到信号的时频属性的一种时频分析方法。(HHT is the first signal empirical mode decomposition (EMD decomposition), and then each IMF component decomposed Hilbert transform, frequency analysis method of time-frequency properties obtained when a signal.)
- 2014-10-30 15:49:32下载
- 积分: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
-
matlab32mmse
Comparison of the performances of the LS and the MMSE channel estimators
for a 32 sub carrier OFDM system based on the parameter of Mean square erro
- 2013-05-17 20:35:28下载
- 积分:1
-
MATLAB_GA
大家好,这是一个遗传算法,是用matlab工具的。(GA matlab )
- 2009-06-07 20:59:44下载
- 积分:1
-
GCC-signal-time-delay
广义互相关测信号时延的matlab代码,The generalized cross correlation of GCC signal time delay(The generalized cross correlation of GCC signal time delay)
- 2021-03-26 16:09:13下载
- 积分:1
-
niiicode
number of blobs detection in rbc images
- 2015-03-14 23:13:00下载
- 积分:1
-
IWT
基于小波的编码变换和图像的二次压缩,区别于经典的小波变换(Coding based on wavelet transform and the second image compression, wavelet transform is different from the classic)
- 2021-05-06 16:32:23下载
- 积分:1