搜索资源列表
convertTDMS
- 导入LabView的TDMS的文件作为一个在与选择保存在文件中的数据在垫子MATLAB的工作空间的结构(版本1.1或1.2)。这是写在MATLAB2010b。原函数的基础上,由Brad堪寻的技术和格兰特Lohsen与杰夫Sitterle的GTRI(通过此功能4版本1)的工作。版本9功能(菲利普上编写的),除加入了添加的各种以前的版本更新,可以处理已被“优化“由LabVIEW文件。这个功能已经测试了多种TDMS的文件数量有限。-Import a LabView TDMS file (version
daimahekuangtu
- ,用MATLAB实现快跳频通信系统的仿真。主要应用了SIMULINK和COMMUNICATION BLOCKETS两个模块。整个设计包括了信源产生部分、发送部分、跳频调制部分、信道部分、接收部分和结果分析部分共六个模块,核心技术是伪随机序列的产生和频率合成器的设计,而关键技术是收发两端的伪随机码元的同步。伪随机码的产生用S-函数编程来开发自己的SIMULINK模块。同步的实现是收发两端采用相同的扩频脉冲触发。而且在设计中每个模块都采用了模块封装技术,从而简化了框图结构-Using MATLAB
chap2_1
- 滑模变结构控制程序,采用M函数设计控制器。-Sliding mode control procedure for the M function design controller.
vb-dll
- vb调用dll,dll里面一个简单加法函数,一个结构参数赋初值,在窗体显示出来。在vb调用时,在文件目录中右键用vb运行,否则因为目录问题会出现找不到dll的现象。-call vb dll, dll inside a simple additive function, a structural parameter initial value, in the form displayed. In vb call, right in the file directory using vb run,
vc8quween
- 1. 编写求n后问题的通用函数; 2. 取n=8计算出n后问题的所有可行解,并以8元组的形式输出(可以对可行解的结构进行分析,); 3. 随机输出2个可行解的图形。其中棋盘要有8×8的格子,Queen图象自选; -1. To prepare for issues common after n function 2. Take n = 8 calculated after n all feasible solution, and 8-byte form of output (can
qarray_demo
- c++中自定义结构的动态数组源码,支持排序.给了动态数组模板类,以及排序的模板函数.-c++ customize dynamic array source to support the sort. to the dynamic array template class, as well as the sort of template function.
codeslave
- 1、管理数据库表,查看结构、生成常用SQL语句和存储过程、导出表结构文档。 2、根据字段生成对象的属性和构造函数。 3、基于PetShop架构,生成常用操作的DAL/BLL/Model层C#代码,包括插入、更新、删除、查询、分页查询等操作。 4、附带一些有用的小工具如MD5加密、正则表达式验证等。 -1, the management of database table, view the structure, commonly used to generate SQL s
linklist
- 本程序将Head表示成指向数据类型为结构体LNode的指针变量,首先给出了单链表的定义,然后给出了单链表中函数原型的实现部分。-Head said this process will point to the data type for the structure of the pointer variable LNode, first of all, given the definition of a single list, and then given a single list in t
yongfenjishenjingwangluoxuexijiqirendedonglixueted
- 摘要:给出了解决机器人控制问题一种神经网络方法。使用一个分级神经网络(NN)结构学习刚体机器人动力学特点。对于一般类别的机械手,使用前训练一系列的三层前馈网络模块,然后把这些基函数实时地用于第四层。使用线性控制原理,辅以非线性补偿控制机械手,使学得的机械手动力学知识创建一个在整个工程中高速控制机械手的控制器。模拟结果表明控制器的性能得到了大大提高。-Abstract: This paper presents a solution to the issue of robot control neu
shuzhifenxi2
- 实验题目:Hermite插值多项式 相关知识:通过n+1个节点的次数不超过2n+1的Hermite插值多项式为: 其中,Hermite插值基函数 数据结构:三个一维数组或一个二维数组 算法设计:(略) 编写代码:(略) 实验用例: 已知函数y=f(x)的一张表(其中 ): x 0.10 0.20 0.30 0.40 0.50 y 0.904837 0.818731 0.740818 0.670320 0.606531 m
family
- 是家谱管理系统,没有用树结构,我用了堆,重写了堆函数,重载了比较函数,可以对初学者有所帮助。-Management System is a family tree, did not use tree structure, I used the reactor to rewrite the stack function, a relatively heavy-duty function, can be helpful for beginners.
jiegou
- 用M-B函数模拟分形表面轮廓并由结构函数法求出分形轮廓的分形维数-MB function is applied to simulate fractal surface profile and structure function method foe computing the fractal dimension of the fractal profile is proposed.
调用示例
- C#调用C++ dll, 包括结构体, 数组, 函数指针, 字符串等等(C# calls C++ DLL, including the structure, array, function pointer, string, and so on)
fangban_pinxianghanshu
- 通过MATLAB编程,求解出结构的质量矩阵,刚度矩阵,特征值,特征向量,并求得结构的响应(Through MATLAB programming, the mass matrix, stiffness matrix, eigenvalue and eigenvector of the structure are solved, and the response of the structure is obtained)
作业1.2
- 公鸡每只5元,母鸡每只3元,小鸡3只一元,N元买N只鸡,有多少种买法? 1. 试编程解决买鸡问题。用户输入N,能输出所有的买法,其中N以值调用的形式在函数参数表中出现。 2. 分析算法的复杂度,结合复杂度分析考虑算法如何优化。(5 yuan per cock, 3 yuan per hen, 3 chicks a dollar, N yuan to buy N chicken, how many kinds of buy? 1. trial programming to solve the
18
- 设计圆类circle数据成员为圆的半径,成员函数用于完成圆周长和面积的计算(Designing round circle data members is the radius of the circle, and the member functions are used to complete the calculation of circle circumference and area.)
编写插值函数结构程序
- 数值分析程序语言课后习题,编写插值函数结构程序, Lagrange插值多项式M文件(The numerical analysis of the program language after class exercises, the programming of the interpolation function structure, the Lagrange interpolation polynomial M file)
dm02_线性表顺序存储设计与实现
- 数据结构(C语言版)线性表的顺序存储API函数实现代码(The API function realization code of the linear table of data structure)
Lecture Notes
- 离散结构基础课程:函数 逻辑 数字系统 集合 证明(discrete structure basic course: functions logic number systems sets relations)
结构可靠度分析的响应面法及其Matlab实现_桂劲松
- 通过matlab求解了响应面函数,然后进行了可靠度和灵敏度分析。(The response surface function was solved by matlab, and reliability and sensitivity analysis were performed.)