-
wcdma_simulink
说明: WCDMA系统的simulink仿真,其他的就不用我多说了~(WCDMA system simulink simulation, the other on the no need for me to say ~)
- 2008-08-27 08:40:07下载
- 积分: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
-
distribution-system
distribution-system in the matlab mfile
- 2013-09-20 12:00:39下载
- 积分:1
-
gauss
列主元高斯分解 用于计算方法的线性方程组的求解(Out the main element Gaussian decomposition method used to calculate the solution of linear equations)
- 2010-12-09 18:35:38下载
- 积分:1
-
Test3Dmodels2
This file contains a set of 3D models with the following characteristics:
■p: nx3 array of 3D points
■t: ntx3 array of triangles id. First points flagged as 1.
■tnorm: ntx3 arrays normals of triangles with outward orientation.
You can use this package to test your algorithms.
Models can be dowloaded here.
All models were created with the new MyRobustCrust.
In the new version all triangles have the same orientation, this allows for nice graphics rendering.
- 2010-12-14 00:06:41下载
- 积分:1
-
work
说明: 关于层次分析的MATLAB源程序,对数学建模求解层次分析问题特别有用。(MATLAB-level analysis on the source of mathematical modeling to solve the issue of the level of analysis particularly useful.)
- 2008-09-21 12:04:15下载
- 积分:1
-
testplot.py.tar
plot example in python
- 2014-11-04 18:47:37下载
- 积分:1
-
fui_sm05
在matlab环境中自动识别连通区域的大小,GSM中GMSK调制信号的产生,matlab开发工具箱中的支持向量机。( Automatic identification in the matlab environment the size of the connected area, GSM is GMSK modulation signal generation, matlab development toolbox support vector machine.)
- 2017-03-17 15:58:55下载
- 积分:1
-
source-code-of-book-MATLABR2008
MATLAB R2008图形与动画实例教程全书源程序
适合图像处理,生物特征识别方向初学者,有详细代码,详细讲解.
(source code of the book MATLAB R2008 graphics and animation tutorial xamples
Suitable for the beginning researchers of image processing, biological feature recognition direction, with detailed code and explaination in details
)
- 2011-10-08 13:19:33下载
- 积分:1
-
DSmT
DSmT证据推理的组合公式计算函数,详细使用见该文件内的帮助说明(Evidential reasoning DSmT combination formula function, see the document in detail the use of the help that)
- 2021-02-24 01:29:39下载
- 积分:1