-
polyfft
polyfft processing for channalizer filter
- 2010-07-09 11:12:06下载
- 积分:1
-
hssvm_series_toolkit
Matlab codes for Hidden Sapce Support vector machines(Matlab codes for Hidden Sapce Support vect or machines)
- 2007-04-05 17:38:02下载
- 积分:1
-
floyd_l
floyd算法,用于解决巡警平台配置问题(floyd algorithm used to solve the problem of platform configurations Patrol)
- 2011-09-10 09:40:47下载
- 积分:1
-
M-Files
matlab 有限元程序代码,能够供大家学习参考
(matlab finite element program code, good enough for them to learn information)
- 2010-03-03 22:07:19下载
- 积分: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
-
atmoscira
program in matlab code
- 2012-03-29 10:50:40下载
- 积分:1
-
WiMAX_4
this is a good implementation code for wimax 802.11 system.
- 2014-12-03 11:54:59下载
- 积分:1
-
rayleigh-channel-QPSK
本程序是QPSK信号在瑞利衰落信道下的仿真,已经过本人验证,适合初学者(This procedure is QPSK signal simulation in Rayleigh fading channel, I have been verified, suitable for beginners)
- 2013-12-17 16:59:01下载
- 积分:1
-
mCuckoo
This is the cuckoo optimization matlab code
- 2015-04-22 00:57:59下载
- 积分:1
-
MATLAB7.0
matlab初学者适用 简单教程 比较简单 (matlab tutorial for beginners is relatively simple application of a simple)
- 2009-10-23 11:04:01下载
- 积分:1