-
Gram-Schmidt-Process
该程序主要用于实现施密特正交化过程,能够较好的完成程序运行(The program is mainly used to achieve Schmidt process, better able to complete the run)
- 2011-06-19 06:04:53下载
- 积分:1
-
matlabPudp
在matlab实现UDP发送和接受数据的功能。(In matlab to achieve UDP send and receive data.)
- 2011-11-22 01:37:30下载
- 积分:1
-
LTEforUMTSOFDMAandSCFDMABasedRadioAccess
LTE for UMTS - OFDMA and SC-FDMA Based Radio Access 关于随机接入很好的一本书籍是针对LTE系统的。(LTE for UMTS- OFDMA and SC-FDMA Based Radio Access on the random access good books for a LTE system.)
- 2009-12-15 11:30:53下载
- 积分:1
-
particle-swarm-optimization
一种智能优化算法-粒子群算法的matlab源程序(particle swarm)
- 2013-09-01 17:27:44下载
- 积分:1
-
shahidspwm
this file is about an inverter that uses a spwm pulse generator to produce its output! this file is about an inverter that uses a spwm pulse generator to produce its output!
- 2013-05-09 03:49:18下载
- 积分:1
-
paper1
基于自适应滤波的语音增强和噪声消除.PDF(Adaptive filtering based voice enhancement and noise cancellation. PDF)
- 2013-12-17 21:32:37下载
- 积分:1
-
Rombegrg
录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。
编写函数f(x)的代码如下:
Romberg算法¨
function z=f(x)
if (x~=0)
z=sin(x)/x
else
z=1
end
备注:在实验代码中,首先输入必要的变量的值如下:
a=0
b=1
tol=1e-8
待查询检查通过,开始输入执行代码
设置格式format short g查看u的值和sin(u)的值:
(Input program code, and debugging code for the experiment to check the program code in the syntax and semantic errors. The preparation of a function f (x) of the code is as follows: Romberg algorithm ¨ function z = f (x) if (x ~ = 0) z = sin (x)/x else z = 1 end Note: In the experimental code, First, enter the necessary value of the variable is as follows: a = 0 b = 1 tol = 1e-8 pending inquiries, checking through, began to enter the implementation of the code format format short g see u, values and sin (u) values:)
- 2009-12-28 22:03:42下载
- 积分:1
-
programita
Its a matlab script that downloads stock historical data from yahoo finance,intersects the date fields and for those dates makes a CSV file for the Closing Price.
- 2014-08-14 10:05:25下载
- 积分:1
-
5HZ_Sin_Wave
Generates a 5hz sine wave signal on matlab
- 2014-10-03 00:33:21下载
- 积分:1
-
JSPGA
车间作业调度问题遗传算法 用MATLAB来实现(Job Shop Scheduling Problem genetic algorithm using MATLAB)
- 2013-05-15 21:51:24下载
- 积分:1