资源列表

« 1 2 ... .06 .07 .08 .09 .10 14611.12 .13 .14 .15 .16 ... 28523 »

[matlab例程3_sa

说明:this is a code for viterbi in the forward mode
<elham> 在 2025-11-20 上传 | 大小:1kb | 下载:0

[matlab例程1th-pro

说明:a matlab code contains samples for signal processing
<elham> 在 2025-11-20 上传 | 大小:1kb | 下载:0

[matlab例程2th-pro

说明:some samples to learn matlab
<elham> 在 2025-11-20 上传 | 大小:4kb | 下载:0

[matlab例程3th-pro

说明:some matlab codes to practice matlab in the field of signal processing
<elham> 在 2025-11-20 上传 | 大小:3kb | 下载:0

[数据结构常用算法dijkstra

说明:this the c source code for dijkstra algorithm. people who study CS might find it useful during algorithm classes.-this is the c source code for dijkstra algorithm. people who study CS might find it useful during algorithm classes.
<r3vive> 在 2025-11-20 上传 | 大小:1kb | 下载:0

[matlab例程4th-pro

说明:this codes are not so important but they are useful to learn matlab signal processing
<elham> 在 2025-11-20 上传 | 大小:1kb | 下载:0

[matlab例程AVP_Calc

说明:采用四阶龙格库塔法计算姿态、速度和位置信息-Using fourth-order Runge-Kutta method to calculate attitude, velocity and position information
<苏钰> 在 2025-11-20 上传 | 大小:2kb | 下载:0

[matlab例程samira

说明:some usefull matlab code to practice matlab
<elham> 在 2025-11-20 上传 | 大小:18kb | 下载:0

[matlab例程AM

说明:this the matlab code for AM signal-this is the matlab code for AM signal
<elham> 在 2025-11-20 上传 | 大小:7kb | 下载:0

[数学计算/工程计算euler

说明:Demonstration of Euler s method. This solves the initial value problem y (x) = f(x,y(x)) , x0 <= x <= b , y(x0)=y0. The function f(x,z) is defined
<r3vive> 在 2025-11-20 上传 | 大小:1kb | 下载:0

[matlab例程DSB

说明:dsb code for understanding it in matlab
<elham> 在 2025-11-20 上传 | 大小:7kb | 下载:0

[数值算法/人工智能Redraimen

说明:主算法就是费波纳西数列,即Fib[j]=Fib[j-1]+Fib[j-2] 由于从地第0阶到第N阶的总共方法就是服从费波纳西数列的,故可以用该算法求出总共的方法数。用一个数组Redr[]接收输入数据,即用while循环实现数据输入,用for循环实现费波纳西数列即Fib[]数组,用Fib[]数组对Redr[]数组中的每个数据成员进行求总的方法数,然后用remember[]数组存储每组输入数据的总方法数,最后用for循环输出-Main algorithm is Feibonaxi series th
<张维> 在 2025-11-20 上传 | 大小:4kb | 下载:0
« 1 2 ... .06 .07 .08 .09 .10 14611.12 .13 .14 .15 .16 ... 28523 »

源码中国 www.ymcn.org