-
nonlinear-equation
mulStablePoint 用不动点迭代法求非线性方程组的一个根
mulNewton 用牛顿法法求非线性方程组的一个根
mulDiscNewton 用离散牛顿法法求非线性方程组的一个根
mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根
mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根
mulDNewton 用牛顿下山法求非线性方程组的一个根
mulGXF1 用两点割线法的第一种形式求非线性方程组的一个根
mulGXF2 用两点割线法的第二种形式求非线性方程组的一个根
mulVNewton 用拟牛顿法求非线性方程组的一组解
mulRank1 用对称秩1算法求非线性方程组的一个根
mulDFP 用D-F-P算法求非线性方程组的一组解
mulBFS 用B-F-S算法求非线性方程组的一个根
mulNumYT 用数值延拓法求非线性方程组的一组解
DiffParam1 用参数微分法中的欧拉法求非线性方程组的一组解
DiffParam2 用参数微分法中的中点积分法求非线性方程组的一组解
mulFastDown 用最速下降法求非线性方程组的一组解
mulGSND 用高斯牛顿法求非线性方程组的一组解
mulConj 用共轭梯度法求非线性方程组的一组解
mulDamp 用阻尼最小二乘法求非线性方程组的一组解(different methods to solve a nonlinear equation)
- 2021-04-06 15:09:02下载
- 积分:1
-
RDPTA
Algorithm Given are P training pairs {X1,d1,X2,d2....Xp,dp}, where Xi is (n*1) di is (n*1) No of Categories=R. i=1,2,...P Yi= Augmented input pattern( obtained by appending 1 to the input vector) i=1,2,…P In the following, k denotes the training step and p denotes the step counter within the training cycle Step 1: c>0 , Emin is chosen, Step 2: Weights are initialized at w at small values, w is (n+1)*1. Counters and error are initialized. k=1,p=1,E=0 Step 3: The training cycle begins here. Input is presented and output computed: Y=Yp, d=dp Oi=f(wtY) for i=1,2,….R
Step 4: Weights are updated: wi=wi+1/2c(di-oi)Y for i=1,2,…..R. Step 5: Cycle error is computed: E=1/2(di-oi)2+E for i=1,2,…..R. Step 6: If p<P then p=p+1,k=k+1, and go to Step 3: Otherwise go to Step 7. Step 7: The training cycle is completed. For E=0,terminate the training session. Outputs weights and k. If E>0,then E=0 ,p=1, and enter the new training cycle by going to step 3.
- 2014-11-06 11:12:37下载
- 积分:1
-
polar-code-for-AWGN
AWGN信道下polar code编译码程序,其中包含Z参数在AWGN信道下的计算及信道极化的索引和排序。(Polar code coding and decoding on AWGN Channel including the Z parameter compution ,index and sort.)
- 2021-03-16 10:59:22下载
- 积分:1
-
wlan_11n_simulink
802.11n WLAN PHY
Simulation models of 802.11n (modified from 11a PHY model):
wlan/IEEE80211n.mdl(802.11n WLAN PHYSimulation models of 802.11n (modified from 11a PHY model): wlan/IEEE80211n.mdl)
- 2008-12-23 14:38:04下载
- 积分:1
-
irst_radar_tracking
这里文档包含了雷达和红外组合后的跟踪程序,代码非常详细,可供初学者使用(Here the document contains the following combination of radar and infrared tracking program, the code is very detailed for beginners)
- 2010-01-07 17:14:53下载
- 积分:1
-
DSPmatlab
说明: Dsp中的Matlab ,
AFD_BUTT.M AFD_CHB1.M AFD_CHB2.M(Dsp of Matlab, AFD_BUTT.M AFD_CHB1.M AFD_CHB2.M)
- 2006-04-27 19:59:25下载
- 积分:1
-
b46616a9dd5c
平行平面腔的数值分析,由方形反射镜组成的平行平面腔中,反复利用Fresnel-kirchoff公式,求出镜面场分布(Numerical analysis plane parallel cavity, formed by a square mirror plane parallel chambers, the repeated use of Fresnel-kirchoff formula mirror field distribution obtained)
- 2020-12-20 22:29:08下载
- 积分:1
-
xinzaobi
说明: 基于信噪比的QAM星座图算法描述,有很多星座图的相关知识及仿真(SNR of the QAM constellation based on algorithm description, there are many constellation of knowledge and Simulation)
- 2010-04-28 21:47:28下载
- 积分:1
-
goplotpso
To plot the movement in 3D plane in PSO.
- 2012-04-06 18:30:29下载
- 积分:1
-
MATLABwork
光学设计:半导体激光器动态特性计算,LED电流—电压特性曲线仿真,高斯光束透镜变换特性的分析,光波在介质面上反射折射仿真计算,平行平面腔模的迭代解法(Optical Design: semiconductor laser dynamics calculations, LED current- voltage characteristics simulation, transformation properties of Gaussian beam analysis of the lens, light refraction in the medium surface of the reflector simulation, parallel to the plane of the cavity mode iterative solution)
- 2011-10-19 17:39:45下载
- 积分:1