代码搜索:RF
找到约 8,431 项符合「RF」的源代码
代码结果 8,431
www.eeworm.com/read/477711/6732280
m qam256.m
%*************************************************
% 256 QAM EQUALIZER TESTING FILE *
%*************************************************
% *
% DATE: 5/28/98; *
www.eeworm.com/read/477711/6732296
txt qam256_simu.txt
%*************************************************
% 256 QAM EQUALIZER TESTING FILE *
%*************************************************
% *
% DATE: 5/28/98; *
%
www.eeworm.com/read/410605/11275449
cs sys_roleright.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace MyCRM.Models
{
public class Sys_roleright
{
private int rf_id;
private Sys_role role;
www.eeworm.com/read/408972/11362883
vhd bench.vhd
-- -----------------------------------------------------------
--
-- Additional material to the book
-- Modeling and Simulation for RF System Design
--
--
-- THIS MODEL IS LICENSED TO YOU "AS IT IS"
www.eeworm.com/read/156653/11786617
m ex040900.m
% Chapter 4: Example 4.8:
% Check of residue functions rf2pfez and pfe2rfz
%
b = 1; a = poly([0.9,0.9,-0.9])
[R,p,c] = residuez(b,a)
www.eeworm.com/read/156653/11786620
m ex041000.m
% Chapter 4: Example 4.10:
% Check of residue functions rf2pfez and pfe2rfz
%
b = [1,0.4*sqrt(2)]; a=[1,-0.8*sqrt(2),0.64];
[R,p,C] = residuez(b,a)
Mp=abs(p') % pole magnitudes
Ap=angle(p')/pi %
www.eeworm.com/read/342845/11996007
m ex040900.m
% Chapter 4: Example 4.8:
% Check of residue functions rf2pfez and pfe2rfz
%
b = 1; a = poly([0.9,0.9,-0.9])
[R,p,c] = residuez(b,a)
www.eeworm.com/read/342845/11996018
m ex041000.m
% Chapter 4: Example 4.10:
% Check of residue functions rf2pfez and pfe2rfz
%
b = [1,0.4*sqrt(2)]; a=[1,-0.8*sqrt(2),0.64];
[R,p,C] = residuez(b,a)
Mp=abs(p') % pole magnitudes
Ap=angle(p')/p
www.eeworm.com/read/256401/12001514
m ex040900.m
% Chapter 4: Example 4.8:
% Check of residue functions rf2pfez and pfe2rfz
%
b = 1; a = poly([0.9,0.9,-0.9])
[R,p,c] = residuez(b,a)
www.eeworm.com/read/256401/12001526
m ex041000.m
% Chapter 4: Example 4.10:
% Check of residue functions rf2pfez and pfe2rfz
%
b = [1,0.4*sqrt(2)]; a=[1,-0.8*sqrt(2),0.64];
[R,p,C] = residuez(b,a)
Mp=abs(p') % pole magnitudes
Ap=angle(p')/p