-
sy3
Jacobi迭代法、Gauss-Seidel迭代法、超松弛迭代法(SOR方法)分别求解线性方程组的近似解(Jacobi iteration, Gauss-Seidel iteration, SOR (SOR method) for solving linear equations are approximate solutions)
- 2010-07-08 15:02:42下载
- 积分:1
-
kalman
卡尔曼滤波对温度的估计测量,用两种不同程序实现此功能。(Calman filter for estimation of temperature measurement)
- 2012-05-17 09:57:25下载
- 积分:1
-
image_registr_MI
image registration
Voxel similarity based registration algorithms generally consist in the calculation of the geometrical transformation which, when applied to the source image, maximizes a similarity function. This similarity function estimates how similar the images are once the transformation has been applied.
(image registration)
- 2015-03-23 04:39:50下载
- 积分:1
-
sun_position
一个相当好用的matlab函数,由美国国家可再生能源实验室科研人员设计,可以计算太阳的直射维度和方位角。只要输入时间、观测地点即可。 (This algorithm is based on numerical approximation of the exact equations.
The authors of the original paper state that this algorithm should be
precise at+/- 0.0003 degrees. I have compared it to NOAA solar table
(http://www.srrb.noaa.gov/highlights/sunrise/azel.html) and to USNO solar
table (http://aa.usno.navy.mil/data/docs/AltAz.html) and found very good
correspondance (up to the precision of those tables), except for large
zenith angle, where the refraction by the atmosphere is significant
(difference of about 1 degree). Note that in this code the correction
for refraction in the atmosphere as been implemented for a temperature
of 10C (283 kelvins) and a pressure of 1010 mbar. See the subfunction
un_topocentric_zenith_angle_calculation� for a possible modification
to explicitely model the effect of temperature and pressure as describe
in Reda & Andreas (2003). )
- 2010-01-07 14:37:02下载
- 积分:1
-
matlab
TSP30 matlab程序,不是自己原创,请尊重原作者的劳动成果(TSP30 matlab)
- 2011-12-05 21:34:30下载
- 积分:1
-
Simulink
its a matlab simulink book
- 2009-04-25 08:48:09下载
- 积分: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
-
GUIDE_video
Advanced techniques in GUI building with GUIDE. Techniques include: multi-window GUIs, application.
- 2014-12-03 18:01:02下载
- 积分:1
-
Romberg-code
龙贝格算法的matlab源代码,包含图像,收敛速度分析(Romberg algorithm matlab source code, including images, convergence rate analysis)
- 2011-11-29 13:11:46下载
- 积分:1
-
demonregistrationversion8e
Demons registration算法的matlab源码(matlab sourse code for Demons Registration)
- 2010-11-26 17:03:22下载
- 积分:1