资源列表
displayRelevantVisualWords
- Optical flow or optic flow is the pattern of apparent motion of objects, surfaces, and edges in a visual scene caused by the relative motion between an observer (an eye or a camera) and the scene.[2][3] The concept of optical flow was first studied i
snowflake
- 对一个等边三角形,每条边按照Koch曲线的方式进行迭代,产生的分形图称为Koch雪花。编制程序绘制出它的图形,并计算Koch雪花的面积,以及它的分形维数-An equilateral triangle, each edge iterations, in accordance with the manner of the Koch curve generated fractal images is known as the Koch snowflake. Programmed to draw it
rocketperf
- A matlab scr ipt to calculate the performance of a multi-stage rocket. payloads, veloicties, all dem good stuffs.-A matlab scr ipt to calculate the performance of a multi-stage rocket. payloads, veloicties, all dem good stuffs.
ex44guohe
- 数学建模问题中著名的商人过河问题,包含商人数目输入及过河策略路径-Mathematical modeling problems in the famous businessmen across the river, contains businessman number of input and across the river strategy path
pca
- pca数据降维程序,包括取均值、计算协方差矩阵等详细步骤。-the pca Data dimensionality reduction procedures, including averaging, calculated covariance matrix detailed steps.
PID-control-law
- 本例程主要是PID控制率的总调程序,以及P、I、D各控制参数对系统的影响子程序。-This routine is mainly the rate of total tune PID control procedures, as well as P, I, D of the control parameters of the system affect the subroutine.
cthd39-40
- 前推回代法编的39节点40条支路的潮流计算程序。对于研究电力系统潮流计算有一定帮助!-Forward and backward substitution method series of 39 nodes 40 branch flow calculation procedures. Power flow calculation for the study of some help!
kalman目标追踪
- kalman的目标追踪,已经实现,得到了目标追踪结果
shuzi
- 基带信号周期采样的分析与仿真设计低通信号,对该信号进行周期采样,最后从采样数据中恢复原始信号;改变采样频率,给出相应的仿真结果;考察前端抗混叠滤波器的作用和必要性;分析后端理想恢复滤波器是否唯一。- Periodic sampling of the baseband signal analysis and simulation to design low pass signal, the signal is periodic sampling, finally recover the ori
xiaopingguo
- MATLAB编写的小苹果歌曲-MATLAB。。。。。。。xiaopingguo
CFM_Gumbel
- 通过积分公式计算Gumbel概率分布的累计分布函数-Gumbel probability distribution with integral formulas of the cumulative distribution function
免疫进化算法源码
- 这个是免疫进化算法的源码,根据这个源码可以直接修改应用,非常实用和方便