-
SARimagingalgorithms
SAR 成像多种算法仿SAR 成像多种算法仿真MATLAB源码真MATLAB源码(SAR imaging of a variety of algorithm simulation MATLAB simulation of SAR imaging of a variety of algorithms really MATLAB source source)
- 2010-09-24 13:51:02下载
- 积分:1
-
dea
说明: 采用matlab 编写的DEA综合评价方法(using Matlab prepared by the DEA comprehensive evaluation method)
- 2006-04-04 22:27:36下载
- 积分:1
-
Matlab_Hermitien
codes at matlab for adsl, encoders, etc
- 2015-01-17 15:01:30下载
- 积分:1
-
Shamir_Sharing
Secret Sharing Scheme
- 2015-02-19 14:56:28下载
- 积分:1
-
Lab1
Lab for system generator from xilinx
- 2018-03-23 22:19:00下载
- 积分:1
-
基于MATLAB的运动轨迹预测,卡尔曼滤波实现
说明: 对高速运动目标采用基于kalman filter进行预测。基于matlab的实现,来进行运动目标的轨迹预测。有卡尔曼算法,扩展卡尔曼滤波,数据拟合方法。(The high-speed moving target is predicted based on Kalman filter. Based on the realization of MATLAB, the trajectory prediction of moving objects is carried out. There are Kalman algorithm, extended Kalman filter, data fitting methods.)
- 2020-04-15 09:04:36下载
- 积分:1
-
lagrangepolynomial
数值分析中的拉格朗日算法,函数构造比较简单。matlab程序编写。(Numerical Analysis of Lagrangian algorithm, function of relatively simple structure. matlab programming.)
- 2008-01-16 20:44:46下载
- 积分:1
-
MATLABalfx
matlab源码,适用于数学建模计算等多功能实现(matlab source code)
- 2012-06-22 15:29:40下载
- 积分:1
-
C
说明: 1.1 C基础知识 1
1.2 函数与头文件 2
1.3 C预处理器 3
1.4 将一个字符转换为long型 4
1.5 strcpy函数 4
1.6 assert用法 5
1.7 itoa函数和atoi函数 6
1.8 strcmp函数实现 8
1.9 strcpy函数实现 9
1.10 memcpy函数实现 10
1.11 memcpy和memmove函数的实现 11
1.12 strcat函数实现 13
1.13 使用库函数atoi,将char *→int 13
1.14 使用库函数itoa,将int→char * 14
1.15 不使用库函数,将int→char * 14
1.16 不使用库函数,将char *→int 15
1.17 求两个整数的最大公约数 16
1.18 Little_endian or Big_endian 17
1.19 sizeof与strlen的区别 19
1.20 实现String类的BIG_FOUR 19
1.21 struct和union的区别 20
1.22 char字符变量与int整型数据 22
1.23 字,字节,字符,比特 23
1.24 空格、空字符、字符数组结束符的区别 25(1.1 C Basics 1
1.2 Functions and header files 2
1.3 C preprocessor 3
1.4 will be a long-type characters into four
1.5 strcpy function 4
1.6 assert usage 5
1.7 itoa function and atoi function 6
1.8 strcmp function to achieve 8
1.9 strcpy function to achieve 9
1.10 memcpy function to achieve 10
Achieve 11 1.11 memcpy and memmove function
1.12 strcat function to achieve 13
1.13 using the library function atoi, the char* → int 13
1.14 using the library function itoa, the int → char* 14
1.15 does not use the library function, int → char* 14
1.16 does not use the library function, char* → int 15
1.17 find the greatest common divisor of two integers 16
1.18 Little_endian or Big_endian 17
Difference 1.19 sizeof and strlen 19
1.20 realize BIG_FOUR String class 19
Difference 1.21 struct and union of 20
1.22 char and int integer variable character data 22
1.23 word, byte, character, bit 23
Difference 1.24 spaces, null characters, character array termi)
- 2014-10-08 10:33:55下载
- 积分:1
-
EM
说明: EM最大期望算法:算法是在概率模型中寻找参数最大似然估计或者最大后验估计的算法,其中概率模型依赖于无法观测的隐藏变量。最大期望经常用在机器学习和计算机视觉的数据聚类领域。(EM algorithm)
- 2012-11-18 18:49:43下载
- 积分:1