-
JTC
在matlab中,实现两幅图的联合相关变换,输出两幅图的联合相关谱。(In matlab, the implementation of two images related to transform United. Figure 2 Output of the joint transform spectrum.)
- 2009-03-02 21:56:57下载
- 积分:1
-
print
很好很实现的matlab工程绘图命令的讲解资料(Is to achieve a good command matlab engineering drawings to explain the information)
- 2010-09-25 11:08:29下载
- 积分:1
-
intelligent-algorithm16-20examples
matlab 智能算法30个案例分析16-20例的代码(intelligent algorithm matlab analysis of 30 cases, 16-20 cases of code)
- 2011-11-01 21:31:24下载
- 积分:1
-
34
说明: This is a matlab code and is a beneficial source code
- 2014-12-28 09:51:33下载
- 积分:1
-
1
说明: 压缩机matlab仿真模拟源代码,希望对大家有所帮助(Compressor matlab simulation source code, we hope to help)
- 2015-12-29 20:53:46下载
- 积分:1
-
libsvm-2.84-string
MATLAB版的SVM,使用相对于C来比较的方便,可以试一试(MATLAB version of the SVM, the use of vis-à-vis C to compare the convenience, you can try)
- 2007-11-16 03:08:35下载
- 积分:1
-
predct
Ensemble Kalman Filter (EnKF) data assimilation methods can be avoided in the EKF covariance forecasting the evolution equation arising in the course of the calculation is not accurate and on the covariance matrix of a large amount of data storage problems
- 2010-11-09 19:59:34下载
- 积分:1
-
j4fft16
16点 基4-fft算法matlab实现(16:00 base 4-fft algorithm matlab)
- 2012-11-28 21:32:24下载
- 积分:1
-
spwminveter
matlap file for SPWM
- 2009-11-11 16:49:35下载
- 积分: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