搜索资源列表
wccc
- (1)已知甲数的35 是36,甲数是( )。已知乙数的47 是12,乙数是( )。 (2)40分钟是1小时的( ),1小时的35 是( )分钟。 (3)铅笔的单价是钢笔的920 ,把( )看作单位“1”。 二、根据算式补充条件 (1)停车场有24辆大汽车,( ),有多少辆小汽车? 24÷23 (2)停车场有24辆大汽车,( ),有多少辆小汽车? 24×23 (3)停车场有24辆小汽车,( ),有多少辆大汽车? 24×
CH5
- This a GUI based system. The GUI is invoked from the command line by typing "ui_start". The GUI is self explanatory. Tool tips are given in blue color. The cursor needs to be positioned on these for detailed explanation. The main file is "runsim
test2__
- 用所编写的程序验证结果是否正确,并将结果输出。 1.已知集合A={2,5,6,3,7,4,11,10,12,8,25} B={8,11,15,7,36,25} 2、各基本操作的实现 用链表实现集合A和集合B的并集,交集和差集,实现递增排序。 -List of basic operation
matlab
- 三条样条插值函数程序x=[1 4 9 16 25 36 49 64 81] y=[1 2 3 4 5 6 7 8 9] -Three spline interpolation procedure x = [1 4 9 16 25 36 49 64 81] y = [1 2 3 4 5 6 7 8 9]
DCT
- 1、针对图像,按8*8块,进行DCT,对比不同有效系数(1、3、10、36)下重建质量,给出有效系数下的MSE误差曲线; 2、给出对应的基图像(64个8*8图像)。-Compare the quality of different effective reconstruction coefficient (1,3,10,36), the MSE error curve is given under the effective coefficient 2, to give
Interpolation
- 线性插值,椭圆插值,随机插值,各种插值计算方法 Interpolation类的第一种边界条件的三次样条函数插值、微商与积分(double[] x = {0.52,8.0,17.95,28.65,50.65,104.6,156.6,260.7,364.4,468.0,507.0,520.0}; double[] y = {5.28794,13.84,20.2,24.9,31.1,36.5,36.6,31.0,20.9,7.8,1.5,0.2};
python基础数据分析实例
- 假设要分析的数据包括属性age。数据元组的年龄值为(按递增顺序)13、15、16、19、20、20、21、22、22、25、25、25、25、25、30、33、35、35、35、36、40、45、46、52、70。另外,假设一家医院用上述年龄属性对所选样本受试者的年龄和体脂数据进行测试,得到结果,并执行下列操作: 1、将上述数据保存在逗号分隔值文件中。 2、将逗号分隔值文件中的数据读入R中的变量。 3、年龄和脂肪百分比的平均、中等和标准差是多少? 4、这个时代的模式是什么?评论数据的形式(即双峰