-
WaveletNeuralNetworkDiagnosticSource
小波神经网络诊断源程序,实现小波神经网络的matlab仿真(Source wavelet neural network diagnosis, wavelet neural network implementation of the matlab simulation)
- 2009-04-08 21:51:08下载
- 积分:1
-
53Waveletdecompositionandreconstruction
在MATLAB实现的5-3整数小波分析,包括三个文件,分析,重构还有主程序,可对图像进行三级小波分解(In the MATLAB implementation of the 5-3 integer wavelet analysis, including the three documents, analysis, and reconstruction are the main program can be an image wavelet decomposition of three)
- 2021-04-29 00:28:44下载
- 积分:1
-
kkrebook
利用克拉茂克郎尼变换, 求得表面等离子体相位实数部分与入射光角度或波长的关系(Estimation of the real via Kramers-Kronig relations)
- 2013-09-23 23:03:48下载
- 积分:1
-
shijianfanzhuan
时间反转镜的源程序,针对多径时延,给出了时反后的结果(Time reversal mirror source for multi-path delay, given the results after the anti-)
- 2014-06-11 21:36:44下载
- 积分: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
-
lab6
说明: 计算方法的上机编程题计算方法的上机编程题计算方法的上机编程题(Calculation method of calculation on the machine programming problem programming question-on method of calculation-on program title)
- 2010-03-24 23:16:59下载
- 积分:1
-
PMSM_DRIVES_SIMULATION
smpm drive this very good model
- 2013-01-12 04:15:42下载
- 积分:1
-
Protection
simulink protection in matlab by simulation
- 2013-08-05 14:23:40下载
- 积分:1
-
fmrlc_tanker
大型邮轮的matlab实现 我觉得很有用 其中有详细的源代码 和英文注释(Matlab implementation of large cruise ships which I find very useful and detailed source notes in English)
- 2011-10-24 12:22:03下载
- 积分:1
-
Annappa
ep.
// Modules communicating with external circuits should normally be disabled
// before entering a sleep mode that will stop the module operation.
// Make sure the USART dumps the last message completely before turning it off.
while(!usart_tx_empty(EXAMPLE_USART))
pcl_disable_module(EXAMPLE_USART_CLOCK_MASK)
- 2011-11-21 17:20:56下载
- 积分:1