资源列表
shengyuxuan
- 升余弦滚降系统的源程序 matlab程序示例-Raised Cosine source of the examples Matlab
sysgraph
- VC的一个绘图程序,包括基本图形的绘制,填充,二维变换等-VC a drawing program, including basic graphics drawing, filling, such as two-dimensional transform
Data-fitting-methods
- 提供了几种数据拟合的c++代码:1 直线拟合(FIT);2 线性最小二乘法((LFIT, COVSRT), (SVDFIT, SVDVAR)(oddity), (FPOLY, FLEG)(example));3 非线性最小二乘法((MRQMIN(Levenberg-Marguardt), MRQCOF(evaluation)), FGAUSS(example));4 绝对值偏差最小的直线拟合(MEDFIT(cal para), ROFUNC(example))。-offers several d
duojin
- 多径传输的源程序 matlab程序示例-multipath transmission of the source Matlab procedures example
danji
- 单极性归零码的源程序 matlab程序示例-Unipolar NRZ source of the examples Matlab
8psk
- 8PSK的源程序 matlab程序示例-8PSK source of the examples Matlab
4PSK
- 4PSK的源程序 matlab程序示例-4PSK source of the examples Matlab
solution-of-Partial-differential-equation
- “解边值问题的松弛法”(SOR)(Chebyshev absolution)和“交替方向隐式方法”(ADI) (此两种解法均针对解椭圆形方程所用到的方法)-"solution to the boundary value problems relaxation method" (SOR) (Chebyshev Absolution) and "alternating direction implicit method" (ADI) (these two
solution-of-Differential-equation-group
- 提供了4种解常微分方程组的c++代码:定步长四阶龙格-库塔(Runge-Kutta)法(RK4->RKDUMP); 自适应变步长的龙格-库塔(Runge-Kutta)法(RKQC->ODEINT); 改进的中点法(MMID); 外推法(BSSTEP(RZEXTR(有理函数), PZEXTR(多项式));-provide four kinds of solutions of ordinary differential equations c code : There will be f
vb_xywtjd
- 有关vb编程所遇各类问题以及相应的解决办法,本html帮助可能助你理解-the vb programming encountered various problems and the corresponding solutions, the html help may help you understand
line1
- 一个简单的画直线程序,给出了绘制直线的三种不通算法-painting a simple linear process, given the three linear mapping algorithm unreasonable
Interpolation-algorithm
- 7种插值算法的c++代码实现,1 拉格朗日插值(POLINT) 2 有理函数插值(RATINT) 3 三次样条插值(SPLINE(二阶导数值)->SPLINT(函数值)) 4 有序表的检索法(LOCATE(二分法), HUNT(关联法)) 5 插值多项式(POLCOE(n2), POLCOF(n3)) 6 二元拉格朗日插值(POLIN2) 7 双三次样条插值(SPLIE2)-seven interpolation algorithm to achieve the c code, a Lag