资源列表

« 1 2 ... .36 .37 .38 .39 .40 241.42 .43 .44 .45 .46 ... 3400 »

[数学计算/工程计算ExpandingRods

说明:题意:已知一个圆的弦长l0及这条弦所在的弧长l1,求弦的中心点到弧的中心点的距离 思想:这是一个列方程然后利用二分法解方程的题目,令该疑弧所对的圆心角为anlg, 半径为r,根据题意有两个方程:l1=anlg*r l0=2*r*sin(anlg/2) 两个方程两个未知数, 通过化简有:2*l1*sin(anlg/2)-anlg*l0=0 因为角度的值是从0到2*pi,题目中讲到过 弧的长度不可能大于弦的两倍,所以角度不可
<yangxiuyi> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算tidu_niudun

说明:最优化算法,梯度牛顿联合算法,克服各自缺点。-Optimization algorithms, gradient Newton joint algorithm, to overcome their shortcomings.
<Ailsa> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算FFT_algorithm

说明:FFT算法的c语言实现 c语言实现的时间抽取的FFT算法程序,输入两个参数,一个是输入序列xin,采用复数形式,数组从下标1开始存数,另一个是FFT的点数N.下面是 FFT子程序求s的256点的FFT的方法-FFT algorithm c language c language of the time taken for FFT algorithm program, enter the two parameters, on
<caoxiaodong> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算RR

说明:Round Robin scheduling algorithm in C
<kvk> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算SJF

说明:SJF scheduling algorithm in C
<kvk> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算PRIORITY

说明:Priority scheduling algorithm in C
<kvk> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算nolinear_one

说明:用平面四边形等参单元和罚函数法求解含接触的大变形问题-Quadrilateral isoparametric element with the plane and the penalty function method for solving problems with large deformation contact
<L.jay> 在 2025-01-16 上传 | 大小:1kb | 下载:1

[数学计算/工程计算Demand-equation

说明:求方程的解,列出三种解法,迭代发,二分法等-Demand equation
<凌聿辉> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算101

说明:this my sgu answer to question number 101-this is my sgu answer to question number 101
<mhsekhavat> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算VBzuixiaoerchengfanihe

说明:实现最小二乘法的VB程序,本程序准确性有待大家验证-zuixiaoerchengfanihe VB
<wxd> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Transposedofamatrix

说明:It calculates the transposed of a matrix
<Alessio> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算dixingzhishuif

说明:这个程序是用来根据DEM数字高程模型计算地形指数的,模板是可以改变的,计算模板范围内最大高程和最小高程的差值-This procedure is used according to digital elevation model DEM topographic index, the template can be changed to calculate the maximum elevation within the template
<马利群> 在 2025-01-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 241.42 .43 .44 .45 .46 ... 3400 »

源码中国 www.ymcn.org