资源列表

« 1 2 ... .48 .49 .50 .51 .52 26653.54 .55 .56 .57 .58 ... 28523 »

[数学计算/工程计算qiufeixianxingfangchengzuzuixiaoerchengjiedeguangy

说明:1.功能 利用广义逆求解无约束条件下的优化问题(C语言) 2.参数说明 int m : 非线性方程组中方程个数 int n : 非线性方程组中未知数个数 double eps1 : 控制最小二乘解的精度要求 double eps2 : 用于奇异值分解中的控制精度要求 double x[n] : 存放非线性方程组解的初始近似值X(0),要求各分量不全为0 int ka : Ka=max{m,n}+1
<罗坤> 在 2025-04-22 上传 | 大小:2kb | 下载:0

[数学计算/工程计算gaosifangfajisuanduochongjifen

说明:1.功能 用高斯方法计算n重积分(C语言) 2.参数说明 int n : 积分重数 int js[n] : js[k]表示第k层积分区间所划分的子区间 void (*ss)() : 指向计算各层积分上、下限的函数名(用户自编) double (*f)() : 指向计算被积函数值的函数名(用户自编) double gaus() : 函数返回积分值 3.文件说明 gaus.c为函数程序 g
<罗坤> 在 2025-04-22 上传 | 大小:2kb | 下载:0

[数学计算/工程计算youxushuzudeduifenchazhao

说明:用对分查找法在有序数组中查找值在指定区间内的所有元素(C语言)。-used to search for hours in orderly array find value within the specified interval of all elements (C language).
<罗坤> 在 2025-04-22 上传 | 大小:2kb | 下载:0

[matlab例程jiaohushiduomoxing

说明:本程序为交互式多模型算法,提供IMM跟踪功能-the procedures for the interactive multi-model algorithm, IMM tracking function
<zhang> 在 2025-04-22 上传 | 大小:2kb | 下载:0

[matlab例程rimm-imm

说明:RIMM与IMM的程序比较,就是两中方法比较哪个跟踪效果比较好-RIMM IMM with the procedure, which is two methods which track the results were quite good
<zhang> 在 2025-04-22 上传 | 大小:2kb | 下载:0

[数学计算/工程计算h2

说明:此程序为多体动力学中的重要计算程序。主要计算空间板的质量矩阵-procedure for multi-body dynamics of the important program. Mainly for the space plate mass matrix
<王小龙> 在 2025-04-22 上传 | 大小:1kb | 下载:0

[数学计算/工程计算lt5m

说明:自己编的matlab厂程序。这是将局部坐标系的坐标转化为球面坐标系的坐标,非常实用。-own addendum to the Matlab plant procedures. This is the will of local coordinates into spherical coordinates, very practical.
<王小龙> 在 2025-04-22 上传 | 大小:1kb | 下载:0

[数学计算/工程计算axlechange

说明:本程序是利用mathematic进行柔性体坐标变换计算。Mathematic是一个计算机代数系统,它能够做数值,符号和图形运算,主要用于科学和工程方面.-use of this procedure is for flexible body in_array coordinate transformation calculation. Mathematic program is a computer algebra system, it
<王小龙> 在 2025-04-22 上传 | 大小:4kb | 下载:0

[matlab例程DigitaCommunicationsPrinciples

说明:本文件中包含了很多在通信基本原理中常用的源程序,像各种调制方式,交织方式,编码方式都有很详尽的源程序。非常经典!-this document contains many of the basic principles of communication common source, like various modulation, intertwined, encoding great detail of the source. Very
<wangziyu> 在 2025-04-22 上传 | 大小:515kb | 下载:1

[数学计算/工程计算NEWMARKmethod

说明:这是求多柔体转子纽马克法的程序。以拉格朗日方程为基础,结合有限元发计算-is seeking more flexible rotor Newmark Act procedures. To Lagrange equation, the FEM calculation
<王小龙> 在 2025-04-22 上传 | 大小:1kb | 下载:0

[matlab例程Rayleigh_simu

说明:锐利信道仿真程序,已经调试通过,有详细的注释,非常有用-sharp channel simulation procedures, testing has passed, detailed notes, very useful!
<wangziyu> 在 2025-04-22 上传 | 大小:10kb | 下载:0

[人工智能/神经网络/遗传算法nmgenerate1

说明:利用神经网络对多项式曲线进行预测,比较实用的一个小程序-using neural networks to predict polynomial curve, a relatively small practical procedures
<王小龙> 在 2025-04-22 上传 | 大小:1kb | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 26653.54 .55 .56 .57 .58 ... 28523 »

源码中国 www.ymcn.org