资源列表

« 1 2 ... .88 .89 .90 .91 .92 2793.94 .95 .96 .97 .98 ... 28521 »

[matlab例程The-rod-group-analysis-subroutine

说明:源代码中是三个子程序,分别为R,RRR,RRP,用于分析机构的各部分的速度,加速度,坐标。R用于分析原动杆,RRR用于分析双杆组构件,RRP用于分析两转动副一滑动副的双杆组。分析一个具体机构时可先将机构拆成原动杆和各杆组,然后调用这三个子程序来计算。-Source code of three subroutines, namely R, RRR, RRP, for the analysis of body parts of the ve
<wangsc> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法qsort

说明:快速排序算法(分治策略) C++编写 调用递归-Fast sorting algorithms (divide and conquer strategy) C++ write
<Frank> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法NO2

说明:顺序表 create_sqlist(Sqlist *L)/*创建顺序表*/ { int k ElemType x k=0 scanf(" d",&x) while(x!=0) { L->data[k]=x k++ scanf(" d",&x) } L->length=k } void print_sqlist(Sql
<韩若> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[数学计算/工程计算fft

说明:这我编写的快速傅立叶变换,可以有效的运行,在地震资料处理中用处比较大-I write this the fast Fourier transform, can effectively run, useful in seismic data processing in large
<和邵伟> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[matlab例程histogram_matching

说明:histogram matching for image enhancement
<divyesh> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[matlab例程Black-Scholes

说明:由脚本输入相关值可以计算一个欧式期权; 通过匿名函数计算,其中一些call其它函数,如CDF和PDF。-This scr ipt is used for implement the Black-Scholes pricing model By the scr ipt ten related values of a European option can be calculated Anonymous functions
<zzc> 在 2025-05-10 上传 | 大小:1kb | 下载:1

[matlab例程DaKoSuballo

说明:Subcarrier allocation in mimo-ofdma
<fearfear> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[matlab例程LiLiuSuballo

说明:Subcarrier allocation in mimo-ofdma
<fearfear> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[matlab例程MawSuballo

说明:Subcarrier allocation in mimo-ofdma
<fearfear> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[matlab例程XuKimSuballo

说明:Subcarrier allocation in mimo-ofdma
<fearfear> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[数学计算/工程计算KALMAN

说明:卡尔曼滤波器PID控制,采用时域递推法,处理信号噪声的平稳随机过程-PID control, Kalman filter, recursive time-domain method to deal with the noise of the stationary random process signals
<likang> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Kalman-simulink

说明:kalman滤波器的simulink的M函数的实现方法,包括干扰信号,测量噪声信号-kalman filter simulink realization of M functions, including signal interference, measurement noise signal
<likang> 在 2025-05-10 上传 | 大小:1kb | 下载:0
« 1 2 ... .88 .89 .90 .91 .92 2793.94 .95 .96 .97 .98 ... 28521 »

源码中国 www.ymcn.org