-
chepaishibie
车牌识别的matlab程序。十分新颖的程序。有兴趣可以(Matlab license plate identification procedures. A novel procedure. Who are interested can)
- 2007-11-01 00:09:47下载
- 积分:1
-
jisuanshijian5
计算混合流水车间的一个有效算法,给出了时间表,指派表
- 2010-08-21 16:14:19下载
- 积分:1
-
LMS-equalizer-in-MATLAB
本程序是在MATLAB中对LMS均衡算法的通信仿真。(This procedure is in the MATLAB algorithm of LMS balanced communication simulation.)
- 2009-05-01 14:27:13下载
- 积分: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
-
regr
registraion in matlab environment
- 2010-06-12 17:05:31下载
- 积分:1
-
chap3
时滞系统PID控制的matlab仿真源代码。适合入门学习。(Basic PID control matlab simulation source code. Suitable for study entry.)
- 2013-04-28 09:23:43下载
- 积分:1
-
DCTyuzhi
DCT变换:变换域系数选取采用阈值编码,:阈值越小,图像恢复效果越好,但压缩效果差,一般取在5-10 即可很好的获得恢复图像信息。(DCT transform: transform domain coefficients selected using the threshold coding: the smaller the threshold value, the better the image restoration, but the compression is poor, and generally in the 5-10 to get a good recovery image information.)
- 2013-12-26 21:13:41下载
- 积分:1
-
ch6
用MATLAB实现哈夫曼编码的例程(以子函数形式给出)
NORM2HUFF 哈夫曼编码器
对于输入向量,NORM2HUFF(X) 返回向量的哈夫曼编码后的码串()
- 2007-08-29 20:00:35下载
- 积分:1
-
airplane_boarding
这是07年美赛关于登机问题的元胞自动机例程,希望有所帮助(This is a 2007 issue of U.S. race on the boarding of cellular automata routines, hope help)
- 2011-07-20 16:22:10下载
- 积分:1
-
46839591Filters
it is source file containf matlab
- 2011-08-29 13:24:41下载
- 积分:1