-
SCON-
SCON计算工具.rarSCON calculation tool. RarSCON calculation tool. RarSCON calculation tool. Rar(SCON calculation tool. RarSCON calculation tool. Rar)
- 2013-12-12 22:06:54下载
- 积分:1
-
readmat
说明: VC6.0 读写matlab7.0的mat文件.分享此段代码,运行成功。(read the mat file of the matlab7.0,under the vc6.0)
- 2009-08-11 10:58:36下载
- 积分:1
-
matlab-image-processing-
各种经典图像处理算法的matlab源代码,初学者可以看看(A variety of classical image processing algorithm Matlab source code, beginners can take a look at)
- 2012-08-11 14:07:35下载
- 积分:1
-
mmq
使用MATLAB做图像处理,包括求灰度图、均衡化以及各种直方图,也可进行曲线拟合,求亮度曲面分布,和图像的均值与方差,便于学习(Use MATLAB to do image processing, including seeking grayscale, and a variety of histogram equalization, but also for curve fitting, seeking surface brightness distribution, and the mean and variance of the image, easy to learn)
- 2014-12-18 20:16:28下载
- 积分:1
-
ANSYS-modeling
各种有用的建模,对于学命令流编程的十分有用(ANSYS modeling)
- 2015-08-27 09:42:36下载
- 积分:1
-
MCChhapter6o
现代通信系统第6章matlaab程序源码源码
(Chapter 6 of the modern communication systems matlaab program source code)
- 2012-08-18 06:34:26下载
- 积分:1
-
1
说明: 比例导引法的MATLAB,程序,希望大家多侃侃(matlab)
- 2009-08-12 14:24:56下载
- 积分:1
-
rcqn
For data which is
reasonably distributed i.e., few if any outliers the result should
be comparable to the std function.
- 2014-12-19 08:57:48下载
- 积分:1
-
emd
EMD算法,经验模态分解,信号处理与分析方面用到,算法很简单,中文(EMD algorithm, the empirical mode decomposition, signal processing and analysis used, the algorithm is very simple, Chinese)
- 2013-12-12 15:43:06下载
- 积分: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