% This code solves the NLS equation with the split-step method % idu/dz - sgn(beta2)/2 d^2u/d(tau)^2 + N^2*|u|^2*u = 0 % Written by Govind P. Agrawal in March 2005 for the NLFO book %---Specify input parameters clear all; % distance = input(’Enter f
分步傅里叶法Matlab代码共享代码 clc; clear all; close all; clf; cputime=0; tic; ln=1; i=sqrt(-1); Po=.00064; %input pwr in watts alpha=0; % Fiber loss value in dB/km alph=alpha/(4.343); %Ref page#55 eqn 2.5.3 Fiber optic Comm by GP Agrawal gamma=0.003; %fiber no
正版购买电子资源,非扫描,Pdf文档目录详细可用。 ESSENTIALS OF ELECTRONIC TESTING FORDIGITAL, MEMORY AND MIXED-SIGNAL VLSI CIRCUITS. --Today's electronic design and test engineers deal with several types of subsystems, namely, digital, memory, and mixed-signal, each requi
Competitive Programming Helper (cph)
This extension allows you to quickly compile, run and judge competitive
programming problems from within VS Code. You can automatically download
testcases write & test your own problems. Once you are done, you can