资源列表
jisuanqi
- 实现计算器类以及相关函数函数。 2、完善计算器类的检查函数,增加对输入的合法性检查,包括滤掉所有非法输入及处理左右括号不配对的输入。 3、编制应用程序测试这个计算器(The calculator class and the related function function are implemented. 2, improve the checking function of the calculator class, increase the validity of the input, i
CG_MINRES_LANCZOS
- 用共轭梯度法_MINRES_LANCZOS等迭代算法解线性方程组,清华大学李津老师高等数值分析大作业(This is the homework of Li Jin's higher numerical analysis course of Tsinghua University. We use the conjugate gradient method, MINRES method and LANCZOS algorithm to solve the linear equations.)
CLJTemplate
- CLJ大佬整理的若干算法/数据结构,有兴趣的可以下载一下哦(ACM Template from WJMZBMR, You can download free here~)
c++
- 一款可以排序的小程序,希望大家可以看一下(A sort of small program, I hope you can look at it)
亚波长光栅matlab
- 亚波长光删模拟程序,可以修改参数,得到不错的结果,值得学习(Sub wavelength delete simulation program, you can modify the parameters, get good results, it is worth learning)
bianjipu
- 用于求取信号的希尔伯特边际谱,适合初学者学习(The Hilbert marginal spectrum used for obtaining signals, suitable for beginners to learn)
bline
- 均匀分布直线阵CBF算法仿真(入射在此平面内的波束形成)(Simulation of uniform distributed linear array CBF algorithm (the incident signal is in the plane))
Scanned Documents
- 电磁波电场强度的取向和幅值随时间而变化的性质,在光学中称为偏振。如果这种变化具有确定的规律,就称电磁波为极化电磁波(简称极化波)。如果极化电磁波的电场强度始终在垂直于传播方向的(横)平面内取向,其电场矢量的端点沿一闭合轨迹移动,则这一极化电磁波称为平面极化波。电场的矢端轨迹称为极化曲线,并按极化曲线的形状对极化波命名。因此如果E的失端轨迹是圆,则此电磁波称为圆极化波。(The properties of the orientation and amplitude of the electric
ypap108-vehicle-routing-problem
- 车辆路径规划问题使用SA 方法,可以解决关于投递员路径问题还有相关其他问题,没有考虑time window。(Vehicle routing problem using SA simulation. Code and certain explanation.)
14
- 可以实现电力系统的潮流计算,适用于IEEE标准14节点,同时计算了交流支路潮流(Can realize the power system power flow calculation)
kalman
- Opencv 3 中的kalmanFilter C++(Open cv 3 kalmanFilter C++)
bcs_ver0.1
- Bayesian compressive sensing implemented using matlab.