资源列表

« 1 2 ... .40 .41 .42 .43 .44 3045.46 .47 .48 .49 .50 ... 3400 »

[数学计算/工程计算LMMSE

说明:lmmse算法的仿真实现,在相关矩阵的求解上比较有技巧性-lmmse Simulation Algorithm
<danny> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算LMS

说明:lms算法的仿真实现,主要是一个递归的调用-lms simulation algorithm implemented is a recursive call to the main
<danny> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算RLS

说明:rls算法的仿真实现,学通信的人经常需要仿真-Simulation rls algorithm, people often need to learn communication simulation
<danny> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算LMS_ADV

说明:lms系统逆辨识的实现,有个延时需要自己加上-lms against the identification system to achieve, there is a need to delay added by
<danny> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算cPP

说明:四项计算器 程序,模拟具有加、减、乘、除四种功能的简单计算器。 // 该程序具体要求如下: // 1. 运行程序,显示当前值及命令提示command>。 // 2. 通过键入字符 + 、 - 、 * 或 / (分别表示加、减、乘或除运算符)响应程序的提示command>,能够支持加、减、乘、除运算。 // 3. 当一个运算符输入后,程序便要求输入同当前值一起运算的第二个数。若给定了第二个数,程序便执行指定的运算,显示新的当前值。 // 4. 在程序提示c
<屠竹南> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算lottery1

说明:建模测试,在PRISM中实现先占先得的调度算法来检验所见模的逻辑正确性-model checking
<robin> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算newton

说明:牛顿法求解函数极小值,代码简单,适合初学者学习使用。-newton ways ,easy for studying ,easy for learning
<huangjinhuang> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算erweijuhenqiuni

说明:二维矩阵求逆,非常好用,非常适用,非常适合于初学者。-better for righting,better for righting
<huangjinhuang> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算spg

说明:1.对于f(x)=4/(1+x*x),计算[0,1]上的积分 2.用牛顿法求方程f(x)=x*(x+1)*(x+1)-1=0在0.4附近的根,精确至4位有效数字。 3.用二分法求方程f(x)=x*x*x-x*x-2*x+1=0在区间[0,1]内的1个实根,要求有3位效数字。-1.For f (x) = 4/(1 x* x), calculated [0,1] points 2.Newton method for the equation f (x) = x* (x+1)* (x+1)
<111> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算poisson

说明:绝对能用。原理是在0到1上产生随机数,当随机数小于Lamda的负指数时候循环,直到大于等于。记录次数。近似模拟poisson分布-Absolutely can. Principle is in the 0 to 1 to generate random numbers, when the random number is less than the negative exponential Lamda cycle time, until greater than or equal. Reco
<SoftSo> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算suanshu

说明:简单的算术表达式代码,可实现加减乘除的算数计算-Simple arithmetic expression, code, which can realize add, subtract, multiply and divide arithmetic calculation
<> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算jiefancheng

说明:解方程 要求:(1)用牛顿法求解下列方程在 附近的根( ); (2)改变初始值、误差后重新求解。 -solve fangcheng
<杨铄> 在 2025-06-14 上传 | 大小:1kb | 下载:0
« 1 2 ... .40 .41 .42 .43 .44 3045.46 .47 .48 .49 .50 ... 3400 »

源码中国 www.ymcn.org