[Stiffness calculation] Calculation of time-varying meshing stiffness of gears based on matlab Ishikawa formula method [including Matlab source code 2680]

1. ⛄ Obtain code method

Obtaining code method 1:
The complete code has been uploaded My resources: [Stiffness Calculation] Calculation of time-varying meshing stiffness of gears based on matlab Ishikawa formula method [including Matlab source code 2680]
Click the blue font above to download directly for a fee.

Obtaining code method 2:
pay column Matlab physics application (primary version)

Remarks:
Click on the paid column Matlab Physics Application (Junior Edition) in blue font above, scan the QR code above, and pay 29.9 yuan to subscribe to the paid column Matlab Physics Application (Junior Edition) of Poseidon Blog. With the payment voucher, private message the blogger, you can Get 1 copy of CSDN resource code uploaded by this blog for free ( valid from the date of subscription, valid within three days);
click the CSDN resource download link: 1 copy of CSDN resource code uploaded by this blog

⛄ 2. Part of the source code

clear;clc
z1=45;z2=90;%the number of teeth of the two gears
m=3;%modulus
b=m 8;

Guess you like

Origin blog.csdn.net/TIQCmatlab/article/details/131105390