-
FCMandCFCM
说明: FCM算法是应用最广泛的聚类分析方法之一,CFCM也是模糊数学中的一种聚类分析算法。
现在给出的这两个算法是C++代码实现的。 (FCM algorithm is the most widely used method of cluster analysis, CFCM is a kind of fuzzy clustering analysis in the algorithm. Now given by the two algorithms is the C++ code to achieve.)
- 2009-07-27 17:03:28下载
- 积分:1
-
ellipsefilter
椭圆滤波器C程序和matlab的仿真m文件,根据matlab仿真设计椭圆滤波器参数,再编写C程序(C program of ellipsefilter)
- 2016-01-14 12:58:40下载
- 积分: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
-
DrvInterface
该接口主要描述了关于应用层与90820之间的收发数据控制(description of the main interface for the application layer and between the TX 90820 Data Control)
- 2007-03-19 15:17:12下载
- 积分:1
-
normfreq
clear 从内存中清除变量和函数
exit 关闭MATLAB
load 从磁盘中调入数据变量
pack 合并工作内存中的碎块
quit 退出MATLAB
save 把内存变量存入磁盘
who 列出工作内存中的变量名
whos 列出工作内存中的变量细节
workspace 工作内存浏览器
(There is one outlier in the data of , but is not of data .For and the line of Q2 is in the middle of the box, so there are not asymmetries for both and .)
- 2011-06-20 17:01:22下载
- 积分:1
-
Arduino-PID-Library-master
Arduino-PID-Library-master库函数,可以轻松实现PID控制,是Arduino的函数库。(Arduino-PID-Library-master library function, you can easily realize the PID control is the Arduino library.)
- 2016-07-19 17:54:36下载
- 积分:1
-
P_Possion
产生一个满足泊松分布的随机序列信号。用于通信系统的信源部分(have to meet a Poisson distribution of random sequence. Communication systems for the source of)
- 2006-10-31 16:16:20下载
- 积分:1
-
test3
vc和mat混合编程,利用matlab的com组件来实现mat和vc的混合编程(vc and mat mixed programming, the use of matlab' s com vc components to achieve mat and Hybrid Programming)
- 2011-04-25 09:54:16下载
- 积分:1
-
Template Classes
Template Classes的用法(Template usage)
- 2005-02-25 21:31:42下载
- 积分:1
-
chaoliujisuan
电力系统潮流计算程序,C++程序,电力系统稳态时的小作业(Power flow calculation program, small operations C++ procedures, steady state power system)
- 2014-01-16 16:03:01下载
- 积分:1