搜索资源列表
vb_bezierfit
- 这是一个分别用Bezier曲线和B样条曲线进行曲线拟合的例子 程序用VB6.0中文版编写 例子中需要一个窗体和一个按钮(使用默认的名字) 在本例中,黑色的线条是对坐标系上各点的直接连线 黄色的线仅对点间连线进行近似拟合,并不通过每一个点,使用的是B样条曲线 蓝色的线通过除第一个点和最后一个点之外的每一个点,使用的是Bezier曲线-This is a difference with Bezier curves and B-spline curves curve f
ProSOM
- SOM的学习规则有三个主要阶段: 1)寻找与输入模式xk最接近的连接权向量Wj*=(wj*1, wj*2,….., wj*N) 2)将该连接权向量Wj*进一步朝向与输入模式xk接近的方向调整 3)除调整连接权向量Wj*外,还调整邻域内的各个连接权向量,并随着学习次数的增加,逐渐缩小邻域范围-SOM learning rules are three main stages : 1) Find the input mode xk closest to the connection wei
psm_63rnd
- 雷达信号的MATLAB仿真常常是因为运算时间问题而失败,经过试验,在实际编程中,采用调用子函数方法就遇到该问题,为此,改为采用的查表法实现,有效解决了该问题。故将该源码上传供同行参考。-radar signal simulation of MATLAB because computing is often a matter of time and failure, after testing, the actual programming, using call Functions encoun
Generic_Pool_demo
- Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The program grow
20056871474833-9246
- MAPX实例-Connection examples.
BFS_DFS_Astar
- Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The firs
Connection
- 关于连通性的等分路径压缩带权快速合并算法-on connectivity Aliquot right path with rapid compression algorithm merger
稀疏矩阵运算器
- 题目:稀疏矩阵是指那些多数元素为0的矩阵.利用稀疏特点进行存储和计算可以大大节省存储空间,提高计算效率.实现一个能进行稀疏矩阵基本运算的运算器.基本要求:以带行逻辑连接信息的3元组顺序表表示稀疏矩阵,实现两个矩阵相加,相减和相乘的运算.矩阵的输入形式采用3元组表示,而运算结果的矩阵则以通常的阵列形式列出.概要设计:1.以带行逻辑连接信息的3元组顺序表表示稀疏矩阵2.本程序包含2个模块:(1) 各集合定义模块(2) 主程序模块-topics : sparse matrix refers to th
shipturn
- 这是一个关于船舶回转实验的simulink仿真实验连接图。-This is a ship of the experiment about turning simulink experiment connection diagram.
MST
- 最小生成树prim算法matlab实现,计算出总权值和最优连线。-Minimum spanning tree algorithm matlab prim implemented to calculate the total weight and the optimal connection.
logintimeout
- 这个模型可以在MATLAB中,为数据库的进入,提供时间倒数,以防止过多地试密码,从而提高系统的保密性- TIMEOUT = LOGINTIMEOUT(FIRSTARG,SECONDARG) returns the current value of time allowed for a connection to a database to be successful. FIRSTARG, an optional argument, is a string that
S
- 基于s函数的神经网络PID描述。实现Matlab与simulink之间的连接。-S function of the neural network based PID descr iption. Realize the connection between Matlab and simulink.
stk
- matlab控制利用stk进行实时仿真的连接指令以及一个stk现成的场景仿真-matlab control simulation using real-time connection stk instruction and a ready-made scene simulation stk
DBmatlab
- matlab和数据库的连接,本实例用ODBC连接,使用时要在本机上建立数据源,程序提供对Access操作的简单功能-matlab and database connection, the example of using ODBC connection, when used in this machine to set up a data source, the program provides a simple function of Access Operation
simplelinklist
- 数据结构的链表处理函数,可以实现链表的插入\删除\修改\查询\连接等算法-Linked list data structure to deal with function, can amend the list of insert query to delete the connection algorithm
Development
- 有关用MATLAB做GPS星座仿真大家多交流啊相互学习-In connection with the GPS constellation MATLAB simulation you do more exchanges and learn from each other ah
2008925175139289
- 1.掌握SQL Server数据库系统SQL数据定义语言的使用方法 2.掌握SQL Server数据库系统SQL查询语言的使用方法 3.了解ADO数据控件与SQL Server的连接方式 4.用ADO数据对象对数据表进行单条件查询 -1. To master SQL Server database system SQL data definition language of the use of Method 2. To master SQL Server database sy
connection
- 从图片中找出连同区域,保留有三个以上的圆的连同区域-Find out the connection areas, and keep areas with three or more circles
Abaqus-Matlab-Connection
- It s about connection of matlab and abaqus
bluetooth connection optimization
- there is so lots of conflict during bluetooth connection. we shall improve the efficiency.