资源列表
chengxu
- 我这儿有一组若干年份的数据,是按一定时间顺序排的,想用曲线拟合法得到2010年的人均国内生产总值,不知怎么用matlab,高手赐教!! !!可加分 年份 人均国内生产总值(元) 1996 27000 1997 30619 1998 33282 1999 33689 2000 41020 2001 43344 2002 46030 2003 53887 2004 59271 2005 64507 2006 70597
Image_Read_1
- Plot Lines in the image and estimate homography and remove affine rect and metric rect. It uses image warping function
glpf
- Here the matlab code to gaussian low pass filter
mie_abcd
- 利用mie理论求解散射远场的系数a,b,c,d-Use mie theory to solve the far-field scattering coefficients a, b, c, d
comb_filter1
- matlab code for comb filter
chap4_ex01_QAM64
- calculates the BER for a transmission chain includes a 64QAM modulator.
edit_distance
- 字符串的编辑距离也被称为Levenshtein距离(Levenshtein Distance),一般用动态规划来实现。属于经典算法。-Edit distance of the string is also known as the Levenshtein distance (Distance Levenshtein), the general use of dynamic programming to achieve. Belong to the classical algorithm.
nanal_act_cntr_1.m
- kidney stone segmentation
CreateInternalModel
- create internal model in matlab sample
Guess_Prime
- 判断一个数是否是高斯素数,首先找出高斯整数,然后再进行挑选-Determine whether a number is a Gaussian prime, first find out the Gaussian integers, then pick and choose
forieaaa
- matlab code for furrier transfoem
卫星轨道根数到位置速度的转换程序
- 卫星轨道常用轨道六要素来描述,通过程序转换,可以得到各个时刻下卫星的位置矢量与速度矢量。