-
matlab
matlab实用程序百例
1-32是:图形应用篇
33-66是:界面设计篇
67-84是:图形处理篇
85-100是:数值分析篇
(1-32 100 cases of matlab utility is: the application of articles 33-66 graphics is: interface design articles 67-84 is: graphics processing chapter 85-100 are: Numerical Analysis Section)
- 2009-04-22 14:55:27下载
- 积分:1
-
Image-segmentation-Extraction
这个matlab程序实现了目标对象的图像分割与提取技术,附件里的程序以车牌的检测与识别为例,效果非常好。(The matlab program to achieve the target object' s image segmentation and extraction technology, in the annex of the procedures for license plate detection and recognition, for example, the effect was very good.)
- 2009-12-10 19:37:32下载
- 积分:1
-
matlab
利用交又我们有可能由父代个体在子代组合成具有更高适合度的个体。(For this part, you are allowed 30 minutes to write a composition on the topic Why Do People Like to Buy Lotteries?)
- 2010-12-02 14:59:20下载
- 积分:1
-
SVM
说明: 电压型逆变器,学习逆变器的基本模型,适合入门的者
仿真软件matlab(Voltage-type inverter, inverter to learn the basic model, suitable for those who get into simulation software matlab)
- 2010-03-30 15:23:18下载
- 积分:1
-
treelet-testcode_April08
一维无序随机信号的小树变换处理,小树变换即treelet,是一种有效的高维的,无序的,杂乱的数据进行降维,特征提取的方法(One-dimensional disorder random signal processing, the saplings transform treelet tree transform namely, is a kind of effective high-dimension, disorder, messy data dimension reduction, feature extraction method)
- 2011-05-18 21:01:04下载
- 积分:1
-
上位机
MAtlab GUI实现的WiFi串口通信(MATLAB GUI WiFi serial communications)
- 2021-01-23 11:38:39下载
- 积分:1
-
学习matlab的好教程-mfiles
同上,学习matlab的好教程,呵呵,大家不要骂我亚(ibid., Matlab good learning guides, huh, I do not criticize Asia)
- 2005-04-13 20:28:33下载
- 积分:1
-
Dynamic-system
I write the code to simulation probability for simple electronic circuit in Statistical Analysis of Dynamic Systems course.
This file also include my presentation .
- 2011-01-22 00:07:41下载
- 积分:1
-
psk-gui
应用psk调制解调的gui实现通信系统的仿真(Psk modulation and demodulation gui application for communication system simulation)
- 2013-11-07 22:39:28下载
- 积分:1
-
VC_MATLAB7SharedLibrary
调用MATLAB7 Compiler 产生共享库程序的方法介绍,有如下的大致结构:
1.声明变量或者是函数作为输入变量;
2. 调用 mclInitalizeApplication函数,并测试是否成功,该函数设置了一个全局的MCR
状态,并且构建MCR实例;
3. 对于每个库,调用一次<libraryname>Initalize函数,为库创建一个MCR 实例;
4. 调用库中的函数,并处理其结果(这是程序的主要部分);
5. 为每个库调用一次<libraryname>Terminate函数,用于注销相联系的MCR;
6. 调用 mclTerminateApplication函数,释放与全局MCR状态相联系的资源;
7. 清除变换,关闭文件等,然后退出。(VC+ MATLAB7 C Shared Library Target)
- 2009-06-06 10:46:54下载
- 积分:1