-
2004Bchengxu
全国大学生数学建模2004年B题的程序。用Matlab编程。运行良好(Mathematical Contest in Modeling 2004 B title process. Using Matlab programming. Running well)
- 2010-08-23 19:52:21下载
- 积分:1
-
TD-simulation
TDSCDMA仿真平台 包括建立小区 链路损耗的计算 最佳导频覆盖
- 2010-11-29 12:07:54下载
- 积分:1
-
SINSmatalb
捷联惯导SINS静态仿真 matalb
关于四元数法捷联惯导解算算法的matlab程序组合包,其中包括滤波初始对准仿真,罗经法初始对准仿真,捷联惯导解算仿真,组合卡尔曼滤波等演示程序及其必需的参数矩阵转换程序.(SINS SINS static simulation matalb on quaternion SINS algorithm matlab program solver combination package that includes filtering the initial alignment simulation, simulation of the initial alignment compass France, SINS solver simulation, combined Kalman filtering demo program and its required parameter matrix conversion process.)
- 2013-08-21 17:31:11下载
- 积分:1
-
pv_characteristic
三相光伏阵列的仿真,能够完成仿真的内容,可以做到程序(The simulation of the three-phase PV array, able to complete the contents of the simulation, can be done program)
- 2013-03-05 17:27:59下载
- 积分:1
-
chongbianyu-jiaozhi
重编与交织,通信原理中的卷积码在高斯信道下的仿真(Renumbering and interleaving, Communication Theory)
- 2011-07-05 16:21:19下载
- 积分:1
-
1_order_FDM
一阶导数的常用差分逼近
求解df的差分逼近
flag标记使用的差分算法
算法来自周超红的《一阶导数的差分逼近汇总》
可按照里边的算法构造更高阶的差分逼近(First derivative of the common difference approximation approach for solving differential df flag tag algorithm using the difference method from the week of super-red " first derivative of the difference approximation of summary" can be constructed in accordance with the algorithms inside the differential approximation of higher order)
- 2011-02-10 02:46:49下载
- 积分:1
-
fuzzy_img_enhance
说明: 模糊推理进行灰度图像增强,图片为爱因斯坦的肖像。(Gray fuzzy reasoning for image enhancement, image is a portrait of Einstein.)
- 2011-03-10 10:57:06下载
- 积分:1
-
AGC系统的输入输出功能与中频放大器闭环增益的关系曲线
AGC系统的输入输出功能与中频放大器闭环增益的关系曲线,simulink模型。(AGC system input and output functions and IF amplifier closed-loop gain curve, simulink model.)
- 2014-12-11 14:36:38下载
- 积分:1
-
STBC
MIMO Space-Time Block Coding (STBC): Simulations and Results
Luis Miguel Cort´ es-Pe ˜ na
CORTES-PENA ECE6604: PERSONAL & MOBILE COMMUNICATIONS PRESENTED TO DR. GORDON ST
¨ UBER, APRIL 2009 1
- 2014-02-21 07:45:41下载
- 积分:1
-
chap04
matlab实例clearN=100f=zeros(50,50) f(15:35,23:28)=1 figure(1)imshow(f, notruesize )F=fft2(f,N,N) F2=fftshift(abs(F)) figure(2)x=1:N y=1:N mesh(x,y,F2(x,y)) colormap(gray) colorbar(matlab)
- 2009-09-21 09:38:52下载
- 积分:1