资源列表
stu
- 学籍管理需要每个学生的下列数据:学号、姓名、性别、年龄、分数,请用C语言程序存储并处理学生的学籍。 要求: (1)定义一个结构体类型,类型名称为STUDENT 学号(num):int型; 姓名(name):char * 型;或者char name[] 性别(sex):char型; 年龄(age):int型; 分数(score):float型。 (2)用结构体数组实现一个班级学生信息的输入和输出。 (3)用指向结构体的指针实现一个班级学生信息的输入和输出。
bianhaoxinjie
- 布局空间中有六个模块,六个模块在一次操作中可能出现的变化-localtiong problem model variety
rsm3
- 响应面法计算结构的可靠度.已知极限状态方程,变量服从对数正态分布,变量均值和标准差已知。-Response surface methodology to calculate the reliability of structures known to limit state equation, variables lognormal distribution, the mean and the standard deviation is known variables.
GPS_LS
- 采用迭代最小二乘法,根据GPS星历中伪距、卫星位置速度等信息解算接收机位置。-GPS position calculation by Least Square method.
Canny
- Canny边缘检测算子是John F. Canny于 1986 年开发出来的一个多级边缘检测算法。-Canny edge detection operator is John F. Canny developed in 1986 out of a multi-level edge detection algorithm.
KMeans
- This the KMeans code of IR Image segementation-This is the KMeans code of IR Image segementation
sy_ge_damp_3duanlu
- 同步发电机三相突然短路有阻尼绕组编程仿真,包含励磁短路电流,定子绕组短路电流。-Modeling and Simulation of the damping winding of synchronous generator three phase sudden short circuit, including the excitation current, stator winding short-circuit current.
matlab中matchedFilter函数
- matchedFilter2函数可以完成图像分割等操作,参数可自行更改查看效果。
music
- 用matlab弹奏歌曲的代码,这首歌是《遇见》的一部分。可以在此基础上修改别歌。-Playing songs with matlab code, this song is part of the " Meet" in. You can modify other song on this basis.
GETD
- 共轭梯度算法,现代优化算法的一种,可已用做最优化算法的求解。-Conjugate gradient algorithm, a kind of modern optimization algorithms can be used has been optimized Algorithm.
henonLE
- 这个程序用来计算henon映射的LE指数,并且可以画出LE指数随参数变化的图像-This procedure is used to calculate the index henon LE mapped, and the image can be drawn LE index varying parameters
inverse Stockwell Transform ISTran
- Matlab program Returns the inverse of the Stockwell Transform of the REAL_VALUED time-series.
