-
ESEMPIO_KPI_Ristorante
Example of key performance indicators applied on a real problem
- 2010-09-20 06:59:24下载
- 积分:1
-
guiexample
函数回调实例。用M文件可以更好的把握整个程序的全局,更能方便的实现函数回调。(Function callback instance. M-file can be used to better grasp the overall situation of the whole process, more convenient to implement the function callback.)
- 2011-07-05 17:44:18下载
- 积分:1
-
lssvm_demo.m
LS-SVM Leave-One-Out Cross-Validation Demo
G. C. Cawley, "Leave-one-out cross-validation based model selection criteria for weighted LS-SVMs", Proceedings of the International Joint Conference on Neural Networks (IJCNN-2006), pages 1661-1668, Vancouver, BC, Canada, July 16-21 2006. (pdf)theoval.cmp.uea.ac.uk/~gcc/matlab/
- 2013-10-28 11:32:31下载
- 积分:1
-
matlabFEKO
MATLAB调用FEKO计算电场,可更改参数,读取计算结果(MATLAB to call FEKO to calculate the electric field.It can change the parameters and read the calculated results)
- 2021-04-20 16:48:50下载
- 积分:1
-
ChaosAttractors
这是一个matlab主程序,介绍的是几种混沌系统吸引子的图像的主程序(This is a matlab main program, introduced several chaotic attractor is an image of the main program)
- 2014-02-13 00:36:45下载
- 积分:1
-
MIMOpd
MIMO雷达是最近几年兴起的一种新体制雷达,能够有效地克服目标RCS闪烁,本程序模拟仿真了MIMO雷达在高斯噪声背景中的检测性能以及恒虚警检测的性能。(MIMO radar is the rise in recent years, a new system of radar, which can effectively overcome the target RCS flashes, the process simulation of the MIMO radar detection Gaussian noise in the background performance and CFAR detection performance.)
- 2009-11-02 11:22:00下载
- 积分:1
-
programefile
md5和应用(matlab和c++),md5的不同实现形式和对其的调用例子(md5 and its application)
- 2009-05-06 21:49:05下载
- 积分:1
-
hspice_matlab
hspice toolbox with matlab.
- 2008-07-16 00:26:50下载
- 积分:1
-
weiyikeyima
自己写的唯一可译码判定准则,可以准确判定码组是否为唯一可译码组(Write their own unique criteria DECODABLE can accurately determine whether the code group is the only decoding group)
- 2013-01-20 16:45:58下载
- 积分:1
-
operatornew
This code enables you to use the "new" and "delete" keywords in C++ to allocate and deallocate your memory. This enables you to create objects with constructors dynamically.
Normally, using new and delete in MEX files might leak memory if the user presses Ctrl+C or the MEX file terminates with an error. This code modífies "new" and "delete" to register all allocated memory with MATLAB s memory manager.
No modifications to existing C++ code is required.
- 2009-06-06 10:35:09下载
- 积分:1