搜索资源列表
MAIN 3-DIMENSIONAL CFD-PROGRAM
- #//u(i,j) x方向的速度u;或者θ方向速度uθ #//u(i,j) y方向的速度v;或者径向速度ur'h\K #//pc(i,j) 压力修正 p'[OS #//p(i,j) 压力p-=5-+ #//p(i,j)
xl-01-1
- 类似百度的搜索下拉时的代码,很好用。内有例子-Baidu' s search drop-down when a similar code, it just works. There are examples of
xl
- 用角谱法和傅里叶变换,计算衍射传输,及其衍射效率-The angular spectrum method and the Fourier transform to calculate the diffraction transmission, and the diffraction efficiency
Riemann_exact_lixl
- 精确黎曼解,中科院李新亮老师授课用,可求解该问题-Exact Riemann solution, Chinese Academy of Sciences Li XL teachers to teach with, the problem can be solved
1
- 1、实现SPI驱动TSC2046,读取X,Y触摸坐标 2、触摸坐标和LCD坐标的对应关系可由矩阵平移、旋转、缩放三者来表示 XL XT*A+XT*B+C YL YT*D+YT*E+F 采用五点校正算法,计算出参数A,B,C,D,E,F 因为参数多为小数不易存放,所以乘以一个参数作为整数存放。 3、每次读取触摸按下的坐标时,读TSC2046的是触摸坐标, 而需要的是LCD坐标,所以把触摸坐标和上述参数代入上面等式即可获得-1, to achieve SPI drive
pls
- [XL,YL] = plsregress(X,Y,ncomp) computes a partial least-squares (PLS) regression of Y
NUFFT
- 结合李银斌同学的论文第三章,得到NUFFT算法。zl为非均匀采样值,xl为非均匀网格点,ul为与xl最近的均匀网格点。得到的zk为,均匀频谱(Non-uniform fast Fourier transform)