-
Rayleigh-wave-
计算了半无限大压电铌酸锂半空间中Rayleigh波的传播速度(Calculate the semi-infinite half space piezoelectric lithium niobate Rayleigh wave propagation velocity)
- 2014-08-20 22:09:29下载
- 积分:1
-
malat
基于MFC编写的界面,用VC与matlab混编实现马拉特小波分解,有文档注释,适合初学者(
MFC-based interface prepared by VC and matlab mixed to achieve Marat wavelet decomposition, documentation notes, suitable for beginners)
- 2013-12-05 09:40:36下载
- 积分:1
-
vb
是matlab中对bp理论的源代码 通过此代码 只需输入原始数据 通过计算可以得到 预期的输出结论(the cold for matlab)
- 2013-12-19 19:28:44下载
- 积分:1
-
pesqpar
this is visuall c++ programmes to remove noise
- 2011-08-06 20:42:58下载
- 积分:1
-
C_programming_language_and_MATLAB_Interface_Exampl
C语言与MATLAB接口编程实例,作为C和MATLAB的联合使用,可以使数据处理变得简单易用,可以作为广大C语言程序人员的参考书籍(C language and MATLAB interface programming examples, as the joint use of C and MATLAB, you can make data processing simple to use, the majority of C language program can be used as reference books for staff)
- 2010-10-30 13:30:57下载
- 积分:1
-
tankf
matlab simuink 模糊控制器tank 改进(matlab simuink improved fuzzy controller tank)
- 2014-01-17 10:24:05下载
- 积分:1
-
2010-04-15_Balanced_PSO
Balanced PSO,可作为benchmark比较(You campare your algorithm with it.)
- 2013-09-21 10:22:38下载
- 积分:1
-
Space-four-node-finite-element
有限单元法空间四节点四面体单元matlab程序实例(Four-node tetrahedral elements of the finite element method for space matlab program instance)
- 2013-02-27 09:39:07下载
- 积分:1
-
RGB-HSI
在matlab中实现从rgb到hsi色彩模式的转换(In matlab to achieve from the rgb color model to HSI conversion)
- 2009-01-08 10:52:11下载
- 积分:1
-
vc调用matlab
将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 (m to a document conversion c/cpp files and compile VC. Such a method is a nagging place every time you need Matlab has generated a lot of c and h vc document examination, for example, I read a photo, first expansion, and corrosion, further wavelet transform, the last show. Such a procedure will probably generate more than 150 documents, each copy of these documents must be very inconvenient. I tried another kind of approach can simplify their work. It is not generating cpp documents to the VC to compile, but m atlab directly in the formation of a dll to the VC to link. No matter how many documents generated Matlab, only three need to copy documents.)
- 2005-03-22 21:40:12下载
- 积分:1